[cXF] Matomo Analytics

[cXF] Matomo Analytics 1.0.2

No permission to download
Short Description
Add Matomo tracking to your website with this simple template modification. Set analytics in Matomo and paste code in cxfmatomoanalytics for easy visitor tracking by username.
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>
Author
newimage
Views
768
Extension type
zip
File size
15.6 KB
First release
Last update
Ratings 0.00 star(s) 0 ratings
Link was Broken? Send message to the Website Team and we will assist you quickly!
Support Developer If you are satisfied with the test or your project has earned you money, Click the More Information button to support the developer by purchasing.

More resources from newimage

SEO Audit - SEO Analytics, Pretty URL, Image & Sitemap N
Hit Google top #1 with best SEO practices 2021! Extremely good
XenForo Enhanced Search N
an add-on that replaces the built-in XenForo search system
Claue - Clean, Minimal Magento 2 and 1 Theme N
  • Featured
an excellent template for a modern and clean eCommerce store

Similar resources

[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.
Back
Top