@Jake6 I hope you're well today! First, I want to assure you that it's not uncommon to see differences between GA and Ezoic Analytics. Ezoic collects data server-side, while GA collects data via a script, which can result in a variance of around 10-15% between the two data sets.
If you're seeing a bigger discrepency than this, this does suggest an issue. One cause of this can be Leap delaying the Google Analytics Script.
To exclude the GA script from Leap script delay, you need to add an exclusion rule.
Go to the Leap tab in your Ezoic dashboard, then go to optimisation. Click "advanced settings" under script execution
< image.png >
Then go to exclusion rules under script delay
< image.png >
And create a new rule. Depending on how your GA script is implemented this will be either ‘gtag’, 'ga.js', 'analytics.js' or 'DataLayer' as a URL rule. But if you're unsure add all four.
After you've done this you may need to clear any caching on your site (including plugins, your host, and ezoic's caching) to pull through the changes!