Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I would be very interested in giving product feedback/providing enterprise beta testing with a Marketo client who's a power user of Sales Insight and Lightning today.
Text-only output also renders a space for some reason:[ cliquez ici pour l'afficher en ligne](#) .Token placement is just{{my.token1}}{{my.token2}}Tokens themselves are just checking against a defined reference done elsewhere after being converted to strings and trimmed off, then running through a ...
Unfortunately, the problem isn't solved by commenting out to prevent a standard return/newline--even when all parts of the code have comments to stop the line, the raw output generated by Marketo isSi vous avez du mal à afficher le présent courriel, cliquez ici pour l'afficher en ligne....
I'm currently running into an issue where I'm experiencing a styling issue due to the actual line break of the output HTML. Essentially, because the Velocity output in the raw HTML of an email includes one to several line breaks, email/web clients will not correctly pick up an anchor within a span a...
I've had a version of this available for quite a while now that additionally honors column setups:https://gist.github.com/cougrimes/5168524fd9365eedea16The only visual distinction is that I put the labels on top rather than scale with 70/30 splits.
Greg, with all due respect, that's just not true.The top ideas over the past few years (Local send times, capping event registrations, audit trail, subscribe to smart lists, flow step rules, scheduled trigger activation/deactivation) have been delivered--granted, you usually see maybe one to two of ...
For posterity:"After running some tests and discussing this internally with colleagues, it seems that the mkt_tok value generated for view as webpage tokens is slightly different than the mkt_tok value generated for links in emails and Velocity scripts."So, what was assumed is true. The only real wa...
Bumping this back up as there is actually a second layer of complexity here.So, if you run a full Velocity link with "[...]emailWebview?mkt_tok=##MKT_TOK##", the behavior isn't quite the same--it'll pull the correct email, but it won't pull individual-level customization. This is most notably seen w...
In fairness, you are technically doing the types of things Cloudflare would correctly flag by trying to use a direct browser URL rather than handling this with a server. From Cloudflare's point of view, the only way you can bypass that is to actually switch certain page rules to have security set to...
Hi Crystal,That is not the default setting (which is just User-agent * Allow: / )--I'm guessing this was set up like this to prevent scraping on Marketo hosting but this has the side effect of blocking legitimate bot use. I'd be more inclined to just add what specific files you don't want to be inde...