Skip to content

Add experiment context to tier badge

What does this MR do and why?

Currently tracking for the tier badge experiment that was implmented in !111962 (merged) does not include the tracking context and needs it. See more discussion in #345514 (comment 1291751765).

Screenshots or screen recordings

before after
Screenshot_2023-03-06_at_16.31.57 Screenshot_2023-03-06_at_16.31.16

How to set up and validate locally

  1. Start GDK with snowplow enabled
  2. Enable experiment FF => Rails console: Feature.enable :tier_badge
  3. Go to a free group, and click on the CTAs on the badge pop-over
  4. Visit http://localhost:9091/micro/good
    1. observe events tracked in log

Events from localhost

MR acceptance checklist

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

Related to #393408 (closed)

Edited by Serhii Yarynovskyi

Merge request reports

Loading