Move Product Analytics to Beta
Overview
Once PA is ready for beta, we need to remove the restrictions on the feature and allow any Ultimate SaaS user to opt-in.
Implementation Plan
- Update documentation from
ExperimenttoBeta. - Remove feature flags from the codebase.
- The only toggle that should prevent users from using PA is the namespace-level
Experiment Featuresflag which any namespace owner can toggle.
- The only toggle that should prevent users from using PA is the namespace-level
Edited by Dennis Tang