created exposures
This commit is contained in:
parent
355291eea4
commit
dade577dfd
2 changed files with 19 additions and 0 deletions
19
exposures.yml
Normal file
19
exposures.yml
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue