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.
Community users shouldn't be able to upvote their own posts. It just skews expectations (there are enough incorrect posts marked as correct as it is!).
This is not strictly accurate. The click on the email will be tracked by the branding (click tracking) server regardless of whether the mkt_tok exists. In fact, the click is tracke...
In a raw activity log context:Click Email == clicked link in the body of an email (tracked by branding domain)Click Link == clicked <A> link in web page (tracked by Munchkin)I beli...
Yep, I have it, let me clean up the code a little and post it tomorrow. it's pretty straighforward to me, but it's gonna be a lot of code to look at (or look away from!) for this t...
Amanda, further to Greg's points (and as he alluded to above) making REST API calls in response to uncontrolled/unthrottled user activity is a very dangerous design. For example, i...