HTML Editor

I’ve noticed that when you want to link a piece of content in a text block or an image in an image block, ActiveCampaign gives you the option to assign a tag to the subscriber.

So that when a contact clicks this link, they get tagged, e.g., linkclicker.

I want to know if this option is available through HTML code block. E.g.,

<a href="http://www.activecampaign.com/" action-tag="clicker">click here</a>.

Thank you,

Shmuel

1 Like

Did you get a response to this?

This won’t work. What you need to do is have an automation that ‘looks’ for when a recipient select the link (assuming you have link tracking enabled) and then adds the required tag.
Cheers

1 Like