I have been playing around with GTM for some time, but now I got stuck.
I need to get parent div of clicked element () which contains H4 tag -- and then take text within H4 and pass it 'Event Action'.
So far I have setup click listener, but I am not sure how to use {{element}} within as jQuery selector?
Any tips/ideas? Or am I doing this completely wrong? :-)
Below is DOM structure that illustrates what gets clicked and what I need to grab by GTM macro: