I read Javascript - get image alt text of clicked link for Google Tag Manager
is it possible to track alt of clicked link?
I tried to do this via DOM element but fail. Is it posible to do this without JS?
I read Javascript - get image alt text of clicked link for Google Tag Manager
is it possible to track alt of clicked link?
I tried to do this via DOM element but fail. Is it posible to do this without JS?
Untested and from the top of my head, but this should work like in the screenshot below (returns the alt text of any clicked element, not only links).