Skip to main content
August 27, 2014
Question

How to identify a lead when he/she visits a web page?

  • August 27, 2014
  • 1 reply
  • 628 views
We have a requirement to identify the Lead using API's when Lead visits one of our webpage. How can we achieve this using  SOAP/REST API's? Only information we have access is Munchkin code and cookie set by Marketo on the webpage.

All our leads are already identified and maintained in lead database. We just need to identify who is the Lead who accessed the webpage and we want to get his Lead ID and otehr information when that page loads so that we can run our custom code for that Lead.

Thanks in advance.


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

1 reply

August 27, 2014
There is a third-party developer who implemented this use case. The code is available here:
https://github.com/mozz100/marketo-whodat

L
et me know if this helps?