diff --git a/app/views/common/_google_analytics.html.erb b/app/views/common/_google_analytics.html.erb index a3f9beac323..c8a7f41740a 100644 --- a/app/views/common/_google_analytics.html.erb +++ b/app/views/common/_google_analytics.html.erb @@ -8,7 +8,6 @@ <% end %> _gaq.push(['_setCustomVar', 1, 'Anonymous', <%= !current_user %>, 2]); - _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;