Package p contains a Google Analytics for Firebase Cloud Function.
Obtains Google Analytics RealTime API metrics, and presents them to prometheus for scraping.
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
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.
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 facebook is a Go library fully supports Facebook Graph API (both 1.0 and 2.x) with file upload, batch request, FQL and multi-FQL. It can be used in Google App Engine. Library design is highly influenced by facebook official PHP/JS SDK. If you have experience with PHP/JS SDK, you may feel quite familiar with it. Go to project home page to see samples. Link: https://github.com/huandu/facebook This library doesn't implement any deprecated old RESTful API. And it won't.
Package analytics provides bindings to Google Analytics's analytics.js for gopherjs.
ga4mp implements the Google Analytics 4 Meauserment Protocol