diff --git a/models/reporting/exposures.yml b/models/reporting/exposures.yml index eefb73b..334c3bb 100644 --- a/models/reporting/exposures.yml +++ b/models/reporting/exposures.yml @@ -593,3 +593,19 @@ exposures: owner: name: Oriol Roqué email: oriol.roque@superhog.com + + - name: ab_test_guest_journey_monitoring + label: AB Test Guest Journey Monitoring + type: notebook + maturity: medium + description: | + + A jupyter notebook that monitors the guest journey for AB testing purposes. + It analyzes the impact of different guest journey variations on key metrics such as conversion rate, payment rate and guest revenue per guest journey. + + depends_on: + - ref('int_core__ab_test_monitoring_guest_journey') + + owner: + name: Joaquin Ossa + email: joaquin.ossa@superhog.com