Title: Cannot find Google Analytics code
Last modified: June 12, 2017

---

# Cannot find Google Analytics code

 *  Resolved [kevindp](https://wordpress.org/support/users/kevindp/)
 * (@kevindp)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/cannot-find-google-analytics-code/)
 * I’m unable to find the typical Google Analytics tracking code on our site (although
   users are being tracked properly according to the Analytics dashboard). I think
   this has to do with the “Google Analytics” plugin. Instead of showing the standard:
 * <script>
    (function(i,s,o,g,r,a,m){i[‘GoogleAnalyticsObject’]=r;i[r]=i[r]||function(){(
   i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
   m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,
   m) })(window,document,’script’,’[https://www.google-analytics.com/analytics.js&#8217](https://www.google-analytics.com/analytics.js&#8217);,’
   ga’);
 *  ga(‘create’, ‘UA-OURCODE’, ‘auto’);
    ga(‘send’, ‘pageview’);
 * </script>
 * I see:
 * <script>jQuery(document).ready(function () {
    jQuery.post(‘[http://OURSITE.com?ga_action=googleanalytics_get_script&#8217](http://OURSITE.com?ga_action=googleanalytics_get_script&#8217);,{
   action: ‘googleanalytics_get_script’}, function(response) { var F = new Function(
   response ); return( F() ); }); });</script>
 * How can I view the actual tracking code? Thanks in advance for your help!

The topic ‘Cannot find Google Analytics code’ is closed to new replies.

 * ![](https://ps.w.org/googleanalytics/assets/icon-256x256.jpg?rev=2624799)
 * [ShareThis Dashboard for Google Analytics](https://wordpress.org/plugins/googleanalytics/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/googleanalytics/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/googleanalytics/)
 * [Active Topics](https://wordpress.org/support/plugin/googleanalytics/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/googleanalytics/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/googleanalytics/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [kevindp](https://wordpress.org/support/users/kevindp/)
 * Last activity: [9 years, 2 months ago](https://wordpress.org/support/topic/cannot-find-google-analytics-code/)
 * Status: resolved