Skip to content

Commit 453b2fd

Browse files
authored
edits-1
1 parent c987380 commit 453b2fd

File tree

1 file changed

+13
-15
lines changed
  • src/connections/destinations/catalog/actions-kameleoon

1 file changed

+13
-15
lines changed

src/connections/destinations/catalog/actions-kameleoon/index.md

Lines changed: 13 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,11 @@ title: Kameleoon (Actions) Destination
99
This destination is maintained by Kameleoon. For any issues with the destination, [contact their Support team](mailto:[email protected]).
1010

1111
> 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.
1313
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. -->
1514

1615
{% include content/ajs-upgrade.md %}
1716

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. -->
1917

2018
## Benefits of Kameleoon (Actions) vs Kameleoon Classic
2119

@@ -27,35 +25,35 @@ Kameleoon (Actions) provides the following benefits over the classic Kameleoon d
2725

2826
## Getting started
2927

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.
3230
3. Click **Add destination**.
3331
4. Select the Source you want to connect to Kameleoon (Actions) and click **Confirm Source**.
3432
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.
3937
7. Click **Save Changes**.
4038

41-
<!-- The line below renders a table of connection settings (if applicable), Pre-built Mappings, and available actions. -->
4239

4340
{% include components/actions-fields.html %}
4441

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”}.
4644

4745

4846
## Migration from the classic Kameleoon destination
4947

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:**
5250
- 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/).
5351

54-
2. **Mapping, Filters, and Testing:**
52+
3. **Mapping, Filters, and Testing:**
5553
- Define Mapping and Filters in the destination configuration page.
5654
- Test events to ensure accurate goal creation and conversion tracking.
5755

58-
3. **Activation:**
56+
4. **Activation:**
5957
- Activate the Kameleoon (Actions) destination when everything is ready and tested.
6058
- Deactivate the classic Kameleoon destination.
6159

0 commit comments

Comments
 (0)