[cXF] Matomo Analytics

[cXF] Matomo Analytics 1.0.2

免费下载需要注册或登录
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
浏览
784
扩展类型
zip
文件大小
15.6 KB
首次发布
上次更新
评分 0.00 星 0 个评分
来自 newimage 的更多资源
J-BusinessDirectory
J-BusinessDirectory
它是最先进的一级目录扩展插件for Joomla!
Akeeba Ticket System Pro
Akeeba Ticket System Pro
支持tickets变得简单
Redis缓存由Xon提供
Redis缓存由Xon提供
这个插件使用Credis与自定义的Redis缓存提供者。

相似的资源

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