Jump to content
thirty bees forum

TB Google Analytics Module causing load delay and flickering in front and back office


x97wehner

Recommended Posts

Yeah, this is something I have noticed as well, that I would attribute to google. I first noticed it on a site I use for tracking SEO rankranger.com I thought it was because of oh how they were using node. Then after we added Google Optimize to the google analytics module I noticed it on my dev site. What the issue is, is if you are using Google Optimize, they white the screen out and delay the showing of the screen.

This should only be happening if you are using Google Optimize and have an id entered. See here in the code, https://github.com/thirtybees/ganalytics/blob/master/views/templates/hook/analyticsjs.tpl#L26 That line is hiding the contents of the browser window, then this line, https://github.com/thirtybees/ganalytics/blob/master/views/templates/hook/analyticsjs.tpl#L29 is showing it 4 seconds later. You can edit the file and manually adjust the timer to less than 4000 milliseconds. The reason I used that value is because that is what the Google code uses. Here is a screenshot of what they give me in my account, notice the highlighted line, https://www.screencast.com/t/WkNFXg6h

Link to comment
Share on other sites

  • 3 months later...

Can this be related to a slow loading BO/orders page?

It takes about 7 secs to load and the Ajax circle is spinning. Very annoying. I already posted related to this but to no avail so I wonder that GA Optimized might be the reason? Anyway, after deactivating the module the hickups were not much better.

Browser tools name Google related stuff but I have no clue that all: alt text

alt text

And btw what does "UserID tracking" mean? Thefunction of the module is not very clear to me. Sorry

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...