My numbers don't match another tool
Two analytics tools will never agree, and that’s not a bug in either of them.
They filter different bots, define a session differently, get blocked by different lists, and round in different places. Anyone who tells you their numbers match another vendor’s is running one script through two badges.
What you can do is explain the gap. Work down this list - it’s ordered by how often each one turns out to be the answer.
- Compare pageviews to pageviews. It’s the only metric everyone defines the same way. Visitors and sessions are where the definitions diverge, so start with the one that can’t.
- Read the drop counts on the health panel. Every refused event has a named reason. On a site with backlinks, bot filtering alone is usually the entire gap on its own - and the panel gives you the exact number rather than an estimate.
- Check both time zones. If one tool is on UTC and yours is on your site’s local clock, every daily figure is shifted and the totals for a week won’t line up.
- Check for a duplicate tag. Two copies of any script means double-counted pageviews in whichever tool has the duplicate. View source and search.
- Check what each tool counts as a session. Ours closes after 30 minutes of inactivity and never restarts mid-visit on a referrer change. Some tools restart on a campaign change or at midnight, which inflates session counts against ours.
- Check whether either tool is sampling or thresholding. We disclose sampling with a badge and a one-click “show exact numbers”. Not everyone does.
If you’re comparing against Google Analytics specifically, there’s a version of this with the GA-shaped detail in it.
Still can’t account for it? Email us with both numbers and a date range. We’ll look.
More on troubleshooting
Didn't answer it? Email help@feasible.lol. A person reads it, and if the answer belongs here we'll add it.