- XF 兼容性
- 2.3.x
- 摘要
- Add Yandex.Metrika tracking to your public forums with this simple plugin. Just set the counter number in settings for accurate Webvisor data viewing by disabling clickjack protection in config.php.
这个简单的插件将添加Yandex.Metrika代码放在公共论坛页面上。
只在设置中指定计数器编号。
要查看Webvisor数据,请临时将以下字符串添加到src/config.php文件中:
$config[]'enableClickjackingProtection' = false; this allow embedding Your forum in iframe.
只在设置中指定计数器编号。
要查看Webvisor数据,请临时将以下字符串添加到src/config.php文件中:
$config[]'enableClickjackingProtection' = false; this allow embedding Your forum in iframe.