ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 27,882
- Points
- 823
Reputation:
I'm looking for some guidance on how to track navbar link clicks using Plausible.
According to the plausible documentation, 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...
Read more
Continue reading...
According to the plausible documentation, 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...
Read more
Continue reading...