Title: Script not the same as Google Analytics tracking script
Last modified: August 21, 2016

---

# Script not the same as Google Analytics tracking script

 *  [ImportantlyErnest](https://wordpress.org/support/users/importantlyernest/)
 * (@importantlyernest)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/script-not-the-same-as-google-analytics-tracking-script/)
 * Hi there
 * I’ve enabled the site for Display Network Tracking and the code produced
 * The Tracking code produced in GA is
 *     ```
       <script type="text/javascript">
   
         var _gaq = _gaq || [];
         _gaq.push(['_setAccount', 'UA-39971122-1']);
         _gaq.push(['_setDomainName', 'veryniceshoes.co.uk']);
         _gaq.push(['_trackPageview']);
   
         (function() {
           var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
           ga.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'stats.g.doubleclick.net/dc.js';
           var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
         })();
   
       </script>
       ```
   
 * _[Please post code & markup between backticks or use the code button. Your posted
   code may now have been permanently damaged by the forum’s parser.]_
 * However the code on ‘View Source’ has
 * ‘.google-analytics.com/ga.js’ and not stats.g.doubleclick.net/dc.js
 * What needs to be done to correct this ?
 * Thanks
 * John
 * [http://wordpress.org/extend/plugins/google-analyticator/](http://wordpress.org/extend/plugins/google-analyticator/)

Viewing 1 replies (of 1 total)

 *  [cooluck](https://wordpress.org/support/users/cooluck/)
 * (@cooluck)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/script-not-the-same-as-google-analytics-tracking-script/#post-3863550)
 * It is feature request, please comment here [http://wordpress.org/support/topic/remarketing-support](http://wordpress.org/support/topic/remarketing-support)

Viewing 1 replies (of 1 total)

The topic ‘Script not the same as Google Analytics tracking script’ is closed to
new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/google-analyticator_fefefe.svg)
 * [Analyticator](https://wordpress.org/plugins/google-analyticator/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/google-analyticator/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/google-analyticator/)
 * [Active Topics](https://wordpress.org/support/plugin/google-analyticator/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/google-analyticator/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/google-analyticator/reviews/)

## Tags

 * [remarketing](https://wordpress.org/support/topic-tag/remarketing/)

 * 1 reply
 * 2 participants
 * Last reply from: [cooluck](https://wordpress.org/support/users/cooluck/)
 * Last activity: [12 years, 10 months ago](https://wordpress.org/support/topic/script-not-the-same-as-google-analytics-tracking-script/#post-3863550)
 * Status: not resolved