CellWall Logo

Surveys

PostHog

User Feedback
monitor Exposure
v9719b926
A script for displaying in-app or website surveys to collect user feedback.
10M+ sites
Updated 9/15/2026
https://us-assets.i.posthog.com/static/1.430.2/surveys.js
Exposure Score
89

Popularity

92%

Usage across websites

File Size

101.52 KB

Download size

Load Time

48.19ms

Network latency

Execution Time

3.15ms

Runtime performance

Version Telemetry

Version Timeline

Visual representation of each version's active period

Metrics Over Time

Security score, performance score, and file size trends

0255075100v9719Normalized ScoreVersion
Security Score
Performance Score
File Size (KB)

Uptime History

Average response time over time

Version History Details

Detailed information for each version

v9719b926Latest
Span: 4 days
Score: 80
Size: 101.52 KB

Exposure & Risks

Security Score

Overall Security80 / 100
Exposure Levelmonitor

Risk Assessment

Critical Risks0
Total Observations2

Exposure Status

Monitor
Moderate behavioral concerns, review and mitigation advised.

Behavioral Concerns

No Known Security Risks

Our telemetry scan did not detect any immediate behavioral security risks for this resource.

Security Observations

Security-related findings from analysis

No security observations recorded for this version

Privacy & Data Flow

Data Collection

Cookies and local storage used by this script

Cookies

ph_console_tabsSession
Used by PostHog for internal console debugging purposes.
ph_current_team_idSession
Used by PostHog for internal console debugging purposes, related to the current team context.
ph_*1 year or longer
PostHog uses various cookies, often prefixed with 'ph_', to identify unique users, track sessions, and store information about their interactions and properties. This includes the main distinct ID cookie and session state.

Local Storage

ph_opt_out
Stores user's opt-out preference for PostHog tracking.
ph_*
PostHog may use various local storage keys, often prefixed with 'ph_', to persist user identity, session information, or other client-side state for tracking and feature delivery.

Third-party Connections

External domains this script connects to

No external connections detected

Permissions Required

Browser permissions and capabilities used

storage

Privacy Observations

Privacy-related findings from analysis

No privacy observations recorded for this version

Technical & Performance Analytics

Load Performance

File Size101.52 KB
Load Time48.19ms

Runtime Performance

Execution Time3.15ms
Network Requests0

Impact Assessment

Good
Minimal performance impact on page load

Performance Observations

Performance-related findings from analysis

No performance observations recorded for this version

Global Variables

Variables added to the global scope

extendPostHogWithSurveys

Event Listeners

Events this script listens for

No event listeners detected

Browser API Access

APIs and browser features accessed by this script

localStorage.getItem

Technical Details

Compressed
Yes
CDN Delivery
No
Total Views
40
Is Mirror
No
Network Requests
0
Resource Hash
9719b92698fc9da98e2054c27e8c540db6d375791d68c686d48f1fb8584886a9

AI Insights & Alternatives

Description

A comprehensive overview of this resource

This script is a core component of the PostHog platform, specifically designed to handle the functionality of displaying and managing surveys directly within a website or application. When integrated, it allows website owners to present targeted surveys to their users, facilitating the collection of valuable feedback without requiring users to leave the current page. The script orchestrates the appearance, timing, and interaction logic for various types of surveys (e.g., NPS, CES, CSAT, or custom surveys). It typically monitors user behavior or specific events defined by the site administrator within the PostHog dashboard to determine when and to whom a survey should be presented. Upon user interaction, the `surveys.js` script captures the responses and securely transmits them back to the PostHog platform for analysis, enabling businesses to gain insights into user satisfaction, product usability, and specific feature feedback.

Key Features

Core functionalities and capabilities of this resource

  • In-app surveys
  • Website surveys
  • User feedback collection
  • Targeted surveys
  • NPS surveys
  • CES surveys
  • CSAT surveys
  • Customizable survey display
  • Survey response tracking

Alternatives

Similar libraries you might consider

Documentation & Resources

Official Documentation