Skip to main content

Internal pop-up changes id (href) on every update

Comments

3 comments

  • Alex

    Hi Jasmina,

    These IDs are automatically generated and that is how it works at the moment. I do not think we have a quick solution for you. GTM can not track based on the class of links or ID?

    0
  • Equilobe Software

    Hi Alex,

    Unfortunately I couldn't manage to make it work otherwise. When using CSS ID or Class, Brizy adds those on a parent <div> tag than the actual button, which is actually an anchor tag. So GTM would record the class or ID on the <a> tag which is none in this case. Btw this also happens with forms - thus I cannot use Form ID or Class either. So somehow I only managed to track the clicks on these anchor tags by using the href attribute.

    Maybe I'm missing something, so I am open for suggestions.

    Thanks!

    0
  • Alex

    Hi,

    If it doesn't work with custom CSS class or id, then I'm afraid we don't have another solution for now.

    0

Please sign in to leave a comment.