This is a quick guide to disabling the push notifications from your Freshchat widget for your customers. Disabling push notifications ensures that your customers aren't unnecessarily disturbed. However, doing this might make your customers miss out on any important messages.


You can use the following code (as part of the widget embed code) to disable push notifications for your customers:

<script>
window.fcWidgetMessengerConfig = {
config: {
disableNotifications: true
}
}
</script>
<script src = '//fw-cdn.com/1*****7/2*****4.js' chat='true'></script>



Note: To find the tracking code that you need to include before the  tag of the web pages you want to integrate, navigate to Admin Settings > Channels > Web Chat > Click Copy