Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
@ Aiden: generally, the ability to send leads to sales, and second, the ability to automatically get feedback on the disposition of those leads, really helps you get the most out of Marketo. If CapsuleCRM provides an API and you are on Marketo Standard or Enterprise Edition (not Spark), you can inte...
Can't look at the details, but my guess is that only City/State/Country are available for your location in France. Therefore, Metro area and inferred phone remained blank. Then somehow those were populated with the Columbus location (the area code is for Columbus). Jep
In my experience, it's pretty accurate on the country level, world-wide. In the US, it's pretty accurate up to the city and inferred area code level. I have no experience with city-level outside the US.The only exception are large companies that channel internet traffic through a VPN: often, it look...
@Elliott: not correct, the entire purpose of ripping out the Munchkin code is that the cookie will NOT be associated with the leads entered through that form. Best, Jep
remove the following line from your page template to NOT load the munchkin code: For those who want to know the details: - the munchkin code will place a cookie on the visitor's web browser with a unique identifier (if that cookie does not yet exist)- the munchkin code will put the cookie id into th...
Landing pages can either deduplicate or not. It's virtually impossible for Marketo know whether someone is registering multiple people using their own email address, and only then switch off deduplication. The only thing you could do is deduplicate by email address and last name (or something simila...
Andy, you can disable pre-fill and remove the munchkin from the page. That way, multiple submissions by the same person will be saved as separate records as long as the email addresses are different. If you want to get fancy, leave pre-fill and munchkin in place, but write some JavaScript to clear...