[cXF] Matomo Analytics

[cXF] Matomo Analytics 1.0.2

Vous n'avez pas l'autorisation de télécharger
Description courte
With this simple template modification you can easily add your Matomo (formerly Piwik) tracking code
With this simple template modification you can easily add your Matomo (formerly Piwik) tracking code in a template. You can do it all by yourself by directly editing the template or install this simple template modification.

Set all your Matomo analytics settings in Matomo control panel and simply paste the tracking code in template cxf_matomo_analytics. Find your tracking code in Matomo Settings > Websites > Tracking Code.



How to track visitors by username?
In your tracking code find:



Code:


var _paq = _paq || [];

... and paste next code right below that line:



Code:


<xf:if is="{$xf.visitor.user_id}">
_paq.push(['setUserId', '{$xf.visitor.username}']);
</xf:if>
Auteur
newimage
Vues
667
Type d’extension
zip
Taille du fichier
15.6 Ko
Première publication
Dernière mise à jour
Évaluations 0.00 étoile(s) 0 évaluations
Link was Broken? Please Envoyer un message à l’équipe NP et nous vous aiderons rapidement !
Soutenez le développeur Si vous êtes satisfait du test ou que votre projet vous a rapporté de l’argent, cliquez sur le bouton « Plus d’informations » pour soutenir le développeur en achetant.

Ressources similaires

[cXF] About Tab as Default A
Show About tab on member view as default.
[cXF] Account widgets A
Add account menu items to a widget in different ways with optional bookmarks.
[cXF] Add What's New beside Alerts tab A
Text beside icon is phrased so you can easily change it.
Haut