Load Messenger before cookie consent with contextual cookie prompt | Community
Skip to main content
Submitted

Load Messenger before cookie consent with contextual cookie prompt

Related products:Messenger
  • January 26, 2026
  • 2 replies
  • 45 views

Feature request: Load Messenger before cookie consent with contextual cookie prompt

Current behavior: The Intercom Messenger is currently only loaded after a visitor has given cookie consent via a cookie banner (e.g., OneTrust, Cookiebot, UserCentrics).

If a visitor declines or dismisses the cookie banner, the Messenger does not load at all.

The problem: This creates a poor user experience:

  • Visitors who decline cookies have no way to contact support or ask questions
  • There is no visible support channel on the page
  • Users may not realize that accepting cookies would unlock the support option

From a business perspective, this means:

  • Lost support inquiries
  • Reduced engagement
  • No alternative communication path for privacy-conscious users

Proposed solution: Allow the Messenger to load in a "cookie-pending" mode before consent is given.

In this mode:

  1. The Messenger widget is visible and can be opened
  2. When a user tries to interact (e.g., start a chat), the Messenger displays a contextual message explaining that cookie consent is required
  3. A button is shown that re-opens the cookie consent dialog

This approach:

  • Maintains visibility of the support channel
  • Educates users on why consent is needed
  • Provides a clear path to grant consent in context
  • Complies with GDPR (no cookies set before consent)

Technical note: The Messenger could load in a "consent-required" state and trigger the cookie banner via standard IDs or API calls, for example:

  • OneTrust: <button id="ot-sdk-btn">Manage cookie settings</button>
  • UserCentrics: trigger via their JavaScript API or custom element

This would work seamlessly with common consent management platforms.

How this would support our workflow:

  • Visitors always see a support option, regardless of their initial cookie decision
  • We can offer a consent-in-context flow that's clearer and more user-friendly
  • Support remains accessible for privacy-conscious users who may reconsider after understanding the value
  • Reduces friction in the customer journey

References: This pattern is already used by some modern support tools and is considered a best practice for GDPR-compliant UX.

2 replies

  • Author
  • New Participant
  • April 16, 2026

Hi,

Quick update on my feature request (Messenger before cookie consent): I've solved this with a custom script, so no action needed.

Sharing it as product feedback anyway — it's a real UX gap in GDPR markets. Happy to share the script if your product team is interested.

Attached a screenshot of the result.

 

Thanks!


Forum|alt.badge.img+3
  • Active User
  • April 20, 2026

Thanks for raising this, Peter — we ran into the exact same issue. This gap heavily delayed our deployment, as we had to build a custom solution to work around it. We ended up gating access to the Messenger behind a tailored consent banner to ensure everything aligns properly with GDPR requirements before the Messenger loads.

Would definitely welcome a native solution from Intercom here — it shouldn’t require custom workarounds to keep a support channel visible while staying compliant.