Link ID Field Email 2.0 | Community
Skip to main content
Level 2
January 25, 2018
Question

Link ID Field Email 2.0

  • January 25, 2018
  • 1 reply
  • 2619 views

Is there a way we can add Link ID Fields in the new 2.0 editor? We want to be able track CTA links.

Thank,

Shawn

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

1 reply

Frank_Breen2
Level 8
January 25, 2018

You have to set a Variable for each link you want to add a ID to, in the <head add this:

<meta class="mktoString" id="linknumber" mktoname="Link ID" mktomodulescope="true" default="1">

Then wherever the link is on the page add the ID with the Variable:

id="${linknumber}"

You'll then be able to add it as a Local Variable in the editor: