Description Context\nFree trial to paid conversion is the #1 growth lever. Currently all trials are identical (14 days, full features).\n\n## Current Limitation/Problem\nNo trial duration, feature access, or gate experimentation. No conversion funnel analytics.\n\n## Expected Outcome\nConfigurable trial: duration (7/14/30 days), feature gating (full vs. limited), payment method required vs. optional. A/B test framework for trial parameters.\n\n## Acceptance Criteria\n- [ ] Trial duration config per plan (7, 14, 21, 30 days)\n- [ ] Feature gating: full access vs. limited features during trial\n- [ ] Payment method: required upfront vs. at conversion\n- [ ] A/B test assignment: user cohort split into variants\n- [ ] Conversion funnel analytics: signup -> day 7 -> day 14 -> paid\n- [ ] Trial expiry reminders: D-3, D-1, D-day with offer incentive\n- [ ] Edge case: trial cannot overlap with past subscription\n- [ ] Edge case: trial-to-trial conversion not allowed\n\n## Technical Scope\n- - TrialConfig, ABTestAssignment\n- - trial config API\n- - conversion funnel tracking\n- - TrialDetailsScreen\n- - trial parameter optimization model Reactions are currently unavailable
You can’t perform that action at this time.
Context\nFree trial to paid conversion is the #1 growth lever. Currently all trials are identical (14 days, full features).\n\n## Current Limitation/Problem\nNo trial duration, feature access, or gate experimentation. No conversion funnel analytics.\n\n## Expected Outcome\nConfigurable trial: duration (7/14/30 days), feature gating (full vs. limited), payment method required vs. optional. A/B test framework for trial parameters.\n\n## Acceptance Criteria\n- [ ] Trial duration config per plan (7, 14, 21, 30 days)\n- [ ] Feature gating: full access vs. limited features during trial\n- [ ] Payment method: required upfront vs. at conversion\n- [ ] A/B test assignment: user cohort split into variants\n- [ ] Conversion funnel analytics: signup -> day 7 -> day 14 -> paid\n- [ ] Trial expiry reminders: D-3, D-1, D-day with offer incentive\n- [ ] Edge case: trial cannot overlap with past subscription\n- [ ] Edge case: trial-to-trial conversion not allowed\n\n## Technical Scope\n- - TrialConfig, ABTestAssignment\n- - trial config API\n- - conversion funnel tracking\n- - TrialDetailsScreen\n- - trial parameter optimization model