SOLVED

Is there a way to determine which lead record a decorated email link points to?

Go to solution
Anonymous
Not applicable

Is there a way to determine which lead record a decorated email link points to?

We received an auto-response from an email we sent as a batch.  The auto-response doesn't indicate which email address the email was sent to, but it does contain the HTML of the email we sent along with the Marketo decorated link.  (http://mkto-f0159.com/track?enid=bWFpbGluZ2lkPWNvbmR1Y3RvcjJCZXRhY3VzdC0xMzAzLTI0NDgtMC05Nzc3LXByb2QtMTY0NDImbWVzc2FnZWlkPTAmZGF0YWJhc2VpZD0xNjQ0MiZ0eXBlPW9wZW4mc2VyaWFsPTEyOTk4ODEzMTkmZW1haWxpZD1jb250ZW50LnJlcXVlc3RAYWxhc2thYWlyLmNvbSZ1c2VyaWQ9MTMwNDg5MC0xJmV4dHJhPSYmJg==)

Is there a way to decipher this to determine which lead record this corresponds to?
Tags (1)
1 ACCEPTED SOLUTION

Accepted Solutions
Anonymous
Not applicable

Re: Is there a way to determine which lead record a decorated email link points to?

I've only done this a couple times (with ?mkt_tok style links), but you could try opening a new browser window and either clear your cookies first or use the browser's private browsing feature (makes a cookie sandbox) so you don't confuse marketo and tie that person's lead to you by accident. Anyways, in your cookie-free browser, click the link and then go to a form that Marketo prefills for you and voila you can see the email address that was originally targeted. There are some ideas floating around out there to let us look up leads by various id's in the SOAP API.

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Re: Is there a way to determine which lead record a decorated email link points to?

I've only done this a couple times (with ?mkt_tok style links), but you could try opening a new browser window and either clear your cookies first or use the browser's private browsing feature (makes a cookie sandbox) so you don't confuse marketo and tie that person's lead to you by accident. Anyways, in your cookie-free browser, click the link and then go to a form that Marketo prefills for you and voila you can see the email address that was originally targeted. There are some ideas floating around out there to let us look up leads by various id's in the SOAP API.
Anonymous
Not applicable

Re: Is there a way to determine which lead record a decorated email link points to?

Thanks David, this did the trick!