> ## Documentation Index
> Fetch the complete documentation index at: https://docs.paraminternationalltd.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Get Started

> Welcome to the Twinalyze Analytics SDK, your gateway to real-time, actionable insights for mobile apps.

Welcome to the Twinalyze Analytics SDK, your gateway to real-time, actionable insights for mobile apps.

Our SDK helps you understand how users interact with your app, track screens, live events, sessions, session durations, app states, and more with almost zero setup. Whether you’re building an Android app, our SDK seamlessly integrates with your workflow, delivering powerful results with minimal overhead.

***

## What’s Inside?

We offer two SDK options tailored to different needs:

| SDK Type             | Description                                                                                                                                                                                                                                                                  |
| -------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Analytics SDK**    | Tracks screens, user behavior, fragments, tabs, app in background/foreground, and sends notifications and more.                                                                                                                                                              |
| **Ad Analytics SDK** | Track live ad events, including requests, impressions, failures, revenue, and more, all in real time. Our SDK also supports individual user-level ad tracking, helping you identify and reduce ad failures for specific users and ensure better performance across your app. |

<Note>
  Both SDKs share a common foundation, initialize once and start tracking.
</Note>

***

## What You’ll Learn

* How to integrate the SDK in minutes
* What events are tracked automatically
* How to manually track custom behavior and events
* How to use our Ad Analytics SDK (if you monetize via ads)

***

<div className="twinalyze-bottom-nav">
  <a href="/analytics/research/custom-store-listing" className="twinalyze-nav-side">
    <span className="twinalyze-nav-arrow">‹</span>
    <span>Previous</span>
  </a>

  <a href="/sdks/app/analytics/sdk-initialization" className="twinalyze-nav-center">
    <strong>SDK initialzation</strong>
    <span>Start by SDK initialization.</span>
  </a>

  <a href="/sdks/app/analytics/sdk-initialization" className="twinalyze-nav-side">
    <span>Next</span>
    <span className="twinalyze-nav-arrow">›</span>
  </a>
</div>
