Deploying an Additional HTML attribute using code for Adobe Analytics

That's surprising. Interesting! :thinking:

Well, here's some general information — using Matomo as an example…

Basically, JavaScript is used to track events, such as a click. Once a specific element is clicked, the JavaScript reports back to the Matomo software.

[element] -- [JavaScript] -- [Matomo]