I'm a web, database, and network architect based in NYC, with specializations in the financial services, publishing, and SaaS sectors.
I build complex Marketo integrations for companies large and small... and can make Marketo forms and emails do things you never thought possible!
Check out my blog at https://blog.teknkl.com, which has Marketo-specific technical insights you won't see anywhere else, along with wider topics from my programming and systems work.
That's not considered the list owner in Marketo. A list can be created by anyone with permission, and that doesn't make them the owner at the business level (just like with leads).
OK, that’s not a sample then. Terminology matters!
You need to output the whole link, e.g.:
## some Velocity
## some other Velocity
<a href="https://${someVelocityVariable}">Visit...
As a rule, don’t use Send Sample to test Velocity tokens. Only use real emails.
As far as the links, as noted in lots of other places you need output the entire link, from opening...
To get the terminology right: in Marketo, “branding domain” refers to the click tracking domain. That’s the domain your links get rewritten to so Clicked Link in Email can be logge...
No, Marketo aggregate data/canned reports aren’t available using the REST API.
You can of course export the raw data and write your own reports against it.