Skip to content

Commit 9c2b24a

Browse files
committed
Adding /actions-kameleoon
1 parent 626ecd0 commit 9c2b24a

File tree

1 file changed

+62
-0
lines changed
  • src/connections/destinations/catalog/actions-kameleoon

1 file changed

+62
-0
lines changed
Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
---
2+
title: Kameleoon (Actions) Destination
3+
---
4+
5+
{% include content/plan-grid.md name="actions" %}
6+
7+
[Kameleoon](https://www.kameleoon.com/en?utm_source=segmentio&utm_medium=docs&utm_campaign=partners){:target="_blank”} is a versatile optimization, experimentation, and personalization platform. It is used to enhance website and mobile app experiences while enabling experimentation.
8+
9+
This destination is maintained by Kameleoon. For any issues with the destination, [contact their Support team](mailto:[email protected]).
10+
11+
> success ""
12+
> **Good to know**: This page is about the [Actions-framework](/docs/connections/destinations/actions/) Kameleoon Segment destination. There's also a page about the [non-Actions Kameleoon destination](/docs/connections/destinations/catalog/kameleoon/). Both of these destinations receives data from Segment.
13+
14+
<!-- > This include describes the requirement of A.js 2.0 or higher for Actions compatibility, and is required if your destination has a web component. -->
15+
16+
{% include content/ajs-upgrade.md %}
17+
18+
<!-- In the section below, explain the value of this actions-based destination over the classic version, if applicable. If you don't have a classic version of the destination, remove this section. -->
19+
20+
## Benefits of Kameleoon (Actions) vs Kameleoon Classic
21+
22+
Kameleoon (Actions) provides the following benefits over the classic Kameleoon destination:
23+
24+
- **Event Flexibility**. Tailor your events precisely by leveraging Segment's event filters, allowing for more granular control over the data you receive in Kameleoon.
25+
- **Attribute Mapping**. Seamlessly map attributes before forwarding events, ensuring a smooth integration process and accurate representation of your data in Kameleoon.
26+
- **Monitoring Capabilities**. Take advantage of Segment's monitoring tools to keep a vigilant eye on your operations, providing valuable insights and ensuring a seamless data flow into Kameleoon.
27+
28+
## Getting started
29+
30+
1. From the Segment web app, click **Catalog**, then click **Destinations**.
31+
2. Find the Destinations Actions item in the left navigation, and click it.
32+
3. Click **Add destination**.
33+
4. Select the Source you want to connect to Kameleoon (Actions) and click **Confirm Source**.
34+
5. On the **Basic Settings** side panel, complete the required fields:
35+
- **Name**: type a name to help you identify this destination in Segment
36+
- **API Key**: paste your Kameleoon API key. To generate an API Key, we recommend reading [the dedicated documentation page](https://help.kameleoon.com/).
37+
- **Sitecode**: paste your Kameleoon project sitecode. You can find it in the [project dashboard](https://help.kameleoon.com/question/how-do-i-find-my-site-id/).
38+
6. Enable the destination by cliking on the **Enable Destination** toggle switch.
39+
7. Click **Save Changes**.
40+
41+
<!-- The line below renders a table of connection settings (if applicable), Pre-built Mappings, and available actions. -->
42+
43+
{% include components/actions-fields.html %}
44+
45+
The integration requires that you use the same system of identifiers for both tools. While Segment uses the userId, Kameleoon uses the kameleoonVisitorCode. In order to identify which visitor triggered the forwarded Segment events, you must include the kameleoonVisitorCode inside your Segment events. To know more, we recommend reading [the dedicated documentation page](https://help.kameleoon.com/).
46+
47+
48+
## Migration from the classic Kameleoon destination
49+
50+
To migrate from the classic Kameleoon destination, you can follow these three steps:
51+
1. **Visitor Identification:**
52+
- Include the `kameleoonVisitorCode` in your Segment events for accurate visitor tracking. To know more, we recommend reading [the dedicated documentation page](https://help.kameleoon.com/).
53+
54+
2. **Mapping, Filters, and Testing:**
55+
- Define Mapping and Filters in the destination configuration page.
56+
- Test events to ensure accurate goal creation and conversion tracking.
57+
58+
3. **Activation:**
59+
- Activate the Kameleoon (Actions) destination when everything is ready and tested.
60+
- Deactivate the classic Kameleoon destination.
61+
62+
---

0 commit comments

Comments
 (0)