Pendo Health Check

Side project, not an official Pendo product. Compact dashboard, A-F install grade, Quick Copy IDs, optional auto-check badge.

As of June 2026, Pendo Health Check has 16 users in the Developer Tools category.

Usersup 433.3 percent+433.3%
16
16
Ratingno change0%
— reviews
Reviewsno change0%
Version
4.4.0
Manifest V3
90-day change · In the last 90 days this extension 2 version updates.

History

10 snapshots

Tracking since Apr 3, 2026.

17.049.51.9600000000000009Apr 3, 2026Jun 11, 2026
View as table
DateUsersRatingReviewsVersion
Apr 3, 202632.2.0
Apr 17, 202642.2.1
Apr 28, 202662.2.1
May 5, 202672.2.1
May 11, 2026112.2.1
May 16, 2026122.2.1
May 22, 2026134.4.0
May 29, 2026124.4.0
Jun 5, 2026134.4.0
Jun 11, 2026144.4.0
Now164.4.0

Changelog

  • May 16, 2026
    description
    Pendo Health Check gives your Pendo installation a letter grade from A to F. Open it on any page and get a single, prioritized diagnostic report — no guesswork, no DevTools.
    
    Built for Pendo admins who need to prove what's wrong and hand it to engineering.
    
    INSTALLATION GRADE (A–F)
    
    Your Pendo installation is scored from A to F across runtime health checks and a deep setup analysis. Issues are sorted by severity so you know exactly where to start.
    
    Health Checks:
    • Agent loaded — confirms pendo.js is on the page
    • Initialization — verifies the agent started via pendo.isReady()
    • Visitor ID — checks that a non-anonymous visitor ID is set
    • Account ID — validates account-level identity
    • Duplicate detection — flags multiple Pendo instances or agent scripts
    • Agent Version — warns if the agent is outdated (major version < 2)
    • Data Transmission — validates that analytics data is reaching Pendo servers, with ad blocker detection
    • Feature Flags — surfaces disabled features (guides off, analytics off, etc.)
    
    Setup Analysis (merged into the same view):
    • Framework detection (React, Angular, Vue, Ember, Svelte, Next.js, Nuxt, jQuery)
    • Snippet analysis — install method, placement, async loading
    • CSP compatibility — directive-by-directive check with strict-dynamic and nonce awareness
    • Report-Only CSP detection — won't flag non-enforcing policies as blocking errors
    • CNAME-aware host detection for custom CDN and data endpoints
    • Visitor and account metadata validation — PII detection, data types, field naming
    • Actionable recommendations with links to Pendo documentation
    
    COPY TO CLIPBOARD
    
    One click exports a priority-sorted diagnostic report with remediation steps. Paste into Slack, Jira, or a support ticket. Includes grade, all issues, and Pendo service status.
    
    DEVELOPER TOOLS (collapsible)
    
    • Toggle Pendo Debugger — one click, no DevTools needed
    • Validate Install — runs pendo.validateInstall() with inline results
    • Validate Environment — runs pendo.validateEnvironment() with inline results
    
    ICON BADGE
    
    • Yellow badge shows issue count after analysis
    • Red badge when critical problems are found
    • Clears automatically when you navigate to a new page — never shows stale data
    • Toggle the badge on or off from the feedback bar
    
    PENDO SERVICE STATUS
    
    • Live status from status.pendo.io — only shown during outages or incidents
    • Included in copied diagnostic reports
    
    Built for Pendo admins, implementation engineers, and customer success teams who need fast, accurate answers about agent health.
    Heads up: this is a side project built by a Pendo user, not by Pendo. Not affiliated with or endorsed by Pendo. No SLA, no support contract, no guarantees. If something breaks, file a GitHub issue; please don't open a Pendo support ticket, because Pendo didn't ship this and can't help with it.
    
    Open it on any page with Pendo and you get a compact dashboard: an A-to-F install grade with a plain-English status line, a Status panel for triage, an IDs panel for values you paste into tickets, and a Tools panel for the actions you run all day. Built so Pendo admins, implementation engineers, and support folks can make decisions faster with less effort.
  • May 16, 2026
    short_description
    Instant Pendo installation grade with prioritized diagnostics, one-click issue export, inline debugger, and live service status.
    Side project, not an official Pendo product. Compact dashboard, A-F install grade, Quick Copy IDs, optional auto-check badge.
  • Apr 3, 2026
    description
    Pendo Health Check gives your Pendo installation a letter grade from A to F. Open it on any page and get a single, prioritized diagnostic report — no guesswork, no DevTools.
    
    Built for Pendo admins who need to prove what's wrong and hand it to engineering.
    
    INSTALLATION GRADE (A–F)
    
    Your Pendo installation is scored from A to F across runtime health checks and a deep setup analysis. Issues are sorted by severity so you know exactly where to start.
    
    Health Checks:
    - Agent loaded — confirms pendo.js is on the page
    - Initialization — verifies the agent started via pendo.isReady()
    - Visitor ID — checks that a non-anonymous visitor ID is set
    - Account ID — validates account-level identity
    - Active Guides — reports loaded guide count and state
    - Duplicate detection — flags multiple Pendo instances or agent scripts
    - Agent Version — reports the running version
    - Data Transmission — validates that analytics data is reaching Pendo servers
    - Feature Flags — surfaces disabled features (guides off, analytics off, etc.)
    
    Setup Analysis (merged into the same view):
    - Framework detection (React, Angular, Vue, Ember, Svelte, Next.js, Nuxt, jQuery)
    - Snippet analysis — install method, placement, async loading
    - CSP compatibility — directive-by-directive check with strict-dynamic and nonce awareness
    - Report-Only CSP detection — won't flag non-enforcing policies as blocking errors
    - CNAME-aware host detection for custom CDN and data endpoints
    - CMP/GDPR consent detection (OneTrust, Cookiebot, Didomi, Osano, TrustArc, TCF v2.0)
    - Visitor and account metadata validation — PII detection, data types, field naming
    - Actionable recommendations with links to Pendo documentation
    
    COPY TO CLIPBOARD
    
    One click exports a priority-sorted diagnostic report with remediation steps. Paste into Slack, Jira, or a support ticket. Includes grade, all issues, and Pendo service status.
    
    DEVELOPER TOOLS (collapsible)
    
    - Toggle Pendo Debugger — one click, no DevTools needed
    - Validate Install — runs pendo.validateInstall() with inline results
    - Validate Environment — runs pendo.validateEnvironment() with inline results
    
    ICON BADGE
    
    - Yellow badge shows issue count after analysis
    - Red badge when critical problems are found
    - Clears automatically when you navigate to a new page — never shows stale data
    - Toggle the badge on or off from the feedback bar
    
    PENDO SERVICE STATUS
    
    - Live monitoring from status.pendo.io — only shown during outages or incidents
    - Per-component health (App, Data Pipeline, Guides, Integrations)
    - Included in copied diagnostic reports
    
    PRIVACY
    
    - All checks run locally in your browser
    - No data is collected or sent to third parties
    - No account or login required
    
    Built for Pendo admins, implementation engineers, and customer success teams who need fast, accurate answers about agent health.
    Pendo Health Check gives your Pendo installation a letter grade from A to F. Open it on any page and get a single, prioritized diagnostic report — no guesswork, no DevTools.
    
    Built for Pendo admins who need to prove what's wrong and hand it to engineering.
    
    INSTALLATION GRADE (A–F)
    
    Your Pendo installation is scored from A to F across runtime health checks and a deep setup analysis. Issues are sorted by severity so you know exactly where to start.
    
    Health Checks:
    • Agent loaded — confirms pendo.js is on the page
    • Initialization — verifies the agent started via pendo.isReady()
    • Visitor ID — checks that a non-anonymous visitor ID is set
    • Account ID — validates account-level identity
    • Duplicate detection — flags multiple Pendo instances or agent scripts
    • Agent Version — warns if the agent is outdated (major version < 2)
    • Data Transmission — validates that analytics data is reaching Pendo servers, with ad blocker detection
    • Feature Flags — surfaces disabled features (guides off, analytics off, etc.)
    
    Setup Analysis (merged into the same view):
    • Framework detection (React, Angular, Vue, Ember, Svelte, Next.js, Nuxt, jQuery)
    • Snippet analysis — install method, placement, async loading
    • CSP compatibility — directive-by-directive check with strict-dynamic and nonce awareness
    • Report-Only CSP detection — won't flag non-enforcing policies as blocking errors
    • CNAME-aware host detection for custom CDN and data endpoints
    • Visitor and account metadata validation — PII detection, data types, field naming
    • Actionable recommendations with links to Pendo documentation
    
    COPY TO CLIPBOARD
    
    One click exports a priority-sorted diagnostic report with remediation steps. Paste into Slack, Jira, or a support ticket. Includes grade, all issues, and Pendo service status.
    
    DEVELOPER TOOLS (collapsible)
    
    • Toggle Pendo Debugger — one click, no DevTools needed
    • Validate Install — runs pendo.validateInstall() with inline results
    • Validate Environment — runs pendo.validateEnvironment() with inline results
    
    ICON BADGE
    
    • Yellow badge shows issue count after analysis
    • Red badge when critical problems are found
    • Clears automatically when you navigate to a new page — never shows stale data
    • Toggle the badge on or off from the feedback bar
    
    PENDO SERVICE STATUS
    
    • Live status from status.pendo.io — only shown during outages or incidents
    • Included in copied diagnostic reports
    
    Built for Pendo admins, implementation engineers, and customer success teams who need fast, accurate answers about agent health.

Permissions & access

Permissions
activeTabscriptingstoragetabs
Host access
None declared

Screenshots

Pendo Health Check screenshot 1Pendo Health Check screenshot 2Pendo Health Check screenshot 3

About

Heads up: this is a side project built by a Pendo user, not by Pendo. Not affiliated with or endorsed by Pendo. No SLA, no support contract, no guarantees. If something breaks, file a GitHub issue; please don't open a Pendo support ticket, because Pendo didn't ship this and can't help with it.

Open it on any page with Pendo and you get a compact dashboard: an A-to-F install grade with a plain-English status line, a Status panel for triage, an IDs panel for values you paste into tickets, and a Tools panel for the actions you run all day. Built so Pendo admins, implementation engineers, and support folks can make decisions faster with less effort.

Technical

Version
4.4.0
Manifest
V3
Size
60.76KiB
Min Chrome
88
Languages
1
Featured
No

Metadata

ID
clcjdjkhbhigpbcfliedfdielpjfjcmo
Developer ID
u0dfcc7303de4f81310a51eac10ba58d0
Developer Email
[email protected]
Created
Mar 10, 2026
Last Updated (Store)
May 15, 2026
Last Scraped
Jun 11, 2026
Website
noskoviak.net
Support URL
Privacy Policy

Similar extensions

Alternatives to Pendo Health Check, ranked by description similarity.

Data sourced from the Chrome Web Store · last verified Jun 11, 2026.