Skip to content

Commit 826eb8d

Browse files
markzegarelliHagejstayseesong
authored
GWEN (Actions) deploy PR (#4538)
* Add GWEN (Actions) documentation * Add integration ID * Edits * Update src/connections/destinations/catalog/actions-gwen-cloud/index.md --------- Co-authored-by: Johan Hage <[email protected]> Co-authored-by: stayseesong <[email protected]>
1 parent 41ae8b0 commit 826eb8d

File tree

1 file changed

+34
-0
lines changed
  • src/connections/destinations/catalog/actions-gwen-cloud

1 file changed

+34
-0
lines changed
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
title: GWEN (Actions) Destination
3+
hide-boilerplate: true
4+
hide-dossier: false
5+
private: true
6+
id: 6411f979382d3759292d739f
7+
---
8+
9+
{% include content/plan-grid.md name="actions" %}
10+
11+
[GWEN](https://gwenplatform.com/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners){:target="_blank"} 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.
12+
13+
This destination is maintained by Insert Coin AB. For any issues with the destination, [contact their Support team](mailto:[email protected]).
14+
15+
## Getting started
16+
17+
1. From the Segment web app, click **Catalog**, then click **Destinations**.
18+
2. Search for "GWEN" and select **GWEN (Actions)**
19+
3. Find the Destinations item in the left navigation, and click it.
20+
4. Click **Configure GWEN (Actions)** and select an existing Source to connect to GWEN (Actions).
21+
5. Enter the following Basic Settings:
22+
23+
- **Name**: A name to help you identify this destination in Segment.
24+
- **API Key**: Created under ["IAM & Billing" > "API Tokens"](https://app.gwenplatform.com/iam/api-token){:target="_blank"} in the GWEN Admin App
25+
26+
## Send events to GWEN
27+
28+
A GWEN event consists of two properties, a `type` and a `data` attribute.
29+
30+
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.
31+
32+
You can read more about [Event Reporting here](https://app.gwenplatform.com/docs/event-reporting){:target="_blank"}.
33+
34+
{% include components/actions-fields.html %}

0 commit comments

Comments
 (0)