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.
... just chiming in to say I agree with @Bruce. This field might as well be "Last Name" -- text, no validation, duplicates must be allowed. You have to work with an export file to ...
So how would another page be able to access this data? What I'm pointing out is the problem isn't displaying the feed. It's that you don'thavea feed -- you're not indicating that t...
OK. Without a deeper look into your site and real-time access to the Activity Log, I can't explain the absence of Visited Web Page activities on your blog pages. One would have to ...
Yes but @Josh the IP address you are sending from at the time of your test is not necessarily the one originally used to send to the recipient. Unless you have a sample from that o...
Yes, that is all in line with what we've been saying. But if you have the cookie-clearing line in there this cannot happen, because there is nothing to associate with at the time t...
There are two types of social link -- the voting link and then the sharing link.You can hide the latter with CSS but I can't see any way to turn off the former. It really, really w...
One more thing though -- <something@gmail.com.com> is not technically an invalid email. It may be anonexistentmailboxbut there's nothing malformed about it: gmail.com.com is a vali...
There are a few angles of approach.
You can create such "variable content blocks" usingemail scripting, which is the feature mostdirectlysuited for this task.
You can use tokens ...