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
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: