Tracking email link clicked from custom loaded html
Via an external tool I render html for each contact part of a certain campaign. ( Done with Google Sheets )
That html is loaded into a lead field in marketo ( via a list import ). Part of the html is a link ( in fact several links , simple <a href="XXX">).
That lead field ( with the html ) is used inside an email via {{lead.xxx}}.
Hoe can I track 'link clicked events' on these link(s). It seems that by default the link clicks are not captured.