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

https://github.com/amplitude/amplitude-java

Official Amplitude Java SDK
https://github.com/amplitude/amplitude-java

java sdk

Last synced: about 1 year ago
JSON representation

Official Amplitude Java SDK

Awesome Lists containing this project

README

          

# Amplitude Java SDK
The backend Java SDK for server-side instrumentation.

## Amplitude and Ampli SDK
[Ampli SDK](https://developers.data.amplitude.com/ampli-sdk-overview/) is autogenerated library based on your pre-defined [tracking plan](https://developers.data.amplitude.com/what-is-a-tracking-plan). The Ampli SDK, is a lightweight wrapper over the Amplitude SDK that provides type-safety, supports linting, and enables features like input validation. The code replicates the spec in the Tracking Plan and enforces its rules and requirements. This repository is about **Amplitude SDK**. To learn more about Ampli SDK, please refer to the [Ampli JRE](https://developers.data.amplitude.com/jre-ampli) and [examples](https://github.com/amplitude/ampli-examples).

## Installation and Quick Start
Please visit the [Developer Center](https://developers.amplitude.com/docs/java) for instructions on using the SDK.

## Changelog
View the [releases here](https://github.com/amplitude/Amplitude-Java/releases).

## Need Help?
If you have any issues using our SDK, feel free to [create a GitHub issue](https://github.com/amplitude/Amplitude-Java/issues/new) or submit a request on [Amplitude Help](https://help.amplitude.com/hc/en-us/requests/new).