LSCache Not Working with Google Analytics
-
Hello – I just got off a 2-hour phone call with the Google support team to try to fix Google Analytics. We attempted several troubleshooting options and landed on the issue when we deactivated the LITESPEED plugin. It seems like something to do with the plugin is interfering with Google Analytics.
I also spoke to my hosting provider (Hostinger) and they did a hard reset of my LITESPEED cache from their side. That also didn’t work so they added the following script in my .htaccess file:
<IfModule Litespeed>
RewriteEngine On
RewriteRule .* – [E=noconntimeout:1]
RewriteRule .* – [E=noabort:1]
</IfModule>That didn’t work either. Now I’m turning to you for any advice as to how to proceed with this issue. Hostinger has told me that if there’s anything they can do to help that they would be happy to, but if there’s anything I can do to fix this issue that would be greatly appreciated.
The page I need help with: [log in to see the link]
- The topic ‘LSCache Not Working with Google Analytics’ is closed to new replies.