Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi Todd,If you're looking specifically for email clients as opposed to user agent, you may want to look into using Litmus' Email Analytics tracking script. It integrates pretty decently with Marketo, though you'll likely need to alter your email templates somewhat.
Hi Richard,Have you considered using a wait step for allowing the vendor time to clear the data? That is, you have triggers set up for either the lead being created or the data value changing, put a 25-hour buffer, and then calculate the score based on the final demographic value that's there after ...
Hi Jenifer,What are you using specifically for setting up your span? I would recommend usingThis is your pre-header line
Hi Nick,In this particular case, you have two options:1. If you plan on using AdWords remarketing on more than a one-off landing page, implement Google Tag Manager—this will allow you to place one snippet of code in your landing page while being able to customize per-page what remarketing scripts ar...
That's definitely cleaner than the way I did it! That being said, thanks for the heads-up on Munchkin::init(); I've seen the duplication happen a couple of times in the past but chalked it up to other things.
Personally, I would globally remove the View as Web Page link and re-place it in your template with {{system.viewAsWebpageLink}}. That way you ensure the span renders first every time.Do note that once you remove the link globally, though, you'll have to replace it in every template--and considering...
Ahhh, I see now. In terms of the meta tags, the big issue is going to be if there's any categorical structure that notes something is part of a meta tag; Marketo doesn't really do a good job parsing existing data.One solution you could consider is to do a quick JavaScript call with this using faux U...
Hi Deepak,I'm assuming by tags, you mean parameters at the end of your URL? Something like http://www.google.com?Tag_Product=Network&Tag_Solution=StuffIn that case, you can simply use a "Visited Web Page" filters with the Querystring constraint (say, contains Tag_Product=Network) and then have a flo...
Something I had never thought about much has come up as an issue and I was hoping someone could help shed a little more light on this.I've moved from having Unsubscribe HTML/Text globally defined to using {{system.unsubscribeLink}} inside an email template. This works just fine and, because the beha...
Hi Alexis,I'm a little surprised that any mailed-by discrepancies would be blocked; more and more businesses are using services like Google Apps for Work, so there's less incentive than ever for IT teams to block based solely on that. What may be more likely, however, is how the rest of your identif...