Tracking urls links, built from DB
software for email automation (newsletters, transaction mails, etc.)
Brought to you by:
maschoff
HTML code from my template:
All email links have been converted except this one, so I have no ability to check clicks count.
Any suggestions? '[agnDB column="TARGET_URI"]' works as it must work and generates correct url at incoming email, but OpenEMM cannot reconzie it itself as trackable.
As you can see on image attached, it seems OpenEMM did not recognize link bcz of space symbol, as I guess.
Link was broken bz of some parser joke. Thats corect link from template:
\<a href="http://www.jobmonitor.com/redirect/[agnDB column="TARGET_URI"]">
Do not use the bracket notation but ##TARGET_URI## instead.