19 lines
No EOL
620 B
YAML
19 lines
No EOL
620 B
YAML
version: 2
|
|
|
|
exposures:
|
|
- name: ab_test_guest_journey_monitoring
|
|
label: AB Test Guest Journey Monitoring
|
|
type: notebook
|
|
maturity: medium
|
|
path: ab_testing/ab_test_guest_journey_monitoring.ipynb
|
|
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 |