Segment.io
You can ingest events using Segment.io. https://segment.com/catalog/integrations/amberflo/
Segment's Amberflo Destination provides the ability to ingest meters (track, page, screen) and create customers (identify) in Amberflo.
Quick links: Product Walkthrough Meter Types Customers SDKs API Reference
- From the
- Search for
- Choose which
- Go to the
- Enter the “API Key” in the
Create a meter called page in Amberflo. See Create Meters. The page is ingested as meter with value 1.
Mappings:
Amberflo webhook endpoint:
Create a meter called screen in Amberflo. See Create Meters. The screen event is ingested as meter with value 1.
Mappings:
Amberflo webhook endpoint:
Identify creates a customer in Amberflo or updates if customer already exists. See Create Customer. Segment's userId is required for a customer in Amberflo. If userId is not set, then the customer will not be created in Amberflo and the identify event will be discarded.
Mappings:
Amberflo webhook endpoint:
Create a meter in Amberflo for the track event in Segment. See Create Meters. The Segment track event is ingested as a meter with value of properties.value, or 1 if the value is not set.
Mappings:
Amberflo webhook endpoint: