Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aptabase/aptabase

โœจ Open Source, Privacy-First and Simple Analytics for Mobile, Desktop and Web Apps
https://github.com/aptabase/aptabase

analytics android electron flutter ios maui nativescript privacy react-native swift tauri

Last synced: 25 days ago
JSON representation

โœจ Open Source, Privacy-First and Simple Analytics for Mobile, Desktop and Web Apps

Awesome Lists containing this project

README

        



Aptabase

Aptabase


Analytics for Apps.


Open Source. Privacy-First. Simple.




Learn more ยป


# About the Project

[Aptabase](https://aptabase.com) is an open-source alternative to Firebase/Google Analytics, specifically built for Mobile, Desktop and Web apps.

๐Ÿ“ฑ **Extensive list of SDK**: No matter what framework or language you use, we have an SDK for you. Swift, React Native, Flutter, Electron, Kotlin, and many others.

๐Ÿ˜‡ **Privacy-First**: We prioritize user privacy and collect minimal usage data without using unique identifiers. Instead, we focus on monitoring sessions, complying fully with GDPR, CCPA, and PECR regulations.

๐Ÿš€ **Simple**: Built-in and user-friendly dashboard for all your essential metrics, enabling you to gain insights effortlessly and grasp the dynamics of your apps.

๐Ÿ’ฏ **Open-Source**: Our source code is 100% open source. There is nothing hidden. All the server code and SDKs are available for you to inspect and contribute to.

> [!TIP]
> Like what you see? Don't forget to give us a โญ๏ธ on GitHub!

# How to get started?

## โ˜๏ธ Managed Cloud

The easiest and quickest way to get started. A fully managed service by the creators of Aptabase to help you get started in minutes. Forget about managing software updates and patches; we do it all for you!

[Try free now โ†’](https://aptabase.com)

## ๐Ÿข Self-Hosted

You can also host Aptabase on your servers. It's free, but you are responsible for maintenance and updates.

[Learn how โ†’](https://github.com/aptabase/self-hosting).

## ๐Ÿ› ๏ธ Contributing

We welcome contributions from everyone! If you want to contribute to Aptabase, please read the guide below to get started.

[Contributing โ†’](./CONTRIBUTING.md).

# SDKs

We provide SDKs for the most popular frameworks and languages to make it easier to integrate them into your app.

- [Swift (Apple)](https://github.com/aptabase/aptabase-swift)
- [Android (Kotlin)](https://github.com/aptabase/aptabase-kotlin)
- [React Native](https://github.com/aptabase/aptabase-react-native)
- [Flutter](https://github.com/aptabase/aptabase_flutter)
- [Tauri](https://github.com/aptabase/tauri-plugin-aptabase)
- [NativeScript](https://github.com/nstudio/nativescript-plugins/tree/main/packages/nativescript-aptabase)
- [.NET MAUI](https://github.com/aptabase/aptabase-maui)
- [Electron](https://github.com/aptabase/aptabase-electron)
- [Web Apps](https://github.com/aptabase/aptabase-js)
- [Unreal Engine](https://github.com/aptabase/aptabase-unreal)
- [Unity Engine](https://github.com/aptabase/aptabase-unity)

๐Ÿ› ๏ธ Don't see the SDK for your platform? You can build your own! Check out our guide on [how to build your own SDK](https://github.com/aptabase/aptabase/wiki/How-to-build-your-own-SDK).

# Need help?

- Find us on [Discord](https://discord.gg/d9d97unCUk) or [Twitter](https://twitter.com/aptabase)
- Open a GitHub issue or a discussion on this repo
- Shoot us an email [[email protected]](mailto:[email protected])

# Credits

Aptabase is highly inspired by [Plausible](https://github.com/plausible/analytics). If you're looking for privacy-friendly website analytics, go check them out. They're awesome! โค๏ธ

# License

Aptabase is open-source under the [AGPLv3 license](./LICENSE). You can use it for free, but you must share any changes you make to the code.

The SDKs are open-source under the MIT license. Use it on your apps without any restrictions.