Hi @user310 ,
I Don't fully get your question. You are trying to set-up Intercom with Segment and want to disable messenger for visitors? I'm right?
You already set-up user identification? When you are making log-in to your app, it shows up as logged in user in Intercom?
If so, you just need to disable messenger for visitors:
Is it a single page app?
I've also implemented Intercom using Segment. If Roy's suggestion doesn't work - it may be a Segment thing rather than an Intercom thing.
When an identify call is made, the user's ID gets stored in the browser, so Intercom may 'think' that the user is still active even post-logout. Try firing:
analytics.reset();
when a user logs out, and with the Intercom setting turned off you may get the expected behaviour of the messenger disappearing.
Additional Docs:
Identify Best Practices:
How to end user sessions:
https://segment.com/docs/connections/sources/catalog/libraries/website/javascript/#reset-or-logout
Reply
Join the Intercom Community 🎉
Already have an account? Login
Login to the community
No account yet? Create an account
Intercom Customers and Employees
Log in with SSOEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.