File tree Expand file tree Collapse file tree 4 files changed +8
-4
lines changed
code_blocks/integrations/third-party-integrations Expand file tree Collapse file tree 4 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 3
3
"user_id" : " $RCAnonymousID:87c6049c58069238dce29853916d624c" ,
4
4
"event" : " rc_trial_started_event" ,
5
5
"properties" : {
6
- "price" : 0.0 ,
6
+ "revenue" : 0.0 ,
7
+ "currency" : " USD" ,
7
8
"store" : " APP_STORE" ,
8
9
"expires_at" : 1556693063 ,
9
10
"entitlement" : " premium" ,
Original file line number Diff line number Diff line change 3
3
"user_id" : " $RCAnonymousID:87c6049c58069238dce29853916d624c" ,
4
4
"event" : " rc_trial_converted_event" ,
5
5
"properties" : {
6
- "price" : 7.99 ,
6
+ "revenue" : 7.99 ,
7
+ "currency" : " USD" ,
7
8
"store" : " APP_STORE" ,
8
9
"expires_at" : 1558701211 ,
9
10
"entitlement" : " premium" ,
Original file line number Diff line number Diff line change 3
3
"user_id" : " $RCAnonymousID:87c6049c58069238dce29853916d624c" ,
4
4
"event" : " rc_renewal_event" ,
5
5
"properties" : {
6
- "price" : 7.99 ,
6
+ "revenue" : 7.99 ,
7
+ "currency" : " USD" ,
7
8
"store" : " APP_STORE" ,
8
9
"expires_at" : 1558699811 ,
9
10
"entitlement" : " premium" ,
Original file line number Diff line number Diff line change 3
3
"user_id" : " $RCAnonymousID:87c6049c58069238dce29853916d624c" ,
4
4
"event" : " rc_cancellation_event" ,
5
5
"properties" : {
6
- "price" : 0.0 ,
6
+ "revenue" : 0.0 ,
7
+ "currency" : " USD" ,
7
8
"store" : " APP_STORE" ,
8
9
"expires_at" : 1558116196 ,
9
10
"entitlement" : " premium" ,
You can’t perform that action at this time.
0 commit comments