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/intercom/index.md
+2-24Lines changed: 2 additions & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,36 +9,14 @@ id: 54521fd725e721e32a72eec6
9
9
10
10
## Getting Started
11
11
12
-
The first step is to make sure Intercom supports the source type and connection mode you've chosen to implement. You can learn more about what dictates [the connection modes we support here](/docs/connections/destinations/#connection-modes).
13
-
14
-
<table>
15
-
<tr>
16
-
<th></th>
17
-
<th>Web</th>
18
-
<th>Mobile</th>
19
-
<th>Server</th>
20
-
</tr>
21
-
<tr>
22
-
<td>📱 Device-based</td>
23
-
<td> ✅ </td>
24
-
<td> ✅ </td>
25
-
<td></td>
26
-
</tr>
27
-
<tr>
28
-
<td>☁️ Cloud-based</td>
29
-
<td></td>
30
-
<td> ✅ </td>
31
-
<td> ✅ </td>
32
-
</tr>
33
-
</table>
34
12
35
13
1. From your Segment UI's Destinations page click **Add Destination**.
36
14
2. Search for "Intercom" and select it in the results that appear.
37
15
3. Choose which Source to connect Intercom to.
38
-
3. Authorize your Intercom account in Segment and select the Intercom Account to sync with Segment.
16
+
4. Authorize your Intercom account in Segment and select the Intercom Account to sync with Segment.
39
17
40
18
You can choose which account to sync from the drop down menu in the top right. If you are using [server-side sources](/docs/connections/sources#server), Segment starts passing data through once you activate the Destination. For other libraries continue reading below.
41
-
4. Find your "App ID" in the Intercom UI following [the instructions here](https://docs.intercom.com/faqs-and-troubleshooting/getting-set-up/where-can-i-find-my-app-id) or by navigating to the Gear Menu and clicking on "App Settings" followed by "API Keys". It should look something like `9iefb489`.
19
+
5. Find your "App ID" in the Intercom UI following [the instructions here](https://docs.intercom.com/faqs-and-troubleshooting/getting-set-up/where-can-i-find-my-app-id){:target="_blank"} or by navigating to the Gear Menu and clicking on "App Settings" followed by "API Keys". It should look something like `9iefb489`.
42
20
43
21
44
22
Your changes appear in the Segment CDN in about 45 minutes, and then Analytics.js starts asynchronously loading Intercom's `library.js` onto your page.
0 commit comments