Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Thanks Mike!Although I know what I'm doing with UTM code, it's still a helpful link for anyone stumbling upon this post.Too bad there's no Program Channel or Tag tokens.
Hi Dan,My assumption; yes.Marketo has a System DateTime Token (System Tokens Glossary - Marketo Docs - Product Docs ) which I assume is automatically updated on DST. It would make sense to have all campaigns / wait steps connected to this system DateTime.Makes me curious on what will happen if you s...
John Clark; can you put the entire script into a token and change it on a program / folder level if needed?
Hi Prinu,When an email is sent all the links are encoded with hidden information that Marketo reads and uses when the link is clicked. When the link is clicked the clicker is redirected through to the Marketo tracking domain you have created when setting up your instance. At this location Marketo de...
Hi Jeffery,Even though I'm not adept at Javascript I do have some experience in embedding forms on non-Marketo pages.When we tried to add the same form ID multiple times on the same page we found that it was rendered twice. So as far as I know it's not possible to have a form with the same ID render...
Hi Katelyn,When you create a Smart List Theres a filter you can select that's called 'Not Opened Email'.If you set the name to 'is Any' remove the date constraint that should bring them up.Please be aware that Gmail automatically caches images and will therefor show as 'opened' even though they migh...
Hi Jade,What you're trying to do is leverage a Marketing Automation tool for web analytics purposes.Personally I prefer to analyze website behavior with a dedicated web analytics product. You can even log events like form fills in Google Analytics to filter behavior on. Take a look at this slideshar...
Hi Pradeep,Not being a coder myself I can't fully answer your question. A quick search in the blog posts in the Developers section suggests that this should be possible.Take a look at this post: http://developers.marketo.com/blog/synchronizing-lead-data-changes-using-rest-api/ Lead ID is one of the ...
Does anyone know if there are tokens that print the value of a program's channel and tags?I'm trying to ease the creation of the UTM codes in our links.Thanks!
Hi Julien,The infered company is based on the IP of the visitor. Not all leads are on a known (corporate) network. Some of them visit from home or through a mobile network. In these cases it's difficult for Marketo to infer the lead's company name.Hope this helps