Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

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