Hi everyone,
I’m seeing a discrepancy in session counts when using the GA4 connector in Looker Studio. Here’s what I’m noticing:
- Sessions in GA4 visualizations (direct from the GA4 connector) appear lower than expected, likely due to HyperLogLog approximation.
- However, when I create a blended data source using two instances of the same GA4 connector, the session count matches the raw value (instead of the approximated number).
My question:
- Does HyperLogLog sampling not apply when blending GA4 data sources?
- Is there any official documentation explaining how blending affects HyperLogLog calculations?
Appreciate any insights or resources on this! Thanks.