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
Copy file name to clipboardExpand all lines: src/connections/destinations/catalog/actions-absmartly/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ This destination is maintained by ABsmartly. For any issues with the destination
20
20
3. Add the following Connection Settings:
21
21
-**Collector Endpoint**: Your ABsmartly Collector REST Endpoint. Usually `https://<your-subdomain>.absmartly.io/v1`
22
22
-**API Key**: An existing API Key. Created under Settings > API Keys in the ABsmartly Web Console.
23
-
-**Environment**: The environment where the events are originated matching an existing environment in ABsmartly. Created under Settings->Environments in the ABsmartly Web Console.
23
+
-**Environment**: The environment where the events are originated matching an existing environment in ABsmartly. Created under Settings > Environments in the ABsmartly Web Console.
24
24
5. Enable the _Track Calls_ mapping to send events to ABsmartly.
25
25
26
26
{% include components/actions-fields.html %}
@@ -30,7 +30,7 @@ This destination is maintained by ABsmartly. For any issues with the destination
30
30
31
31
# Sending exposures to Segment
32
32
33
-
It can be useful to send experiment exposures to Segment for visibility from
33
+
It can be useful to send experiment exposures to Segment for visibility from
34
34
other destinations. The Segment Spec includes the [Experiment Viewed semantic event](/docs/connections/spec/ab-testing/)
0 commit comments