Skip to content

Update configurator to version 2.2

Sebastian Rehm requested to merge bastirehm-update-configurator-2.2 into main

What does this MR do and why?

Updates configurator to version 2.2 which especially adds the unique user handling in https://gitlab.com/gitlab-org/analytics-section/product-analytics/gl-application-sdk-browser/-/issues/38

How to set up and validate locally

  1. Start the devkit
  2. Use the Browser SDK as described in https://gitlab.com/gitlab-org/analytics-section/product-analytics/gl-application-sdk-browser/-/blob/main/docs/devkit-development.md#developing-with-the-devkit
  3. Send some events
    1. before accepting the cookie banner
    2. after accepting the cookie banner
    3. after pressing the identify button
  4. user_id and user_id_type column for the events in Clickhouse should be filled as described in https://gitlab.com/gitlab-org/analytics-section/product-analytics/gl-application-sdk-browser/-/issues/38

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports