You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This destination is maintained by Kameleoon. For any issues with the destination, [contact their Support team](mailto:[email protected]).
10
10
11
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.
12
+
> 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
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
14
16
15
{% include content/ajs-upgrade.md %}
17
16
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
17
20
18
## Benefits of Kameleoon (Actions) vs Kameleoon Classic
21
19
@@ -27,35 +25,35 @@ Kameleoon (Actions) provides the following benefits over the classic Kameleoon d
27
25
28
26
## Getting started
29
27
30
-
1.From the Segment web app, on the navigation menu, click **Connections**, then click **Catalog**.
31
-
2.On the **Catalog** page, use the search bar (at the top right corner) and search for "Kameleoon (Actions)". Click on the Destination named "Kameleoon (Actions).
28
+
1.Navigate to **Connections > Catalog** in the Segment web app.
29
+
2.Search for *Kameleoon (Actions)* and select the destination.
32
30
3. Click **Add destination**.
33
31
4. Select the Source you want to connect to Kameleoon (Actions) and click **Confirm Source**.
34
32
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.
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](https://help.kameleoon.com/){: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.
39
37
7. Click **Save Changes**.
40
38
41
-
<!-- The line below renders a table of connection settings (if applicable), Pre-built Mappings, and available actions. -->
42
39
43
40
{% include components/actions-fields.html %}
44
41
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/).
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 page](https://help.kameleoon.com/){:target="_blank”}.
46
44
47
45
48
46
## Migration from the classic Kameleoon destination
49
47
50
-
To migrate from the classic Kameleoon destination, you can follow these three steps:
51
-
1.**Visitor Identification:**
48
+
To migrate from the classic Kameleoon destination, follow these steps:
49
+
1.**Visitor Identification:**
52
50
- 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
51
54
-
2.**Mapping, Filters, and Testing:**
52
+
3.**Mapping, Filters, and Testing:**
55
53
- Define Mapping and Filters in the destination configuration page.
56
54
- Test events to ensure accurate goal creation and conversion tracking.
57
55
58
-
3.**Activation:**
56
+
4.**Activation:**
59
57
- Activate the Kameleoon (Actions) destination when everything is ready and tested.
0 commit comments