Installable SSOT governance pack for web analytics, app analytics, product analytics, CDP event specs, and browser lifecycle collection.
This repository is an installable SSOT Registry governance pack. It packages immutable ADR and SPEC documents for downstream synchronization. It intentionally does not cross-link to other governance packs.
Short answer: web-app-analytics-governance-pack is an installable SSOT governance pack for Web And App Analytics Collection. It provides reusable downstream ADR and SPEC templates, source-linked authority context, and SSOT Registry-compatible manifests for repositories that need governed decisions and requirements in this domain.
Use this package when a downstream repository needs to answer: which standards, specifications, or compliance targets govern web and app analytics collection, which ADRs should capture the target policy choices, and which SPECs should define implementation-ready conformance requirements.
- Installable Python package:
web-app-analytics-governance-pack - GitHub package repository:
groupsum/web-app-analytics-governance-pack - Import package:
ssot_pack_web_app_analytics - Portable downstream ADR templates for policy decisions tied to authority sources.
- Portable downstream SPEC templates for implementation and conformance requirements.
- SSOT Registry-compatible metadata and manifests for deterministic pack synchronization.
- Pack ID:
pack:web-app-analytics - PyPI package:
web-app-analytics-governance-pack - Import package:
ssot_pack_web_app_analytics - GitHub repository: groupsum/web-app-analytics-governance-pack
- Reservation owner:
extension-pack:web-app-analytics-governance-pack
Web And App Analytics Collection
- Google Analytics for Firebase
- GA4 automatically collected events
- Segment Spec
- RudderStack Event Specification
- mParticle Events API
- Amplitude HTTP V2 API
- Mixpanel Track Events API
- Heap client-side API and Heap server-side Track API
- PostHog Capture API
- Plausible Events API
- W3C Beacon API
- Page Visibility API
- Web Application Manifest
adr:analytics-collection-boundary- Analytics Collection Boundaryadr:customer-data-call-taxonomy-policy- Customer Data Call Taxonomy Policyadr:vendor-analytics-payload-authority- Vendor Analytics Payload Authorityadr:client-sdk-collection-policy- Client SDK Collection Policyadr:server-side-analytics-ingestion-policy- Server-Side Analytics Ingestion Policyadr:web-platform-analytics-support-policy- Web Platform Analytics Support Policy
spc:firebase-analytics-event-logging-requirements- Firebase Analytics Event Logging Requirementsspc:ga4-automatically-collected-event-requirements- GA4 Automatically Collected Event Requirementsspc:segment-identify-track-page-requirements- Segment Identify Track Page Requirementsspc:segment-screen-group-alias-requirements- Segment Screen Group Alias Requirementsspc:rudderstack-event-message-requirements- RudderStack Event Message Requirementsspc:mparticle-http-event-ingestion-requirements- mParticle HTTP Event Ingestion Requirementsspc:mparticle-web-sdk-event-tracking-requirements- mParticle Web SDK Event Tracking Requirementsspc:amplitude-http-v2-event-requirements- Amplitude HTTP V2 Event Requirementsspc:mixpanel-track-event-requirements- Mixpanel Track Event Requirementsspc:heap-client-event-tracking-requirements- Heap Client Event Tracking Requirementsspc:heap-server-side-track-requirements- Heap Server-Side Track Requirementsspc:posthog-capture-batch-requirements- PostHog Capture And Batch Requirementsspc:posthog-product-event-capture-requirements- PostHog Product Event Capture Requirementsspc:plausible-pageview-custom-event-requirements- Plausible Pageview And Custom Event Requirementsspc:plausible-stats-query-requirements- Plausible Stats Query Requirementsspc:beacon-analytics-delivery-requirements- Beacon Analytics Delivery Requirementsspc:page-visibility-engagement-requirements- Page Visibility Engagement Requirementsspc:web-app-manifest-analytics-context-requirements- Web App Manifest Analytics Context Requirements
uv add web-app-analytics-governance-pack
uv add ssot-registry web-app-analytics-governance-packuvx --from ssot-registry ssot pack install web-app-analytics-governance-pack
uvx --from ssot-registry ssot pack sync . web-app-analytics-governance-pack
uv run ssot adr list .
uv run ssot spec list .from ssot_pack_web_app_analytics import load_document_manifest
adr_manifest = load_document_manifest("adr")
spec_manifest = load_document_manifest("spec")- GitHub package repository: groupsum/web-app-analytics-governance-pack
- PyPI package: web-app-analytics-governance-pack
- SSOT Registry: ssot-registry
- SSOT pack contracts: ssot-pack-contracts
Removed duplicate Beacon mechanics and added an analytics payload profile.