Request:
Ability to send notifications to users of Qorus Breeze Proposals (QBP) from ChurnZero.
Change:
Implement ChurnZero notification panel javascript onto QBP master page.
Configuration:
The web.config file for the web application must be updated to include one additional appSetting namely:
<add key="ChurnZeroJSFileCDN" value="https://analytics.churnzero.net/churnzero.js" />
If this appSetting is not in the web.config file, then the notification panel will not load.
Notes:
- Configuration is to enable this feature is done per farm.
- This feature is not available to on-prem customers.
Comments