Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Google Analytics Plugin
#14
It looks to me like the code that is being output by the plugin is correct. This is what I'm seeing in the page source of your site:
Code:
<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA–28725173–1']);
  _gaq.push(['_trackPageview']);

  (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>

Could it be that your site hasn't gotten any visitors besides you, so GA hasn't collected any data? If the "Remember me when logged out of GetSimple and don't add tracking code" checkbox is turned on in the plugin settings page (and it is by default), then GA will not track you, even when you're logged out of the admin area.

If you want to see the code that the plugin is outputting, you can turn that checkbox off, and log out of GetSimple, and then view the page source in your browser. Then in the "head" section you should see the GA tracking code that the plugin is outputting, which looks correct to me. You could also just visit the site in a different browser that you haven't ever used to log in to your site, and view source there to see the code.

When I view source on your site, it looks to me like the plugin is doing everything it's supposed to do, so the next thing I would question is whether you're getting visitors to the site besides you, since the plugin doesn't track people who have logged into the admin area.
Reply


Messages In This Thread
Google Analytics Plugin - by filupn - 2011-09-07, 01:56:03
RE: Google Analytics Plugin - by PrplHaz4 - 2013-02-27, 00:04:59
RE: Google Analytics Plugin - by bswan19 - 2013-05-03, 00:40:13
RE: Google Analytics Plugin - by Carlos - 2013-05-03, 01:39:44
RE: Google Analytics Plugin - by bswan19 - 2013-05-03, 05:48:47
RE: Google Analytics Plugin - by PrplHaz4 - 2013-07-03, 03:44:44
RE: Google Analytics Plugin - by plazma - 2013-11-05, 03:10:37
RE: Google Analytics Plugin - by Carlos - 2013-11-05, 06:49:44
RE: Google Analytics Plugin - by plazma - 2013-11-24, 23:22:57
RE: Google Analytics Plugin - by Carlos - 2013-11-25, 03:08:42
RE: Google Analytics Plugin - by shawn_a - 2014-05-20, 03:30:38
RE: Google Analytics Plugin - by nakeviadesigns - 2018-01-26, 01:56:18
RE: Google Analytics Plugin - by Rene - 2018-05-01, 17:03:55
Google Analytics Plugin - by filupn - 2011-09-07, 02:03:07
Google Analytics Plugin - by mvlcek - 2011-09-07, 02:26:32
Google Analytics Plugin - by filupn - 2011-09-07, 02:37:16
Google Analytics Plugin - by mikeh - 2011-09-07, 02:50:00
Google Analytics Plugin - by filupn - 2011-09-30, 07:29:36
Google Analytics Plugin - by filupn - 2011-10-21, 00:10:18
Google Analytics Plugin - by sarahflo - 2012-01-29, 16:36:54
Google Analytics Plugin - by filupn - 2012-01-30, 07:32:39
Google Analytics Plugin - by sarahflo - 2012-01-30, 11:53:18
Google Analytics Plugin - by filupn - 2012-01-30, 12:24:57
Google Analytics Plugin - by sarahflo - 2012-01-30, 12:45:32
Google Analytics Plugin - by sarahflo - 2012-02-02, 20:14:06
Google Analytics Plugin - by filupn - 2012-02-02, 22:57:58
Google Analytics Plugin - by sarahflo - 2012-02-02, 23:47:02
Google Analytics Plugin - by filupn - 2012-02-03, 00:19:56
Google Analytics Plugin - by filupn - 2012-02-03, 00:21:35
Google Analytics Plugin - by sarahflo - 2012-02-03, 00:29:38
Google Analytics Plugin - by sarahflo - 2012-02-03, 00:34:08
Google Analytics Plugin - by filupn - 2012-02-03, 00:38:04



Users browsing this thread: 1 Guest(s)