Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
For #1, I believe you can use this: HTML Encode Tokens in Emails - Marketo Docs - Product Documentation
Some thoughts on this:- make sure they understand that it's not really a "user ID": it does uniquely define your Marketo instance, but no one can use it to actually gain access to your data. To gain access to your data, they need to either have a login to your Marketo or have API credentials. Someon...
View Campaign MembersSelect AllLead Actions > Special > Remove From Flow
Including the mkt_tok should not cause the link to break if munchkin is not running on your site. If munchkin is not running, it simply won't do anything with the mkt_tok parameter. If that's causing your links to break then there must be some other issue on your site where it's not loading because ...
Right, to confirm they actually entered Campaign B, regardless of the wait step, I would go to Campaign B and click View Campaign Members. If they aren't there, then they never got past the smart list or the campaign wasn't active.
Hey Kelly,It looks like the white section is inside of a larger section with the grey background, and the color on the sides is actually just part of that larger section. The background of the div with id "section5" has a background of #F5F5F5 (this is the larger, grey section). Meanwhile the smalle...
Ah I just reread and saw they'd already considered the option on a schedule and didn't want that - my bad.
Hi Kelly, could you provide a link to a live page instead? There are a number of links in the template to CSS and Javascript files hosted elsewhere in your Marketo instance, so we can't help much with just the template html.
I've never done this before, but if I were to try I think that - assuming these blogs are not being selectively chosen based on data that is unique to the lead - I would prefer to use the REST API to periodically refresh the values of program My Tokens: http://developers.marketo.com/rest-api/assets/...
Check your campaign queue to see if you can find a culprit campaign:Some thoughts:- was a campaign accidentally built to be an infinite loop? For example Campaign A triggers off of Event A and caused Event B. Campaign B then triggers off of Event B and causes Event A, and the cycle continues.- did y...