Heatmap for Emails | Community
Skip to main content
May 9, 2017
Question

Heatmap for Emails

  • May 9, 2017
  • 1 reply
  • 4567 views

  Hi Marketo Community,

Does anyone know of an integration that I could see what areas of an email have the most interaction?

Thanks!

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

1 reply

May 10, 2017

Hi Allison - I don't have experience with vendors, but I've seen some clients solve for this using URL parameters to indicate where the link was placed in the email. It's definitely not as scalable as a third party integration, but could at least get you started...

SanfordWhiteman
Level 10
May 10, 2017

Actually, you don't need to use URL params.  The Clicked Email activity can be constrained by the ID of the <a>.  So you can have

<a id="top">

<a id="bottom">

And then run a report on each one if you're curious.