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

Anonymous
Not applicable

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

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.


Tags (1)
1 REPLY 1
Anonymous
Not applicable

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

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?