Created
June 28, 2022 18:09
-
-
Save cameronmoreau/a5744f98a037dc5f7f051166e54d4322 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"data": { | |
"name": "AUTOMATED TESTING - Message Steps - Variant First Step", | |
"total_stats": { | |
"revenue": 0.0, | |
"entries": 20, | |
"exit_criteria_evictions": 0, | |
"conversions": 1, | |
"conversions_by_entry_time": 1 | |
}, | |
"variant_stats": { | |
"628d9c56-deb4-4c28-a097-93f97f90dbdb": { | |
"name": "Variant 1", | |
"revenue": 0.0, | |
"entries": 20, | |
"exit_criteria_evictions": 0, | |
"conversions": 1, | |
"conversions_by_entry_time": 1 | |
} | |
}, | |
"step_stats": { | |
"c2365bee-e21f-4a3f-924d-0cde1a2ceb77": { | |
"name": "Step", | |
"revenue": 0.0, | |
"conversions": 0, | |
"conversions_by_entry_time": 0, | |
"messages": { | |
"webhook": [ | |
{ | |
"sent": 21, | |
"unique_recipients": 21 | |
} | |
] | |
} | |
}, | |
"529f06e3-ba12-4eb4-8d23-ad747f5b37a7": { | |
"name": "Step 2", | |
"revenue": 0.0, | |
"conversions": 0, | |
"conversions_by_entry_time": 0, | |
"messages": { | |
"webhook": [ | |
{ | |
"sent": 21, | |
"unique_recipients": 21 | |
} | |
] | |
} | |
} | |
}, | |
"message_steps": { | |
"6d7d2c2b-50ac-4db8-9191-8e08064ffebc": { | |
"user_entered": 21, | |
"user_proceeded": 21, | |
"user_exited_canvas": 0, | |
"user_deleted": 0 | |
} | |
} | |
}, | |
"message": "success" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment