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/ab-smartly/index.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,10 +31,10 @@ Segment provides specific implementation details for A/B Smartly in the sections
31
31
3. Choose which Source should send data to the "A/B Smartly" destination.
32
32
4. Go to the A/B Smartly dashboard(https://your-org-name.absmartly.com/apikey/list), find and copy the "API key" that you created for segment.
33
33
5. Enter the "API Key" in the "A/B Smartly" destination settings in Segment.
34
-
6. If the integration requests for an Application name go to your [A/B Smartly dashboard](https://your-org-name.absmartly.com/application/create) and create an Application named "Segment", or whatever you would like to call it. Use that name in the Application field of the integration settings.
34
+
6. If the integration requests for an Application name go to your A/B Smartly dashboard (`https://your-org-name.absmartly.com/application/create`) and create an Application named "Segment", or whatever you would like to call it. Use that name in the Application field of the integration settings.
35
35
7. Add also your A/B Smartly Collector endpoint. It's the same endpoint that you are using in all your A/B Smartly SDKs.
36
-
8. Enter the enviroment from your [Environment list](https://your-org-name.absmartly.com/environment/list) that should receive your Segment data. Most likely it will be the production one.
37
-
9. And finally a mapping of Segment Identities to [A/B Smartly Units](https://your-org-name.absmartly.com/unit/list). You should map all your Segment indenties that you would like to use in your A/B tests to the units that you already have in A/B Smartly. Check your [unit list on A/B Smartly](https://your-org-name.absmartly.com/unit/list).
36
+
8. Enter the environment from your Environment list (`https://your-org-name.absmartly.com/environment/list`) that should receive your Segment data. Most likely it will be the production one.
37
+
9. And finally a mapping of Segment Identities to A/B Smartly Units(`https://your-org-name.absmartly.com/unit/list`). You should map all your Segment identities that you would like to use in your A/B tests to the units that you already have in A/B Smartly. Check your unit list on A/B Smartly(`https://your-org-name.absmartly.com/unit/list`).
38
38
10. Optionally go to "Goal Mapping" and start adding the track calls that you would like to see showing up on A/B Smartly as goals. You only need to create a name mapping if the name of the goal on A/B Smartly's platform is different from the name of the track call in Segment.
0 commit comments