Androidacy / minimal-analytics

Minimal versions of popular analytics libraries. Reduce the impact of third-party scripts on your application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minimal-analytics

CI

This project aims to provide minimal implementations of popular analytics libraries. It's aimed at users who want to reduce the impact of third-party JavaScript on their project, without losing core analytics data. If you require more advance tracking, it's recommended to use the official library instead.

Getting Started

Depending on your preferred service, visit the relevant package below and follow setup instructions:

Library Package Ready
GA4 @minimal-analytics/ga4 Yes
Heap @minimal-analytics/heap No (TBD)

About

Minimal versions of popular analytics libraries. Reduce the impact of third-party scripts on your application.

License:MIT License


Languages

Language:TypeScript 95.4%Language:JavaScript 4.4%Language:Shell 0.2%