Skip to content

Commit e024831

Browse files
author
irinasayshi
authored
Update index.md (#1007)
Update URL to Intercom docs
1 parent efeea40 commit e024831

File tree

1 file changed

+1
-1
lines changed
  • src/connections/destinations/catalog/intercom

1 file changed

+1
-1
lines changed

src/connections/destinations/catalog/intercom/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ Our API doesn't support Intercom tags. Traits can be used instead of tags to cre
402402

403403
### Conditionally show the Intercom chat widget (Browser only)
404404

405-
You can take advantage of Intercom's `hide_default_launcher` option to selectively show the chat widget. According to Intercom's [docs](https://docs.intercom.io/configure-intercom-for-your-product-or-site/customize-the-intercom-messenger/customize-the-intercom-messenger-technical#show-the-intercom-messenger-to-selected-users-for-web-), you want to first hide the Messenger for all users inside their UI using Messenger settings. Then think about how you want to programmatically decide which users you'd like to show the widget to. Then you can pass an Intercom specific destination setting like this:
405+
You can take advantage of Intercom's `hide_default_launcher` option to selectively show the chat widget. According to Intercom's [docs](https://www.intercom.com/help/en/articles/178-customize-the-intercom-messenger-basics), you want to first hide the Messenger for all users inside their UI using Messenger settings. Then think about how you want to programmatically decide which users you'd like to show the widget to. Then you can pass an Intercom specific destination setting like this:
406406

407407
```js
408408
// with analytics.js

0 commit comments

Comments
 (0)