Intercom

Intercom

đź’ˇ
Follow this guide to get Intercom setup in your Divjoy codebase. Click the ▶︎ icon next to any step to see a detailed walkthrough with screenshots. If anything is confusing please reach out.

Basic Setup

‣
Signup for Intercom and copy your App ID.

After signup you’ll see a list of guides. Click “Get ready to chat with your customers” and then click “Add chat to your website”. Select the “With code” option and then copy the part that you see highlighted in the screenshot below. You don't need the full snippet because Divjoy has everything setup for you already.

image

You can also find your App ID by clicking the account menu in the bottom left of the page and then selecting “Settings”. Expand the “Installation” section in the left navigation and click “Web”. Finally, select the “With code” option and then copy the part that you see highlighted in the screenshot below. You don't need the full snippet because Divjoy has everything setup for you already.

image
  • Add your App ID to your codebase .env file.

🙌
You should now have working Intercom live chat in your web app