I'm new to django-lean.
Does anyone know where are the reports generated by calling manage.py update_experiment_reports are stored?
I'm new to django-lean.
Does anyone know where are the reports generated by calling manage.py update_experiment_reports are stored?
I don't have django-lean installed, but based on experiments.reports, I would suggest looking at these two tables (even via the admin), DailyConversionReport and DailyEngagementReport.
You can access these reports via:
/admin/django-lean/<experiment_name>/