Expand my Community achievements bar.

Script needed for implementing click and link tracking

Avatar

Level 1

Our pages are calling two external JS files, which are sufficient for page load tracking.

  1. detm-container-hdr.js in head
  2. detm-container-ftr.js before closing body tag

Where can we find instructions for implementing click tracking, so that something like the following posts when a link or a button is clicked?

l3={"events":[{"eventAction":"linkClick","eventCode":"Link_Click","slotFriendlyName":"body","contentFriendlyName":"cs-platform","linkName":"click here","linkDestinationUrl":"/testlink/","_evtAddressBarFullURL":"https://www.testing1234.com/index.html","_evtDomain":"https://www.testing1234.com,"_evtTitle":"Test Title","_evtPageName":"TEST"...

0 Replies