Skip to content

Instantly share code, notes, and snippets.

View dorian-davis's full-sized avatar

Dorian dorian-davis

  • Atlassian
View GitHub Profile
@dorian-davis
dorian-davis / intercom_javascript_attributes.md
Created May 20, 2018 03:40 — forked from thewheat/intercom_javascript_attributes.md
Attributes for Intercom's client side Javascript integration used when installing the messenger https://developers.intercom.com/docs/js-installation

Javascript Installation Attributes

  • Intercom can be initialised with various ways For visitors
window.intercomSettings = { 
  app_id: YOUR_APP_ID
}

For Logged in users