Skip to content

Track snowplow unique users by domain_userid

Jiaan Louw requested to merge jlouw-snowplow-unique-users into main

Description

Updates the snowplow queries to use domain_userid instead of user_id because the latter is not generated by our browser client.

This resolves an issue where total unique users would always return 1.

Screenshots

Before After
image image

Relates to https://gitlab.com/gitlab-org/analytics-section/product-analytics/gl-application-sdk-browser/-/issues/38#note_1465136655+

Edited by Dennis Tang

Merge request reports