Users and Sessions numbers from search, comment and page-edit events look wrong or far too low
What you are seeing
Users and Sessions numbers from search, comment and page-edit events look wrong or far too low.
#Why it happens
All server-sent events deliberately share one Google client identity across every user and every site, for continuity with the older Connect app, and logged-out actors are folded into a single "anonymous" identity.
#What to do
Do not read Users or Sessions off the server-side event stream. Use the browser-collected page views for people and session counts, and treat the server-side events as event counts only.
#Related
Raw and Searches tabs are missing from the reports
"Show sensitive data panels" is off, which is the default. It is enforced on the server, s
Some report filters (surface, account type, guest) are missing or greyed out
The optional custom dimensions those filters depend on have not been created in your GA4 p
Something is missing or looks wrong
The rest of this family.
Found it? Good.
