Skip to main content

Watchlist

The Watchlist lets you monitor specific domains and receive alerts when their data changes. Use it to track competitors, key prospects, or domains you are nurturing.

Watchlist

Adding Domains to Your Watchlist

From Domain Explorer

  1. Search for a domain in the Domain Explorer
  2. Click the eye icon next to the domain name
  3. The domain is added to your Watchlist

From Domain 360

  1. Open any domain's detail page
  2. Click Watch This Domain in the top-right corner

Bulk Add

  1. Go to Lead Management → Watchlist
  2. Click + Add Domains
  3. Enter domain names separated by commas or newlines, or upload a CSV
  4. Click Add to Watchlist

What Gets Tracked

CronDB monitors the following fields for each watched domain:

FieldWhat Changes Trigger Alerts
Tech StackNew technology added or removed
Contact InfoNew email or phone number found
Website StatusSite goes live, goes down, or redirects
IndustryAI reclassification
Business SummarySignificant content changes detected
SSL CertificateCertificate renewed or changed
DNS RecordsMX, A, or CNAME changes
Social LinksNew social profiles added

Change Detection Frequency

CronDB checks watched domains on a rolling schedule:

PlanCheck Frequency
FreeWeekly
StarterEvery 3 days
ProDaily
EnterpriseEvery 12 hours
Detection Timing

Changes are detected during the next scheduled check after they occur. You will not see real-time changes, but you will be notified within the check window for your plan.

Alert Delivery

When a change is detected, you can receive alerts through:

Email Notifications

  1. Go to Watchlist → Settings
  2. Enable Email Alerts
  3. Choose frequency: Instant, Hourly Digest, or Daily Digest

Webhook

  1. Go to Watchlist → Settings
  2. Enable Webhook Alerts
  3. Enter your webhook URL
  4. Changes will be POSTed as JSON to your endpoint
{
"event": "watchlist.domain_changed",
"domain": "example.com",
"changes": [
{
"field": "tech_stack",
"action": "added",
"value": "Stripe",
"detected_at": "2026-03-18T14:30:00Z"
},
{
"field": "contact.email",
"action": "added",
"value": "sales@example.com",
"detected_at": "2026-03-18T14:30:00Z"
}
]
}

In-App Notification

A bell icon badge in the dashboard header shows the count of unread watchlist alerts. Click it to see the latest changes.

Viewing Change History

  1. Open your Watchlist
  2. Click any domain to see its change timeline
  3. Each change shows the field, old value, new value, and detection date

The timeline lets you understand how a domain has evolved since you started watching it.

Watchlist Limits

PlanMax Watched Domains
Free10
Starter100
Pro1,000
Enterprise10,000

Removing Domains

  • Click the eye icon again to unwatch a single domain
  • Select multiple domains and click Remove from Watchlist in the toolbar
  • This stops monitoring but does not delete any stored change history
Use Case: Competitor Monitoring

Add your competitors' domains to the watchlist. When they add new technologies (like a new CRM or analytics tool), you will know — giving you competitive intelligence for your sales conversations.

Next Steps

  • Intent Alerts — Broader alert rules beyond specific domains
  • Domain 360 — Deep-dive into any domain's full profile
  • Webhooks — Push watchlist events to your systems

Try it now →