- XF Compatibility
- 2.3.x
- Short Description
- 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.
This simple plugin will add Yandex.Metrika code on public forum pages.
You only need to specify the counter number in the settings.
To view the Webvisor data, add (temporarily) to src/config.php string:
$config['enableClickjackingProtection'] = false;
this allow embedding Your forum in iframe.
You only need to specify the counter number in the settings.
To view the Webvisor data, add (temporarily) to src/config.php string:
$config['enableClickjackingProtection'] = false;
this allow embedding Your forum in iframe.