CellWall Logo

Surveys

PostHog

Surveys
monitor Exposure
v39ade7c8
A script for displaying, managing, and collecting responses from user surveys directly on a website.
10M+ sites
Updated 9/10/2026
https://us-assets.i.posthog.com/static/1.429.1/surveys.js
Exposure Score
89

Popularity

92%

Usage across websites

File Size

98.83 KB

Download size

Load Time

1364.28ms

Network latency

Execution Time

12.94ms

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

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

Uptime History

Average response time over time

Version History Details

Detailed information for each version

v39ade7c8Latest
Span: 1 day
Score: 80
Size: 98.83 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_session_id30 minutes
Unique identifier for a user's session in PostHog.
ph_current_session30 minutes
Stores details about the current user session, often for session replay or survey targeting.
ph_survey_*1 year
Used to track the state or display of specific surveys for a user, such as whether a survey has been shown or completed, to manage frequency and prevent re-display.

Local Storage

ph_surveys_shown_*
Records which surveys have been displayed to the user to manage survey presentation frequency.
ph_survey_state_*
Stores the current interaction state of a survey for a user, allowing for continuation or preventing re-prompts.

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 Size98.83 KB
Load Time1364.28ms

Runtime Performance

Execution Time12.94ms
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
5
Is Mirror
No
Network Requests
0
Resource Hash
39ade7c80d8951bab8bda0cf0b5636be993b7fd401f08078fd5af8a370fcee39

AI Insights & Alternatives

Description

A comprehensive overview of this resource

This script facilitates the deployment and interaction with surveys embedded within a website or web application. It handles the logic for loading and rendering survey widgets based on predefined targeting rules, user segments, or specific page views. The script captures user responses to various question types and securely transmits this data back to the PostHog platform for analysis. It enables website owners to gather direct, qualitative feedback from their users regarding product experience, satisfaction, and specific features, complementing quantitative analytics data. The script typically ensures surveys are displayed at appropriate times and prevents repeated showings to the same user, enhancing the user experience while maximizing feedback collection efficiency. It operates client-side, integrating seamlessly with the host website's user interface.

Key Features

Core functionalities and capabilities of this resource

  • User Surveys
  • Feedback Collection
  • In-App Surveys
  • Targeted Surveys
  • Response Tracking
  • Customizable Widgets
  • NPS Surveys

Alternatives

Similar libraries you might consider

Documentation & Resources

Official Documentation