How to display Crisp only on few pages
Crisp allows you to show the chatbox only on some pages.
Here's how to proceed:
- Go to your website settings: click on the "Settings" icon on the left sidebar, then click on "Websites" and select the target website in the list
- Select Chatbox & Email settings
- Go to chatbox restrictions
- Click on "Add an allowed page"
- Your chatbox will now be visible only on this page
Using wildcards
This feature is compatible with wildcards. It allows hiding pages following patterns.
Here are few examples:
Simple match
https://example.com/*/pricing will match all pages like:
Double Wildcard
Using a double wildcard such as https://example.com/product/** , it will match all subdirectories such as:
Updated on: 30/09/2024
Thank you!