Package p contains a Google Analytics for Firebase Cloud Function.
Obtains Google Analytics RealTime API metrics, and presents them to prometheus for scraping.
ga4mp implements the Google Analytics 4 Meauserment Protocol
ga4mp implements the Google Analytics 4 Meauserment Protocol
Package caddilytics implements a minimal Caddy module for tracking HTTP requests via Google Analytics Measurement Protocol.
Provides the data types for the routes matchinng This package primaraly's purpose is to provide a router for implementing a webhook and conviniently handle the intent's fulfillment requests towards the webhook. The Router implements' net/http Handler interface to serve Google Actions webhook requests that are provided in the routes. Creating a webhook is as simple as: The default router shall also respond the Google Health checks sent for analytics
Package gcf_notify Google cloud function is triggered by message published to pubsub topic `deltaanalyticstopic` by gcf_analytics cloud function. Uses google cloud secret manager grabbing sendgrid api key to send email message decoded from base64 encoding per JSON message schema received from pubsub. Only sends from verified sender. Sends to env email address for now, in future version will be able to send to email address specified in request Depends on gcf_analytics cloud function deployed and having run successfully. See System Diagram for more details.
Package analytics provides bindings to Google Analytics's analytics.js for gopherjs.