Skip to content

Commit c969c83

Browse files
authored
Merge pull request #5900 from yhassan-kam/kameleoon/destination
Adding Kameleoon (Actions) Destination documentation
2 parents d83e4d1 + 4357380 commit c969c83

File tree

1 file changed

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

1 file changed

+54
-0
lines changed
Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
---
2+
title: Kameleoon (Actions) Destination
3+
private: true
4+
beta: true
5+
id: 652ea51a327a62b351aa12c0
6+
---
7+
8+
{% include content/plan-grid.md name="actions" %}
9+
10+
[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.
11+
12+
This destination is maintained by Kameleoon. For any issues with the destination, [contact the Kameleoon Support team](mailto:[email protected]).
13+
14+
> success ""
15+
> 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 receive data from Segment.
16+
17+
18+
## Benefits of Kameleoon (Actions) vs Kameleoon Classic
19+
20+
Kameleoon (Actions) provides the following benefits over the classic Kameleoon destination:
21+
22+
- **Event Flexibility**. Tailor your events precisely by leveraging Segment's event filters, allowing for more granular control over the data you receive in Kameleoon.
23+
- **Attribute Mapping**. Seamlessly map attributes before forwarding events, ensuring a smooth integration process and accurate representation of your data in Kameleoon.
24+
- **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.
25+
26+
## Getting started
27+
28+
1. Navigate to **Connections > Catalog** in the Segment web app.
29+
2. Search for *Kameleoon (Actions)* and select the destination.
30+
3. Click **Add destination**.
31+
4. Select the Source you want to connect to Kameleoon (Actions) and click **Confirm Source**.
32+
5. On the **Basic Settings** side panel, complete the required fields:
33+
- **Name**: Enter a name to help you identify this destination in Segment
34+
- **API Key**: Paste your Kameleoon API key. To generate an API Key, see [Kameleoon's documentation on generating an API key](https://help.kameleoon.com/setting-up-segment-destination-actions/#Kameleoon_setup){:target="_blank”}.
35+
- **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/){:target="_blank”}.
36+
6. Enable the destination by clicking the **Enable Destination** toggle switch.
37+
7. Click **Save Changes**.
38+
39+
40+
{% include components/actions-fields.html %}
41+
42+
43+
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, see [Kameleoon's documentation on matching a Segment user with a Kameleoon visitor](https://help.kameleoon.com/setting-up-segment-destination-actions/#Matching_an_Segmentio_user_with_a_Kameleoon_visitor){:target="_blank”}.
44+
45+
46+
## Migration from the classic Kameleoon destination
47+
48+
To migrate from the classic Kameleoon destination:
49+
1. Include the `kameleoonVisitorCode` in your Segment events for accurate visitor tracking. To know more, see [Kameleoon's documentation on matching a Segment user with a Kameleoon visitor](https://help.kameleoon.com/setting-up-segment-destination-actions/#Matching_an_Segmentio_user_with_a_Kameleoon_visitor){:target="_blank”}.
50+
2. Define mapping and filters on the destination configuration page.
51+
3. Test events to ensure accurate goal creation and conversion tracking.
52+
4. Activate the Kameleoon (Actions) destination when everything is ready and tested.
53+
5. Deactivate the classic Kameleoon destination.
54+

0 commit comments

Comments
 (0)