[cXF] Matomo Analytics

[cXF] Matomo Analytics 1.0.2

No tiene permiso para descargar
Descripción breve
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>
Autor
newimage
Vistas
667
Tipo de extensión
zip
Tamaño de archivo
15,6 KB
Primer lanzamiento
Última actualización
Valoraciones 0,00 estrella(s) 0 valoraciones
Link was Broken? Please Enviar mensaje al equipo NP y te ayudaremos rápidamente!
Apoia al desarrollador i estás satisfecho con la prueba o tu proyecto te ha generado ganancias, haz clic en el botón «Más información» para apoyar al desarrollador comprando.

Recursos similares

[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.
[cXF] About Tab as Default A
Show About tab on member view as default.
Superior