Skip to contentSkip to navigationSkip to topbar
On this page
Looking for more inspiration?Visit the
(information)
You're in the right place! Segment documentation is now part of Twilio Docs. The content you are used to is still here—just in a new home with a refreshed look.

GWEN (Actions) Destination


Destination Info
  • Accepts Page, Alias, Group, Identify and Track calls.
  • Refer to it as GWEN (Actions) in the Integrations object
  • This integration is partner owned. Please reach out to the partner's support for any issues.
  • This destination is in Beta

GWEN(link takes you to an external page) 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.


Getting started

getting-started page anchor
  1. From the Segment web app, click Catalog, then click Destinations.
  2. Search for "GWEN" and select GWEN (Actions)
  3. Find the Destinations item in the left navigation, and click it.
  4. Click Configure GWEN (Actions) and select an existing Source to connect to GWEN (Actions).
  5. Enter the following Basic Settings:

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(link takes you to an external page).


Property nameTypeRequiredDescription
API Keypassword
required

GWEN API key. Can be found here(link takes you to an external page) (login required)


GWEN (Actions) has the following presets

Preset NameTriggerDefault Action
Identify a userEvent type = "identify"Identify User
Send an event to GWENEvent type = "track"Send Event

Build your own Mappings. Combine supported triggers with the following GWEN-supported actions:

(information)

Mapping limits per destination

Individual destination instances have support a maximum of 50 mappings.

Send Event

send-event page anchor

Send a user event to GWEN

Send Event is a Cloud action. The default Trigger is type = "track"

Property nameTypeRequiredDescription
User IDSTRING
required

The user's id. (Format: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx)


Event TypeSTRING
required

The type of the event


DataOBJECT

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"

Property nameTypeRequiredDescription
User IDSTRING
required

The user's id. (Format: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx)


User IP AddressSTRING

Optional

The IP address of the user


User AgentSTRING

Optional

The userAgent string of the user