CellWall Logo

Surveys

PostHog

User Feedback
monitor Exposure
vf127998e
A script that enables the display and management of in-app surveys to collect user feedback.
10M+ sites
Updated 7/7/2026
https://us-assets.i.posthog.com/static/1.398.0/surveys.js
Exposure Score
92

Popularity

92%

Usage across websites

File Size

94.88 KB

Download size

Load Time

40.11ms

Network latency

Execution Time

2.90ms

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

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

Uptime History

Average response time over time

Version History Details

Detailed information for each version

vf127998eLatest
Span: 1 day
Score: 85
Size: 94.88 KB

Exposure & Risks

Security Score

Overall Security85 / 100
Exposure Levelmonitor

Risk Assessment

Critical Risks0
Total Observations1

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_*1 year
Used by PostHog for user identification and session tracking.
ph_survey_*Session to 1 year
Potentially used to track the state and display history of surveys for individual users.

Local Storage

ph_survey_seen_*
Stores flags indicating which surveys a user has seen or dismissed, to prevent repeated displays.
posthog:*
Used by PostHog for general client-side storage, including feature flags or user properties.

Third-party Connections

External domains this script connects to

No external connections detected

Permissions Required

Browser permissions and capabilities used

No special browser permissions required.

Privacy Observations

Privacy-related findings from analysis

No privacy observations recorded for this version

Technical & Performance Analytics

Load Performance

File Size94.88 KB
Load Time40.11ms

Runtime Performance

Execution Time2.90ms
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

No API access detected

Technical Details

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

AI Insights & Alternatives

Description

A comprehensive overview of this resource

This script is a component of the PostHog platform designed specifically for handling in-app surveys. It integrates with a website or web application to present interactive questionnaires to users, allowing the collection of direct feedback. The script manages the lifecycle of a survey, including rendering the survey interface, capturing user responses, and transmitting this data to the PostHog backend for analysis. It typically operates based on defined triggers and audience segmentation, ensuring that surveys are shown to relevant users at appropriate times within their journey. Its core function is to facilitate qualitative data collection to understand user sentiment and improve product or service offerings. The script interacts with the DOM to overlay survey modals or embedded forms, listens for user input, and validates responses before sending them to PostHog's data ingestion endpoints. It might also use client-side storage (cookies or local storage) to manage survey state, such as whether a user has already seen or completed a specific survey, to ensure a smooth user experience and prevent redundant prompts.

Key Features

Core functionalities and capabilities of this resource

  • In-app surveys
  • User feedback collection
  • Targeted survey delivery
  • Response capture
  • Integration with analytics

Alternatives

Similar libraries you might consider

Documentation & Resources

Official Documentation