Create new events from existing events
How to set up derived events
Subscription Purchase
event when a Placed Order
event comes in that has a field tag
containing the text subscription
.
New Customer Order
derived event is created on setup for all users by default. It’s not editable. It’s created when there’s a Placed Order
event with the field $is_new_customer
set to True
. The $is_new_customer
field is automatically added by Converge server-side, so there’s no need for the client to attach this field.Product names
, coupons
, etc.).