Skip to content
Admin Plugins
Titanium Error Intelligence Tutorials
10 practical ways to turn WordPress PHP errors into clearer local diagnostics.

These step-by-step tutorials cover first-time setup, the Monitoring Self-Test, grouped error behavior, Request Impact, source-version lifecycle, the log viewer, live wp-admin alerts, private log storage, file tools, Multisite and the plugin's seven-day local retention model.

  • Grouped critical errors
  • Request Impact Map
  • Monitoring Self-Test
  • Local by default
Step-by-step PHP error monitoring tutorials.

Start by making sure WordPress can write a debug log, then verify the pipeline before relying on the intelligence cards. Use the behavior and impact evidence to narrow a problem, and only then move into the raw log or file tools when deeper inspection is needed.

05
Request ImpactPrivacy Reduced

How to use the Request Impact Map to see where a fatal-style error was felt

When context is available, Titanium correlates a small request snapshot captured during the failing request with the grouped error found later in the log. The snapshot is deliberately reduced before storage.

Use impact evidence step by step

  1. Open the Impact map column for the grouped error you are investigating.
  2. Check whether the strongest evidence is Frontend, REST API, Login, AJAX, Cron, Admin or CLI.
  3. Compare the counts across contexts instead of focusing only on the most recent request.
  4. If a normalized local route shape is shown, use it to identify the affected page or endpoint family without expecting the original query string.
  5. Compare the request context with the error source and behavior pattern.
  6. If no request context exists, use the behavior and raw log evidence instead of assuming the plugin failed to monitor the error.

Start with logging, then verify the pipeline before interpreting the dashboard.

The most reliable order is simple: enable or confirm the debug log, run the self-test, wait for real matching errors, inspect behavior and impact, then use the raw log only when you need deeper evidence.

Get Free Version

Need the complete feature overview?

Read the Titanium Error Intelligence plugin page for grouped error behavior, Request Impact, source lifecycle, Monitoring Self-Test, live wp-admin alerts, private log storage and the authenticated log tools in one place.

View Plugin Overview