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.
For our existing emails, we don't have any UTMs/identifying information setup, so I was trying to ask if its possible to check form fills for past duration like this quarter/last ...
Do not enclose tokens in quotes.
Adding the quotes (if the variable is a string) is part of JSON encoding. It is done for you in any language/framework that has a JSON encoder.
Of course you could build something like this, but you can't do it securely without basically rebuilding UploadCare. Why would you want to do this, since UC lets you transfer to yo...
Only a fraction of what you're describing is possible using the REST API. For example, Smart List rules are accessible but not Flow steps.You will have to combine API calls to get ...
Some instances can do this and some can't. It depends on the networks they have in common, and Marketo doesn't guarantee the routing will work.Either way, this isn't the right way ...
Where can I find the campaign id/email id in Marketo
Campaign ID is automatically populated in the token {{campaign.id}}.
Email ID is parseable using Velocity, but as Michael me...
You need to add query parameters that identify the email. You need not use the well-known utm_* params, of course; any param names can convey the same meaning. So put the {{campaig...
Unfortunately, we use sales insight, which is not as compatible with Marketo
Which CRM is that? Do you have a link? I’m a little confused because (Marketo) Sales Insight is a Mar...