Boost My AgentGet Boost OS
PostHog

PostHog starter module

Event verification

Checks event names, allowed details, flags, and delivery before reports are trusted.

Files
1
Lines
218
Languages
TypeScript

Included files

This page lists paths and purposes, not source contents.

  • src/verify/route.ts

    Reports PostHog settings, catalog alignment, storage readiness, and live delivery.

    TypeScript

    218 lines

Questions about event verification

Does it prevent private data from reaching PostHog?

Yes. It uses an approved list of event details, keep sensitive values out, and show where browser and server events need different checks.