XenForo Track Navbar Links ?

K

Kml

Guest
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:

<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...