Is there a way to track if an ALERT email was opened by the ALERT recipient? | Community
Skip to main content
Susana_Moreira1
Level 2
April 30, 2019
Question

Is there a way to track if an ALERT email was opened by the ALERT recipient?

  • April 30, 2019
  • 2 replies
  • 2091 views

Is there a way to track if an ALERT email was opened by the ALERT recipient? I'd like to see if my reps actually opened the alert.

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

2 replies

Bryan_Epstein
Level 5
April 30, 2019

Since you are only able to track activity on an individual person (lead), you wouldn't be able to track the actions of an outside person (your rep) for an email alert. The only filter available regarding Alerts is Alert Was Sent and Not Alert Was Sent.

You could always use UTM parameters for specific links in the Alert email but it won't be exact (nor is this really a best practice).

SanfordWhiteman
Level 10
April 30, 2019

Alert recipients don't even need to exist in Marketo! So the answer, out-of-the-box, is No.

But it's a reasonable need. The way you can achieve this is by sending an actual Email, not Alert. And that's done by posting a webhook to the "loopback" forms endpoint (on localhost) with the Email field set to the sales recipient's email and any custom Textarea field filled with the original recipient's info. Dedicate a form to this purpose because it's clearer ("Alert Triggering Form" or suchlike). Then trigger on Filled Out Form and Send Email in the flow. You can follow the exact process Dan describes here (ignore the title of the thread -- it turns out there was a miscommunication and the method is indeed reliable!).