What is deployment monitoring?
Deployment monitoring runs your checks when your website changes, instead of only on a fixed timer. NorthDuty detects a deploy or a CMS publish and then runs a full health audit, a screenshot and visual diff, your user journeys, and your API monitors against the version that just shipped.
Do I have to install a plugin or change my pipeline?
No. NorthDuty can detect deploys from the outside by watching your site's content-hashed asset filenames, framework build ID, CMS generator version, sitemap and feed timestamps, and platform APIs such as the WordPress REST endpoint. A webhook is optional and makes detection instant rather than within the polling interval.
Which platforms does it work with?
Detection without any setup works on WordPress, Shopify, Webflow, Squarespace, Wix, Drupal, Joomla, Ghost, Magento, PrestaShop, HubSpot CMS, and any site built with Next.js, Nuxt, SvelteKit, Astro, Gatsby, Remix, Hugo, or Jekyll. Signed webhooks are supported for WordPress, Shopify, Webflow, Contentful, Sanity, Strapi, Storyblok, Prismic, Ghost, Vercel, Netlify, Cloudflare Pages, GitHub Actions, GitLab CI, and Bitbucket Pipelines — plus a generic endpoint any script can post to.
Will a preview or staging deploy trigger a run?
No. Preview and branch deploys on platforms like Vercel and Netlify are recognised and ignored, as are failed builds, in-progress builds, and CI runs on non-default branches. Only successful production releases trigger monitoring.
Will a busy publishing schedule burn through my checks?
No. Signals arriving close together are collapsed into a single run, and a minimum interval between change-triggered runs caps how often they can fire regardless of how chatty the source is. Your scheduled monitoring continues unaffected.
Does this replace scheduled monitoring?
No — it adds to it. Scheduled checks still catch problems that appear without a deploy, such as an expiring certificate, a third-party script failing, or an origin going down. Deployment monitoring covers the changes you cause.
Which plans include deployment monitoring?
Deployment monitoring is included on all paid plans, starting with Starter at $29 per month. The Free plan runs scheduled health monitoring only.