
NotFoundParamAlert
Alerts on 404 pages with specified URL parameters


MODX Revolution plugin that generates an alert when a page is not found and has specified URL parameters. Useful for catching 404s from large-scale contextual campaigns with UTM or other URL parameters.
? — one character, * — any character groupAfter installation go to System Settings, select namespace notfoundparamalert and configure.
? — one character, * — any character group.mail – send to email, log – log message.error, warn, info, debug.mail(), modx – MODX mailer.In the notfoundparamalert namespace you can set a custom template for log/email text.
alertName - component name.alertMethod - alert method.siteName - site name ('site_name').siteUrl - site URL ('site_url').urlPath - relative page URL.urlFull - absolute page URL.requestParams - matching URL parameters.ipAddress - IP address of the request.