Title: Universal Analytics
Last modified: August 30, 2016

---

# Universal Analytics

 *  Resolved [Chekki](https://wordpress.org/support/users/chekki/)
 * (@chekki)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/universal-analytics-11/)
 * Hi,
 * I like your plugin, thanks for that 🙂
 * Here is my problem: I have used universial analytics before using your plugin.
   After installing your plugin I enabled “Enable Universal Analytics”. But after
   that nothing happened. Google doesnt track. When I uncheck the box, google starts
   tracking.
 * The script which is now implemented (universal is not enabled) on homepage is
   the following:
 *     ```
       <script type='text/javascript'>
       			var gaProperty = 'UA-683....1-1';
       			var disableStr = 'ga-disable-' + gaProperty;
       			if ( document.cookie.indexOf( disableStr + '=true' ) > -1 ) {
       				window[disableStr] = true;
       			}
       			function gaOptout() {
       				document.cookie = disableStr + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
       				window[disableStr] = true;
       			}
       		</script>
   
       <script type='text/javascript'>(function() {
       		var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
       		ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
       		var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
       		})();</script>
       ```
   
 * Do you know if i still benefit from the universal features? And if not, do you
   know, what i can do to make universal tracking working? Link to Page is meinewanddeko.
   de
 * Thanks in advance.
 * Best regards,
 * Chekki
 * [https://wordpress.org/plugins/woocommerce-google-analytics-integration/](https://wordpress.org/plugins/woocommerce-google-analytics-integration/)

The topic ‘Universal Analytics’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce-google-analytics-integration/assets/icon-256x256.
   png?rev=3234358)
 * [Google Analytics for WooCommerce](https://wordpress.org/plugins/woocommerce-google-analytics-integration/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-google-analytics-integration/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-google-analytics-integration/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-google-analytics-integration/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-google-analytics-integration/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-google-analytics-integration/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [Chekki](https://wordpress.org/support/users/chekki/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/universal-analytics-11/)
 * Status: resolved