segment-integrations / analytics.js-integration-intercom

The Intercom analytics.js integration.
https://segment.com/docs/integrations/intercom/
MIT License
7 stars 12 forks source link

language_override missing #25

Open mbaileys opened 7 years ago

mbaileys commented 7 years ago

There are two Intercom settings, app_id and language_override. The latter is missing in this integration.

https://docs.intercom.com/configure-intercom-for-your-product-or-site/customize-the-intercom-messenger/localize-intercom-to-work-with-multiple-languages

eprevot commented 7 years ago

I tried to use language_override (with identify or page) but Intercom messenger is still in my browser language :

window.analytics.identify( userId, traits, {
    Intercom: {
        hideDefaultLauncher: false,
        language_override: 'en'
    }
})
SegmentDestinationsBot commented 4 years ago

Hi @mbaileys, as part of the monorepo migration, this issue has been moved to new issue. Our engineers have been notified and will prioritize and work on it ASAP. Thank you!

For more information, see README.md.