[cXF] Matomo Analytics

[cXF] Matomo Analytics 1.0.2

Нет прав на скачивание
Краткое описание
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>
Автор
newimage
Просмотры
667
Тип расширения
zip
Размер файла
15.6 КБ
Первый выпуск
Последнее обновление
Оценки 0.00 звезды 0 оценок
Link was Broken? Please Отправить сообщение команде NP, и мы поможем вам очень быстро!
Поддержите разработчика Если вы довольны тестом или ваш проект приносит доход, нажмите кнопку «Больше информации», чтобы поддержать разработчика покупкой.

Больше Ресурсов от newimage

Улучшения в оповещениях от Xon N
Сборник улучшений системы оповещений XenForo.
Просмотры
800
Обновлено
Русский язык для улучшенного поиска XenForo N
  • Рекомендовано
Трансляция XenForo Enhanced Search 2.1.4 завершена.
Просмотры
823
Обновлено

Похожие ресурсы

[cXF] About Tab as Default A
Show About tab on member view as default.
Просмотры
249
Обновлено
[cXF] Account widgets A
Add account menu items to a widget in different ways with optional bookmarks.
Просмотры
433
Обновлено
[cXF] Add What's New beside Alerts tab A
Text beside icon is phrased so you can easily change it.
Просмотры
364
Обновлено
Вверх