Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1362450

    On my site, I have a section called “OUR MEMBERS PRACTICE AREAS” with 6 boxes. I have set the boxes have the entire column be clickable.

    The 6 practice areas displayed on the homepage have no actual click_URL attached: GTM tracks specific page clicks by the click_URL
    The image below provides an example of the data collected from clicking on car accidents from the Homepage.

    screenshot – https://ibb.co/DQZNDbx

    How can I make these column links be tracked?

    site. – https://injuryattorney.net/

    • This topic was modified 2 years, 3 months ago by navindesigns.
    #1362454

    Hey navindesigns,

    Thank you for the inquiry.

    The actual URL or link is attached to an anchor element inside the column.

    <a class="av-screen-reader-only" href="https://site.net/practice-areas/car-accident-lawyer-in-new-york">Link to: Car Accident Lawyer in New York</a>
    

    You may need to set your tracker to watch for the av-screen-reader-only element instead of the column container.

    Best regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.