Overview
Entri Monitor allows you to monitor DNS record changes across multiple domains. This can be useful in a variety of scenarios, such as:- Notifying your customer that they inadvertently broke the DNS record configuration required to use your application
- Detecting if a customer is at risk for churn or might be moving to a competing solution
How domains are enrolled
Domains added throughshowUnify() are enrolled in Entri Monitor automatically. No configuration is needed. To opt out, pass monitor: false in the showUnify() config.
For the standalone flows, connectDomain() (Entri Connect) and purchaseDomain() (Entri Sell), enrollment is opt-in: pass monitor: true in the configuration, either for the whole domain or per record. See Monitor configuration.
Optionally, you can combine Entri Monitor with Entri Connect to help your user fix their DNS if Monitor detects a breaking change.


