XFdestek
Kurucu Üye
I'm looking for some guidance on how to track navbar link clicks using Plausible.
According to the , we can use a structure like:
Code:
I tried applying a similar approach to track the "What's New" button by adding extra attribute values on the XF navigation/public manager but it didn't seem to work.
Is there a more reliable or recommended way to track link clicks in the navbar...
According to the , we can use a structure like:
Code:
<button class="plausible-event-name=Button+Click">Click Me</button>
I tried applying a similar approach to track the "What's New" button by adding extra attribute values on the XF navigation/public manager but it didn't seem to work.
Is there a more reliable or recommended way to track link clicks in the navbar...