Ability to link a device to are marketo "cookie" through another email system | Community
Skip to main content
Sean_Richards
Level 4
August 28, 2019
Solved

Ability to link a device to are marketo "cookie" through another email system

  • August 28, 2019
  • 3 replies
  • 2546 views

Hi Everyone,

Does anyone know of a way to have a 3rd party email system "link" the device to the marketo person, without sending the email from Marketo?

For example, Gmail, or in our case we use Salesloft for our sales team to do outreach.

I can't think of a way to do this myself.

The way Marketo does it is by wrapping the links in the email and passing the web request through the CNAME'd email domain, but can you recreate this for another sending system?

Thanks in advance.

Sean

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

See Tracking clicks from non-Marketo email sends 

3 replies

Jay_Jiang
Level 10
August 28, 2019

Controversial but doable:

Create a custom field for "last muchkin cookie"

Submit the munchkin cookie with the person's details in form submissions to Marketo

Append a custom parameter with the cookie value to links being sent in the other email platform

On your site, add script to overwrite the current munchkin value if it differs from the value in the parameter + refresh the page

I'm sure @Sanford Whiteman would have thoughts

SanfordWhiteman
SanfordWhitemanAccepted solution
Level 10
August 28, 2019
Sean_Richards
Level 4
August 28, 2019

Thank you both!

Sean Richards