Google Analytics Experiments compatibility
-
Hello Frank!
First of all, thank you for this great plugin ??
Unfortunately, it gets in a way of performing Google Analytics Experiments.
To use it on selected page, it is required to add this at the beginning of header.php:<?php if (is_page($page_id)){ ?> <!-- Google Analytics Content Experiment code --> <script>...</script> <!-- End of Google Analytics Content Experiment code --> <?php } ?>
When yuor plugin is enabled, the script tags are removed and Google Analytics Experiment cannot detect it. Could it be solved?
(posted also on blog.futtta.be, sorry if it’s a problem)
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Google Analytics Experiments compatibility’ is closed to new replies.