Skip to content

Commit 5cf1e9d

Browse files
Merge pull request #782 from plausible/cms/articles/plausible-the-more-accurate-alternative-to-google-analytics
Automatically generated. Merged on Netlify CMS.
2 parents 632edae + 3d3308a commit 5cf1e9d

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

_articles/plausible-the-more-accurate-alternative-to-google-analytics.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,20 @@ Google Analytics can take [up to 48 hours](https://support.google.com/analytics/
149149

150150
**How do we tackle this at Plausible?** Our data is always fresh and constantly updated. We provide real-time analytics.
151151

152+
### Time on page tracking inaccuracy
153+
154+
The average engagement time metrics in Google Analytics 4 can be misleading since their calculations don't include the time from sessions that lasted below 10 seconds.
155+
156+
In our experiment, we found that such so called "non-engaged sessions" can be half of sessions, causing the final metric to underreport by as much as 80%.
157+
158+
[Here's the full study](https://plausible.io/blog/time-on-page-ga-vs-plausible).
159+
160+
**How do we tackle this at Plausible?** Here’s how we calculate time on page on the sites using Plausible:
161+
162+
* We track **active engagement only** when the page is in “focus”. So we don’t count the time a visitor spent away from your website, say by switching tabs or switching apps.
163+
* We **include time on page for bounced visits** (i.e. visits where only a single page was viewed).
164+
* We **count all time spent**, even very short visits—down to a single second. *This is the major difference in calculating time on page in Plausible from GA4.*
165+
152166
### Complicated setup contributing to setup errors
153167

154168
Another thing that causes inaccuracy in statistics is a faulty Google Analytics setup. It is quite [complicated](https://plausible.io/blog/things-i-hate-about-GA4#iv-the-complexity-isnt-a-bug-its-a-feature) to set up a well-functioning GA dashboard, which is why there are so many expensive courses on the web trying to teach GA.

0 commit comments

Comments
 (0)