Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
So smart lists are locked in when the campaign first runs.If we call another campaign from that campaign, will the smart list recalculate at that time?
Has anyone come up with a solution to maintaining original UTM parameters so they are not lost if someone clicks through your site? I was thinking of trying my hand at using javascript to create a cookie with the original landing url and utm parameters for that url and then pass it to a Marketo form...
This is unfortunately with the old code.
If anyone is curious, I was able to solve this by capturing the Google cookie, _utmz, in a hidden field and then parsing it in Salesforce. It is also possible to capture and parse it in javascript and then assign each value to a hidden field.
Any update on this? The annoying this is that the fields support line breaks, if you edit a lead record you can add them to your hearts content but there doesn't seem like there is a way to do this programmatically.I tried the html entities,
, the above trick, and nothing worked. The closest I g...
The developer page doesn't really talk about how to do custom cookies and track additional info about leads. Do you know of any examples that have done this? I have no problem writing the javascript to pull the nessesary information that I want to track, I am just not sure how to store data on an an...
We would like to be able to track the refferal source of the first visit someone comes to our site, even if they don't fill out a form. I know that Marketo currently tracks "Original Referrer" but is there a way to include other information? Such as associating any utm tags with the lead without the...
This would be a great feature to have. It seems like that data must live somewhere, but I haven't seen any evidence that it is part of a public API. It could be setup to fit into the current token system. Something like {{this.url}}