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.
... yep, and not only the VPN/proxy situation, but anybody on mobile can look like they're in state X when they're actually on their way to or from their work state Y, or vice vers...
Vikas, if I'm understanding your description correctly, you have a redacted, purchased mailing list (lacking email addresses) against which you want to match form fillouts. I'm ass...
The number of (generally legitimate) "Please donate to my Kickstarter" links sent each day is so huge that a donation link in general won't harm your reputation. paypal.com is actu...
Do you mean the donations themselves are supposedly anonymous, but you actually track clicks on the donate link, so you're wondering if that's seen as suspicious? Can you explain y...
You can't wrap double quotes like that -- it's a syntax error.Use single quotes on the outside if you need double quotes inside the text: thankYouText = '<span style="font-size: 18...
Correct. You must not use the APIs from a browser because you would be exposing your secret key to the world.So the way to do this is by using .NET as a proxy to call the REST API ...
Like I said, is there a specific reason that you are not using Munchkin on your clients' sites? This is the typical first response to "tracking lead behavior across third-party dom...