v2.0.95 - Sprint Feedback Loop
What's New in v2.0.95
Sprint Feedback Loop
Track which CRO suggestions you implement, then automatically measure impact on the next audit.
How it works:
- Mark suggestions as implemented in the SaaS dashboard audit report
- Plugin detects the open sprint on the next audit
- AI is briefed on what changed and returns a sprint_assessment
- Sprint auto-closes with score delta + 30-day behavioural before/after (bounce rate, avg time on page)
Plugin changes:
- class-supabase-sync.php: fetch_open_sprints() + close_sprint()
- class-ai-engine.php: sprint_context in AI prompt; sprint_assessment in AI JSON response
- rest-api.php: conversioniq_get_behavioral_metrics() + full sprint lifecycle in conversioniq_run_audit()
Requires: Run suggestion_sprints Supabase DDL and deploy SaaS dashboard sprint UI.