How to display Crisp only on few pages
Crisp allows you to show the chatbox only on some pages.
Here's how to proceed:
Here is how to proceed:
- Go to your Crisp dashboard
- Head over to the Settings from the bottom-left icon
- Navigate to Settings > Chatbox Settings > Chatbox Restrictions > Show Chatboc only on pages
- Click the button Add an allowed page and specify the URLs
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: 24/02/2025
Thank you!