Tracking a form prefill/autofill. | Community
Skip to main content
April 17, 2014
Question

Tracking a form prefill/autofill.

  • April 17, 2014
  • 4 replies
  • 1657 views
Marketo now has a feature to let somenoe bypass the form if you already know who they are and have a nice message display like welcome back.

But, how can you track when this happens? Not sure if there is a way. 

Thanks.
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

4 replies

Level 4
April 24, 2014
Are you referring to having something in the activity log that indicates this is a "Revisit of the Web Page after a form fill out" versus just "Visits a Web Page"?

Anyway, if you can tell me what you are trying to accomplish, perhaps I can offer some suggestion.
April 24, 2014
Yes, to you question - In the log it shows a revisit to web page. Is there a way to look for this as a trigger in a campaign.
Level 4
April 25, 2014
Unfortunately not at the moment.  There should be a <div> tag around that known lead message (or create one in the html editor if one doesn't exist).  Perhaps, you can check whether the id of the tag exists and use the munchkin to call visitsWebPage with special querystring that you can fire off from - http://developers.marketo.com/documentation/websites/lead-tracking-munchkin-js/


Level 4
April 25, 2014
I guess Visits Web Page Trigger + Is Anonymous = false filter should work too