[cXF] Matomo Analytics

[cXF] Matomo Analytics 1.0.2

没有下载权限
摘要
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>
作者
newimage
浏览
774
扩展类型
zip
文件大小
15.6 KB
首次发布
上次更新
评分 0.00 星 0 个评分
链接失效了吗? 发送消息 给 NP 团队,我们会尽快为您处理!
支持开发者 如果您对测试满意或项目已成功盈利,可点击「更多信息」按钮,通过购买来支持开发者!

来自 newimage 的更多资源

J-BusinessDirectory N
它是最先进的一级目录扩展插件for Joomla!
安全专业 - 全面模块 N
包含防火墙(WAF)、抗DDoS、两因素认证、暴力破解防护、抗垃圾邮件
浏览
1,021
已更新

相似的资源

 账户小部件 A
在不同的方式下为一个插件添加账户菜单项,并包含可选书签。
浏览
540
已更新
 在警告标签旁添加“新功能” A
文本旁的图标表述得当,您可以轻松更改。
浏览
444
已更新
[cXF] About Tab as Default A
Show About tab on member view as default.
浏览
357
已更新
返回
顶部