Skip to main content

Integrations

LogRocket

Wire LogRocket into every docs page — add your app id to `integrations.logrocket` and the script loads on next deploy.

Session replay with network + Redux state capture. Paid; best-in-class debugging for production issues.

Configure

integrations.logrocketstringpathrequired

LogRocket App ID. Script injects via <Script strategy="afterInteractive"> and loads from https://cdn.lr-in.com.

{
  "integrations": {
    "logrocket": "org/app"
  }
}

Where to find your app id

LogRocket dashboard → project settings → App ID (format organization/app-slug).

Or set it from the dashboard — Editor → Configurations → AI & Advanced → Integrations.

Loading behavior

  • Strategy: afterInteractive — injected after page interactivity, so it never blocks first paint.

  • CSP: if you enforce a Content Security Policy, allowlist https://cdn.lr-in.com in script-src.

  • Removal: delete the integrations.logrocket key (or blank it in the dashboard) and redeploy — the script disappears on the next page load.

Related

Was this page helpful?

Last updated August 7, 2026