Archived topic
google analytics, elements and woocommerce
3 replies · Started by Klaus on June 23, 2019
Hello, I have integrated my google-analytics code with elements. I wonder if I have to use a plugin to integrate google analytics with woocommerce, or if I had to set up a special hook with elements, or don't have to do anything?
Hi there,
unless you're specifically setting a different GA code for the Woocommerce pages then no, you would simply add the GA script to the WP_Head hook and then set it to display on the entire site.
Thank you. Regards, Klaus
You're welcome