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.
One note about date ranges and activities: you actually can’t just extract web activities one time for a given day, or you’ll lose some data.
This is because web activities are au...
You’re looking at a Marketo Custom Object or a JSON field (Textarea field w/JSON).
In both cases you do the output using a Velocity (Email Script) token.
Which one to choose depe...
For (1) not sure about [is] not working but seems an easy workaround.
For (2) there isn’t any guarantee in Marketo that the Unsubscribed Cause will be updated at all!
This kind of thing usually requires access to the affected person’s browser. Can you verify that they are arriving at the confirmation LP with the mkt_tok in the URL?
Is there another person in your db with the same email address? The part where you say Munchkin web activities aren’t being logged (which is outside of the realm of pre-fill) is ve...
This is very easy if the referring page and form page are on the same origin and the owners of the referring page haven’t deliberately blocked the full referrer from being passed. ...
There are a few takes on this. I’ll tell you what we do w/clients and then what most other people do.
We prefer to use DateTime fields, not Boolean fields or multi-valued text fie...