Skip to content

Commit 3bbdda2

Browse files
chore: Update some docs to improve the result on migration
1 parent a56df1d commit 3bbdda2

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

src/connections/sources/catalog/cloud-apps/intercom/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Collections are the groupings of resources Segment pulls from your source. In yo
8484
| segments | A list of segments associated with the user |
8585
| tags | A list of tags associated with the user |
8686
| last_seen_ip | An ip address (e.g. "1.2.3.4") representing the last ip address the user visited your application from. (Used for updating location_data) |
87-
| user_agent_data | Data about the last user agent the user was seen using. To update this value use `last\_seen\_user\_agent` |
87+
| user_agent_data | Data about the last user agent the user was seen using. To update this value use `last_seen_user_agent` |
8888
| custom_attributes | The custom attributes you have set on the user (case sensitive) |
8989

9090
## Companies
@@ -120,7 +120,7 @@ Collections are the groupings of resources Segment pulls from your source. In yo
120120
| unsuscribed_from_emails | Whether the Lead is unsubscribed from emails |
121121
| location_data | A Location Object relating to the Lead. To update location_data use `last_seen_ip` which will be translated to the appropriate location_data |
122122
| last_seen_ip | An ip address (e.g. "1.2.3.4") representing the last ip address the user visited your application from. (Used for updating location_data) |
123-
| user_agent_data | Data about the last user agent the user was seen using. To update this value use `last\_seen\_user\_agent` |
123+
| user_agent_data | Data about the last user agent the user was seen using. To update this value use `last_seen_user_agent` |
124124
| companies | A list of companies for the user |
125125
| avatar | An avatar object for the Lead |
126126

src/connections/sources/catalog/cloud-apps/marketo/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@ You will need Admin permissions to your Marketo account.
3636
2. Go to **Admin > Munchkin** to find your Munchkin Account ID.
3737
![Screenshot of the Tracking Code section of Marketo's Munchkin page.](images/Image2018-04-30at5.28.54PM.png)
3838
3. Go to Admin > LaunchPoint
39-
a. If you don't already have a REST service setup, follow [these steps](http://developers.marketo.com/rest-api/custom-services/){:target="_blank"}.
40-
b. Then, copy the "Client ID" and "Client Secret" parameters.
39+
1. If you don't already have a REST service setup, follow [these steps](http://developers.marketo.com/rest-api/custom-services/){:target="_blank"}.
40+
2. Then, copy the "Client ID" and "Client Secret" parameters.
4141
![Screenshot of the Details section of the LaunchPoint page.](images/Image2018-04-30at5.29.32PM.png)
42-
c. Paste the "Client ID" and "Client Secret" into the Segment Marketo source settings.
42+
3. Paste the "Client ID" and "Client Secret" into the Segment Marketo source settings.
4343

4444
Data should start flowing into your warehouse in the next few hours.
4545

src/connections/sources/catalog/cloud-apps/qualtrics/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Qualtrics maintains this source. For any issues with the source, [contact the Qu
2020
4. Click **Add Source** to save your settings.
2121
5. Log in to your Qualtrics Account. Navigate to Workflows, select a workflow to send Segment events from, and add a new Segment task.
2222
6. From within the Segment task, after connecting with your Segment workspace API token, select your Qualtrics source and continue to set up the task with the event, data mapping, and more.
23-
- Your workspace token will need Source Admin permissions, at a minimum.
23+
- Your workspace token will need Source Admin permissions, at a minimum.
2424
7. For more information on the Qualtrics Segment task, view the [Qualtrics support page](https://www.qualtrics.com/support/integrations/twilio-segment/twilio-segment-task/){:target="_blank"}.
2525

2626
## Stream

src/connections/sources/catalog/cloud-apps/quin-ai/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This source is maintained by Quin Audience Engine. For any issues with the sourc
1212
1. From your workspace's Source page, click **Add Source**.
1313
2. Search for "Quin AI" in the Sources Catalog, select Quin AI, and click **Add Source**.
1414
3. On the next screen, give the Source a name configure any other settings.
15-
- The name is used as a label in the Segment app, and Segment creates a related schema name in your warehouse. The name can be anything, but Segment recommends using something that reflects the source itself and distinguishes amongst your environments (eg. QuinAI_Prod, QuinAI_Staging, QuinAI_Dev).
15+
- The name is used as a label in the Segment app, and Segment creates a related schema name in your warehouse. The name can be anything, but Segment recommends using something that reflects the source itself and distinguishes amongst your environments (eg. QuinAI_Prod, QuinAI_Staging, QuinAI_Dev).
1616
4. Click **Add Source** to save your settings.
1717
5. Copy the Write key from the Segment UI.
1818
6. 6. Log in to your [Quin account](https://portal.quinengine.com/){:target="_blank”} and navigate to **Integrations > Segment > Settings**.

0 commit comments

Comments
 (0)