function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Travis D.Travis D. 

Suppress snap-in chat button on certain pages

I want to embed the snap-in code on all pages of our site so the user can browse to any page and have the chat follow them. I do not wish the chat button to appear on certain pages, particularly the home page. We want the user to attempt to find an answer on the site before we give them a chat option.

Ideal functionality is that the "chat now" option only appears when the customer visits the "contact us" page. Once the session is started, the chat window needs to appear on all pages.

Does anyone have any ideas on how I might do this?
Danny BoyleDanny Boyle
Hi Travis, were you able to implement this?