Plugin Author
Okoth1
(@okoth1)
Hi,
Just had a quick look at your page, but are you sure that the plugin code comes after the Analytics tracking script? I actually couldn’t find the Analytics tracking script within the 5 minutes I looked.
Thread Starter
wtd
(@wtd)
Look at the source of this page
http://www.texfly.com/build-a-private-blog-network/
seems the tracking script is on line 48
the reduce bounce rate script comes on line 17…
I’ve recently started using wp-rocket as a caching plugin, is that something to do with it?
Plugin Author
Okoth1
(@okoth1)
That would probably it. The reduce bounce rate script has to come after the Analytics tracking script.
Maybe you can get my plugin out of the minifying plugin you’re using. I have already minified the js and css of my plugin.
Hope this solves it.