I am working on tagging carousel chevrons (next and prev) but when I click on the arrows they appear to be registering in the console as "SATELLITE: detected tabfocus on #document" or "SATELLITE: detected tabblur on #document". They do not register as a click event. I tried using element exists but that didn't help and I don't want to tag the event with either a tab focus/blur.
Can you please suggest how to track this as a click or any other event type that i can use.
What could be stopping DTM from identifying this as a click?