require "woo_code.php"; when enabling woocommerce tracking
-
Hello,
I was initially having trouble saving the settings for the Google Universal Analytics page, however I figured out that it will allow me to save if I disable the WPML plugin.
After fixing this issue, I enabled the new woocommerce tracking setting, and I get the message
require "woo_code.php";at the top of every page.Also, when I attempt to add a product to my cart to test the tracking, I receive the following error:
Warning: Cannot modify header information - headers already sent by (output started at /home/.../wp-content/themes/themename/functions.php:139) in /home/.../wp-includes/pluggable.php on line 1211;It will not allow me to add anything to my cart, and I’m not sure if it’s actually tracking these events.
What am I doing wrong? Thanks in advance.
The topic ‘require "woo_code.php"; when enabling woocommerce tracking’ is closed to new replies.