Table of Contents
Implementing AI chat and email integration in Intercom can significantly enhance your customer support capabilities. This guide provides a step-by-step process to set up these features effectively, ensuring your support team can communicate efficiently and provide timely assistance.
Prerequisites for Setting Up AI Chat & Email Integration
- An active Intercom account with admin access
- API keys or access tokens for third-party AI services
- Basic knowledge of Intercom's platform and settings
- Access to your website or app's codebase for integration
Step 1: Access Intercom Settings
Log in to your Intercom dashboard. Navigate to the Settings icon in the bottom left corner, then select Messaging and click on Outbound. This is where you will configure chat and email options.
Step 2: Enable and Configure AI Chat
Within the Messaging settings, locate the Chat section. Turn on Automated Chat or AI Chat if available. Customize the chatbot greeting message and define the triggers for AI responses, such as specific keywords or customer actions.
Adding AI Capabilities
Integrate your preferred AI service, such as Dialogflow or IBM Watson, by entering the API credentials in the designated fields. Test the connection to ensure the AI responds correctly to customer queries.
Step 3: Set Up Email Integration
Navigate to the Emails section within Messaging settings. Enable email forwarding or responses by connecting your email service provider, such as Gmail or Outlook, through OAuth or API keys. Configure email templates and auto-replies as needed.
Automating Email Responses
Create automated email templates for common customer inquiries. Set rules for when these templates should be sent, such as after a support ticket is received or when a customer is inactive.
Step 4: Embedding Chat Widget on Your Website
Go to the Installation section in Intercom. Copy the provided JavaScript code snippet. Paste this code into your website's HTML, typically before the closing
tag of your site's header or footer.Step 5: Testing the Integration
After embedding the chat widget, visit your website to verify the AI chat activates correctly. Test different customer queries to ensure the AI responds appropriately. Send test emails to confirm email auto-replies and forwarding are functioning as intended.
Step 6: Monitoring and Optimization
Use Intercom's analytics dashboard to monitor chat interactions and email responses. Collect feedback from support agents and customers to identify areas for improvement. Adjust AI responses, triggers, and email templates based on these insights.
Conclusion
Setting up AI chat and email integration in Intercom streamlines your customer support process, providing quicker responses and improved customer satisfaction. Regularly review and optimize your configurations to adapt to evolving customer needs and support strategies.