You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add card-link and banner-link class for tracking (#302)
Add classes to links in cards and the banner on neo4j.com/docs so that
we can track clicks on those links accurately as linkClicks in GTM.
- Adds `banner-link` class to `<a>` tags inside a div with class
`banner`.
- Adds `card-link` class to `<a>` tags inside a `.link` div in a
`.cards` div beneath the banner
0 commit comments