I’m currently making an update to track a lot more and implement the new analytics.js tracking.
https://www.ads-software.com/plugins/google-analytics-suite/
]]>I’ve noticed a problem with a site I’m working on. If I disable the option to track outlinks then links with target blank with open in a new tab but with the option enabled links open in the parent tab instead.
I also see an issue with lightboxes loading content from sources specified in the href of a link tag. The page goes to the outbound link instead of loading it in the lightbox.
Anyone else seeing this?
Thanks,
https://www.ads-software.com/plugins/google-analytics-suite/
]]>Hello,
Having installed the GA suite plugin about 1 month ago I still cannot see the additional data in my GA dashboard?
Any ideas please?
Regards,
https://www.ads-software.com/plugins/google-analytics-suite/
]]>Found out today that OpenX served ads on our https://albertaventure.com sites would go to the ad image rather than the actual link on IE. Was not a problem with OpenX ads on our other sites. When I turned off the Google Analytics Suites plug-in, the ad link issue was no longer a problem.
https://www.ads-software.com/plugins/google-analytics-suite/
]]>When I check Pagespeed tracking checbox, I get an error on GA debugger: “Method _trackPageLoadTime is deprecated. _trackPageLoadTime is deprecated. Site Speed tracking is enabled by default with trackPageview call at 1% sampling. Use _setSiteSpeedSampleRate for changing sample rate. “. I have a WP version 3.5.2 .
https://www.ads-software.com/plugins/google-analytics-suite/
]]>After installing this my tracking stopped. I did some investigation and there seems to be a bug in tracker.js:
$(‘href$=”.’ + elem + ‘”‘).each(function(i,elem){
I changed this to the following and things are now tracking (I think):
$(‘*[href$=”.’ + elem + ‘”]’).each(function(i,elem){
Not a JavaScript expert so not sure if that code is correct.
https://www.ads-software.com/extend/plugins/google-analytics-suite/
]]>Hi. I installed this plugin earlier this week to track scroll depth. I don’t see anything in my Google Analytics or WP Dashboard. Can you tell me where I would find this?
Thanks!
Andi
https://www.ads-software.com/extend/plugins/google-analytics-suite/
]]>SO I upgraded to the new wordpress, and now this plug in is broken. I tried uninstall and re-install. GA says its receiving data, but no visitors are showing. I checked the code and it is in the header.
https://www.ads-software.com/extend/plugins/google-analytics-suite/
]]>