Title: Erriscope – Site Incident Alerts for WooCommerce
Author: TinySharp
Published: <strong>July 31, 2026</strong>
Last modified: July 31, 2026

---

Search plugins

![](https://ps.w.org/erriscope-site-incident-alerts-for-woocommerce/assets/banner-
772x250.png?rev=3630558)

![](https://ps.w.org/erriscope-site-incident-alerts-for-woocommerce/assets/icon-
256x256.png?rev=3630558)

# Erriscope – Site Incident Alerts for WooCommerce

 By [TinySharp](https://profiles.wordpress.org/tinysharp/)

[Download](https://downloads.wordpress.org/plugin/erriscope-site-incident-alerts-for-woocommerce.1.0.1.zip)

 * [Details](https://wordpress.org/plugins/erriscope-site-incident-alerts-for-woocommerce/#description)
 * [Reviews](https://wordpress.org/plugins/erriscope-site-incident-alerts-for-woocommerce/#reviews)
 *  [Installation](https://wordpress.org/plugins/erriscope-site-incident-alerts-for-woocommerce/#installation)
 * [Development](https://wordpress.org/plugins/erriscope-site-incident-alerts-for-woocommerce/#developers)

 [Support](https://wordpress.org/support/plugin/erriscope-site-incident-alerts-for-woocommerce/)

## Description

#### Find the cause, not just the error.

Erriscope is a WordPress error monitoring and incident diagnostics plugin for site
owners, developers, agencies, and WooCommerce stores.

Instead of leaving you with raw log lines, Erriscope groups repeated failures into
clear incidents, tracks severity and recurrence, records recovery, and identifies
the likely plugin, theme, file, or request area when evidence is available.

Erriscope works as a standalone WordPress monitoring plugin. When WooCommerce is
active, it automatically adds read-only checkout, cart, payment, and failed-order
monitoring without changing orders, stock, gateways, checkout settings, or customer
sessions.

#### Core features

 * Group repeated PHP warnings, fatal errors, and critical failures into incidents
 * Track severity, occurrence count, verification, recovery, and recurrence
 * Identify likely plugin, theme, WordPress Core, or file attribution when evidence
   is available
 * Monitor frontend, REST API, admin AJAX, and WP-Cron execution paths
 * Compare incidents with recent plugin, theme, and PHP file changes
 * Receive grouped incident and recovery email digests
 * Run local health checks and preserve resolved incident history
 * Enable WooCommerce Store Health signals automatically when WooCommerce is active
 * Use the complete Free plugin locally without an Erriscope account or license

#### WordPress error monitoring

Erriscope monitors runtime failures while WordPress is executing requests and background
work, including PHP warnings, fatal errors, critical runtime failures, local loopback
health-check failures, and incident recurrence after recovery.

No runtime monitor can report an error before the affected code executes. Erriscope
records supported failures when WordPress runs the relevant request path.

#### WooCommerce monitoring

When WooCommerce is active, Erriscope adds read-only signals for:

 * Checkout exceptions and Store API server failures
 * Cart Store API failures
 * Repeated payment-failure patterns grouped by gateway
 * Failed-order patterns and recovery signals
 * Checkout and cart configuration health

Erriscope does not create test orders, process payments, modify stock, change gateway
settings, or alter customer sessions. WooCommerce remains optional.

#### Incident lifecycle and email digests

Repeated occurrences with the same fingerprint remain grouped as one incident. Erriscope
increases the occurrence count, verifies whether the signal is still failing, records
recovery evidence, and can reopen the incident if the same problem returns.

Incident bursts can be combined into digest emails instead of generating one message
for every repeated occurrence. Local email uses the existing WordPress `wp_mail()`
transport, including an SMTP plugin when configured.

#### Safe fatal capture

Erriscope can install a managed `wp-content/fatal-error-handler.php` drop-in to 
preserve fatal-error context before WordPress Recovery Mode replaces it.

It never overwrites a fatal handler owned by another plugin or hosting provider.
If another handler exists, Erriscope reports the conflict and continues using the
monitoring paths that remain available.

#### Privacy by design

Erriscope Free stores incident data locally on the WordPress installation. It does
not require an account, license, payment connection, or external monitoring service
for local diagnostics.

The Free plugin does not send incident data to Erriscope servers. Local availability
checks may request the site’s own URL and local Erriscope health endpoint.

#### Optional Pro add-on

Erriscope Free is a complete local monitoring and diagnostics plugin. A separately
distributed commercial add-on can extend it with independent 24/7 remote monitoring,
server-side downtime alerts, advanced notification channels, deeper WooCommerce 
payment diagnostics, longer history, and private commercial updates. The commercial
add-on is not included in this WordPress.org package.

### Trademark Notice

WooCommerce and its associated marks are trademarks of Automattic Inc. Erriscope
is an independent product and is not affiliated with or endorsed by Automattic.

## Screenshots

[⌊Erriscope Free dashboard with local incident monitoring, WooCommerce health signals,
email notifications, and recovery settings.⌉⌊Erriscope Free dashboard with local
incident monitoring, WooCommerce health signals, email notifications, and recovery
settings.⌉[

Erriscope Free dashboard with local incident monitoring, WooCommerce health signals,
email notifications, and recovery settings.

[⌊Optional Erriscope Pro overview with license state, independent monitoring, and
plan capabilities.⌉⌊Optional Erriscope Pro overview with license state, independent
monitoring, and plan capabilities.⌉[

Optional Erriscope Pro overview with license state, independent monitoring, and 
plan capabilities.

[⌊Optional Erriscope Pro 24/7 Watchdog with uptime snapshots, response metrics, 
and recovery timeline.⌉⌊Optional Erriscope Pro 24/7 Watchdog with uptime snapshots,
response metrics, and recovery timeline.⌉[

Optional Erriscope Pro 24/7 Watchdog with uptime snapshots, response metrics, and
recovery timeline.

[⌊Optional Erriscope Pro WooCommerce payment forensics with gateway readiness and
failure evidence.⌉⌊Optional Erriscope Pro WooCommerce payment forensics with gateway
readiness and failure evidence.⌉[

Optional Erriscope Pro WooCommerce payment forensics with gateway readiness and 
failure evidence.

## Installation

 1. Install **Erriscope – Site Incident Alerts for WooCommerce** from WordPress.org.
 2. Activate **Erriscope**.
 3. Open **Erriscope** in WordPress Admin.
 4. Configure recipients, email preferences, local health checks, and resolved-history
    retention.
 5. WooCommerce Store Health monitoring appears automatically when WooCommerce is active.
 6. Review any fatal-handler conflict notice before relying on deep fatal capture.

## FAQ

### Does Erriscope work without WooCommerce?

Yes. WordPress and PHP incident monitoring works without WooCommerce. WooCommerce-
specific signals appear only when WooCommerce is active.

### Does the Free plugin require an external service?

No. Free monitoring, local incident storage, diagnostics, and email notifications
run on your WordPress installation.

### Is Erriscope a replacement for the PHP error log?

No. Erriscope complements server and PHP logs by turning supported runtime signals
into grouped incidents with lifecycle and diagnostic context.

### Will Erriscope detect code that never runs?

No. Runtime failures can be detected only after the affected code executes.

### Does Erriscope change WooCommerce data?

No. It observes supported error and health signals without modifying orders, stock,
gateways, carts, checkout settings, or customer sessions.

### Why do repeated errors appear as one incident?

Occurrences with the same fingerprint are grouped so the dashboard and email remain
useful while Erriscope tracks recurrence and recovery.

### What happens when I deactivate or delete the plugin?

Deactivation preserves settings and incident history while removing managed scheduled
hooks and fatal capture. Deletion removes stored data only when the uninstall deletion
option was enabled.

### Where can I get support?

Use the Erriscope support forum on WordPress.org. Include WordPress and PHP versions,
whether WooCommerce is active, and a redacted incident description. Never post credentials,
license keys, customer data, or private server information.

### What is Erriscope Pro?

Erriscope Pro is a separate commercial add-on for remote monitoring and additional
commercial capabilities. It is not required for Erriscope Free.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Erriscope – Site Incident Alerts for WooCommerce” is open source software. The 
following people have contributed to this plugin.

Contributors

 *   [ TinySharp ](https://profiles.wordpress.org/tinysharp/)

[Translate “Erriscope – Site Incident Alerts for WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/erriscope-site-incident-alerts-for-woocommerce)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/erriscope-site-incident-alerts-for-woocommerce/),
check out the [SVN repository](https://plugins.svn.wordpress.org/erriscope-site-incident-alerts-for-woocommerce/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/erriscope-site-incident-alerts-for-woocommerce/)
by [RSS](https://plugins.trac.wordpress.org/log/erriscope-site-incident-alerts-for-woocommerce/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.1

 * Added WordPress.org plugin icon, banner, and product screenshots.
 * Limited directory tags to five focused search terms.
 * Updated screenshot captions and directory presentation.
 * No monitoring behavior changed.

#### 1.0.0

 * Initial stable Free release.
 * Added grouped PHP error and fatal incident monitoring.
 * Added verification, recovery, recurrence tracking, and email digests.
 * Added local health monitoring and WooCommerce Store Health signals.
 * Added managed deep-fatal capture without overwriting another handler.

## Meta

 *  Version **1.0.1**
 *  Last updated **23 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.4 or higher **
 *  Tested up to **7.0.2**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [error log](https://wordpress.org/plugins/tags/error-log/)[error monitoring](https://wordpress.org/plugins/tags/error-monitoring/)
   [fatal error](https://wordpress.org/plugins/tags/fatal-error/)[php errors](https://wordpress.org/plugins/tags/php-errors/)
   [woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/erriscope-site-incident-alerts-for-woocommerce/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/erriscope-site-incident-alerts-for-woocommerce/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/erriscope-site-incident-alerts-for-woocommerce/reviews/)

## Contributors

 *   [ TinySharp ](https://profiles.wordpress.org/tinysharp/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/erriscope-site-incident-alerts-for-woocommerce/)