CellWall Logo

Surveys

PostHog

User Feedback
monitor Exposure
va8ccd837
A script to display and manage in-app or website surveys for user feedback collection as part of the PostHog platform.
10M+ sites
Updated 9/9/2026
https://us-assets.i.posthog.com/static/1.428.3/surveys.js
Exposure Score
89

Popularity

92%

Usage across websites

File Size

97.98 KB

Download size

Load Time

64.81ms

Network latency

Execution Time

0.00ms

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

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

Uptime History

Average response time over time

Version History Details

Detailed information for each version

va8ccd837Latest
Span: 2 days
Score: 80
Size: 97.98 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_phc_*1 year
Used by PostHog to identify unique users across sessions and track their activity on the website for analytics. The wildcard indicates a project-specific ID.
ph_session_id30 minutes
Tracks the current user session, grouping user actions within a single visit.
ph_survey_*1 year
Used to track the state of surveys (e.g., if a user has seen, dismissed, or completed a specific survey) to manage display logic and prevent repetitive prompts.

Local Storage

ph_*
Stores various PostHog-related client-side data, potentially including feature flags, session state, and cached survey configurations.
ph_survey_*
Used to store the state of specific surveys (e.g., if a user has dismissed or completed it) to control survey presentation.

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 Size97.98 KB
Load Time64.81ms

Runtime Performance

Execution Time0.00ms
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
8
Is Mirror
No
Network Requests
0
Resource Hash
a8ccd837d1188d7226540a853ad27d58f6784fd509121ebcef1497e26a14be38

AI Insights & Alternatives

Description

A comprehensive overview of this resource

This script is a component of the PostHog product analytics platform, specifically designed to power surveys on websites and web applications. It allows site owners to create and display custom surveys to collect direct feedback from their users. The script handles the rendering of survey prompts, capturing user responses, and transmitting this data back to the PostHog backend for analysis. It may also manage survey display logic, such as targeting specific user segments, controlling when and how often surveys are shown, and preventing repeated survey displays to the same user. This enables businesses to gain qualitative insights directly from their audience, complementing quantitative analytics data. The script operates client-side, typically by injecting HTML elements into the page to present survey questions and input fields. It listens for user interactions with these survey elements and packages the responses for secure transmission to PostHog's servers. Depending on configuration, it might utilize local storage or cookies to maintain survey state, such as whether a user has already participated in or dismissed a particular survey, to ensure a consistent user experience.

Key Features

Core functionalities and capabilities of this resource

  • In-app surveys
  • Website feedback
  • User feedback collection
  • Targeted surveys
  • Customizable surveys
  • Response submission
  • Behavioral targeting

Alternatives

Similar libraries you might consider

Documentation & Resources

Official Documentation