{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/6"}],"enrichment":{"capability":"Sends event and pageview data to Google Analytics via the Universal Analytics Measurement Protocol, supporting synchronous and asynchronous HTTP requests and batch submissions.","skillfed_tags":["analytics","abandoned"],"use_cases":["Track backend events (purchases, signups, errors) to Google Analytics from a Python application.","Send server-side pageview data to Google Analytics for server-rendered or hybrid web applications.","Batch multiple analytics events into a single HTTP request to reduce network overhead.","Implement asynchronous analytics tracking in async Python applications without blocking request handlers.","Run A/B tests by setting experiment and variation IDs before sending pageview or event hits."],"what_it_does":"This library provides a Python interface to Google Analytics using the Universal Analytics Measurement Protocol. It wraps HTTP calls to Google's analytics endpoint, allowing you to track events, pageviews, social interactions, timing data, and other analytics events from Python code\u2014either synchronously or asynchronously, and optionally in batches. The interface is loosely modeled after analytics.js, so developers familiar with that API will recognize the patterns.\n\nThe package depends only on httpx for HTTP transport and supports both single-request and batch-request workflows. It covers the main tracking types (pageview, event, social, timing, transaction, item, screenview, exception) and accepts parameters in multiple formats\u2014named arguments, property dictionaries, or analytics.js field names. However, the project has been abandoned since 2021-04-28 and is no longer maintained, which means any issues or incompatibilities will not be addressed.","worth_installing":"No\u2014not for new projects. The package is abandoned (last release 2021-04-28, no commits since), and maintenance risk is high. If you must integrate with legacy Universal Analytics properties, this library will work for basic tracking, but you assume all maintenance risk. For new work, use a maintained alternative."},"id":"universal-analytics-python3","links":{"html":"https://skillfed.io/packages/universal-analytics-python3","md":"https://skillfed.io/packages/universal-analytics-python3.md","pypi":"https://pypi.org/project/universal-analytics-python3/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2021-04-28","license_spdx":null,"license_treatment":"permissive","name":"universal-analytics-python3","python_support":"unspecified","summary":"Universal analytics python library"},"popularity":{"monthly_downloads":176240,"position":10250,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.1.1"}
