
Configuring a schedule
Schedules are configured from the Scheduled scans card in the dashboard (on the Detected Cookies view).Choose a frequency
Daily, weekly, or monthly, per site URL. Weekly is a good default for most marketing sites.
Set the notification email (optional)
Enter an email address to receive scan results and change alerts. Leave blank to skip notifications.
| Setting | Values |
|---|---|
| Frequency | daily, weekly, monthly |
| Site URL | The URL to crawl (per-site schedule) |
| Enabled | On / off toggle |
| Notification email | Optional recipient for alerts |
Diff detection
Every scheduled scan is compared with the previous scan for the same site. TruePrivacy computes the difference and reports:- New trackers — cookies, scripts, or pixels seen for the first time.
- Removed trackers — artifacts present last scan that no longer appear.
Email alerts
When a scheduled scan detects new trackers, TruePrivacy sends an alert to the configured notification email summarizing what appeared, on which pages, and its suggested category.Manual category assignments carry forward across scheduled scans, so recurring scans never undo your classification work. See Running Scans.
API access
Schedules can also be managed programmatically viaGET /v1/tracker-scanner/schedule and PUT /v1/tracker-scanner/schedule. See the API reference.