Skip to content

Update Funnel schema to use user_id

Max Woolf requested to merge mw/funnels-user-id into main

What does this MR do and why?

  • Updates the funnel schema to group by user_id instead of domain_userid as described in #29 (closed)

How to set up and validate locally

  • Load the devkit, and view a funnel visualization.
  • Ensure that the data still loads correctly.

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 #29 (closed)

Merge request reports