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.
There’s a major legal question here and you need to be very careful about observing the intent of privacy legislation such as GDPR.
While I’m not a lawyer, every encounter I’ve ha...
Well, if you see web activities – Visit Web Page, Click Link on Web Page – in a given timeframe, that means the end user has at least one device that has not rejected (analytics) c...
Nothing's changed in Agical. Not sure what you mean by "a second link" (or rather, what's surprising about it being a link) since that member.token is always a link?To include a no...
For 1. you can't alert on a list not having new members. (Well, unless you use the REST API to poll membership, which isn’t a bad idea.) There's no trigger or filter on this condit...
If you’re using the Bulk Extract API, it’s just not feasible to get a year of data in 15 seconds.
And this stays true even if you follow the correct practice of only getting the p...
In such situations, I make use of a webhook (that is, webhook-compatible service).
Pass leads to the webhook. The service uses the REST API to fetch the person’s CO records and pi...