The alert email

| Field | Description |
|---|---|
| Webpage URL | The URL where the change was detected |
| Webpage Name | The name you gave the webpage when adding it |
| Detected | Timestamp when the change was detected |
| Alert ID | A unique ID for this incident — click it to open the incident in the portal |
Content & Integrity Analytics alerts
These alerts show two sections: Content Analytics — a table of element counts that have changed:| Column | Description |
|---|---|
| Description | The element type (e.g. Javascripts, # of HTML Lines) |
| Last Verified Value | The count at the time of this alert |
| Baseline Value | The count at the time of baselining |
| Difference | The delta between the two |
Webpage Unreachable Alerts

Error: Connection timed out after 30001 millisecondsError: HTTP 404 Received
User-Specified Keywords alerts

- Blacklisted keywords found — a keyword you’ve configured as forbidden was detected on the page
- Whitelisted keywords missing — a keyword you’ve configured as required was not found on the page
Viewing an alert in the portal
- Go to Alerts in the left sidebar
- Click on the Alert ID to open the incident
- The incident page shows a summary of all changes detected, for example:
Drilling into file changes

- From the incident page, click on the specific file that changed
- The diff view opens with a side-by-side comparison:
| Column | Description |
|---|---|
| Left (red) | The state of the file at the time the alert was triggered |
| Right (green) | The previous baseline state of the file |
