Seems like any of the mailto links I have that are using an envelop icon rather than an actual text link aren't firing the tracking event for mailto. Here is the structure of the link:
<a href="mailto:info@company.org"><em class="icon-envelope-alt"> </em></a>
Any reason why this shouldn't work with GAS? Any tips on getting it working?
Mailto links where the address is the link rather than an icon seem to work.
Seems like any of the mailto links I have that are using an envelop icon rather than an actual text link aren't firing the tracking event for mailto. Here is the structure of the link:
Any reason why this shouldn't work with GAS? Any tips on getting it working?
Mailto links where the address is the link rather than an icon seem to work.