How do you capture the cookie? Marketo does not save the cookie information in a Lead field by default, so I assume you wrote some custom JavaScript?Jep
Remove "<!--?php echo $mContext['endElements']; ?-->" from the page template to remove Munchkin. This is unrelated to whether it's a Marketo only field or not.
Yes. Also remove the munchkin code from that page (in the page template, it's a piece of PHP), otherwise the sales reps web visits will be associated with the newly created lead.
First of all, make sure that your sales process is super consistent and running smoothly. "Lead Status" should be used very consistently, because that is going to drive your model....
If you want, you can use the Program API to programmatically sync dates and other Program attributes to the corresponding SFDC Campaign. This will require some custom integration w...
James, good idea, please create a new idea in the "Idea" section. This is reviewed by product management and increases the chances of this feature being implemented.Thanks,Jep
Of course, the best solution is not to purchase lists: they are often the lowest performing marketing campaigns (apart from the fact Marketo is not to be used for sending unsolicit...
The number of pages visited is included in the email.If you click on the number of pages, you will see a full list of pages visited, including timestamps.Marketo does not know the ...