GWEN (Actions) Destination
GWEN offers powerful gamification tools and insights to convert, engage, and retain users. With GWEN it has never been easier to understand your users behavior patterns and build better performing products with both speed and accuracy.
This destination is maintained by Insert Coin AB. For any issues with the destination, contact their Support team.
- From the Segment web app, click Catalog, then click Destinations.
- Search for "GWEN" and select GWEN (Actions)
- Find the Destinations item in the left navigation, and click it.
- Click Configure GWEN (Actions) and select an existing Source to connect to GWEN (Actions).
- Enter the following Basic Settings:
- Name: A name to help you identify this destination in Segment.
- API Key: Created under "IAM & Billing" > "API Tokens" in the GWEN Admin App
A GWEN event consists of two properties, a type and a data attribute.
By Default, this destination maps the Segment event type (for example, track or identify) to the type of the GWEN event being sent, and the Segment properties object to the GWEN data attribute. You can modify this configuration to futher customize the events you send to GWEN.
You can read more about Event Reporting here.
GWEN API key. Can be found here (login required)
GWEN (Actions) has the following presets
| Preset Name | Trigger | Default Action |
|---|---|---|
| Identify a user | Event type = "identify" | Identify User |
| Send an event to GWEN | Event type = "track" | Send Event |
Build your own Mappings. Combine supported triggers with the following GWEN-supported actions:
Mapping limits per destination
Send a user event to GWEN
Send Event is a Cloud action. The default Trigger is type = "track"
The user's id. (Format: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx)
The type of the event
Optional
The data to be sent to GWEN
Starts a new GWEN user session. Provide the users IP and userAgent to improve the GWEN experience
Identify User is a Cloud action. The default Trigger is type = "identify"
The user's id. (Format: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx)
Optional
The IP address of the user
Optional
The userAgent string of the user