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

# Onboarding Airbridge

Airbridge is a mobile measurement partner that streamlines marketing attribution, from data collection to performance measurement, within a single unified dashboard.

Airbridge provides readily available report templates to help you efficiently track user journeys across apps and websites and gain valuable insights for mobile growth. Features such as deep linking, audience management, fraud validation, and raw data exports are also available for mobile performance optimization.

Let's begin your Airbridge journey!

## About Airbridge

Airbridge is accessible through a web browser. Try using the demo app to explore Airbridge's capabilities without any setup.

* [Start exploring: Click to open the Airbridge dashboard](https://app.airbridge.io/)

## Onboarding Airbridge

Follow the steps below to begin your Airbridge journey. The actual onboarding process may vary depending on the nature of your business.

<Info>
  **Note**

  If you upgraded from DeepLink plan to Growth (MMP) plan, review the "Requirements for IDFA collection (iOS)" before proceeding.
</Info>

<Accordion title="Requirements for IDFA collection (iOS)">
  Growth (MMP) plan measures ad performance based on Airbridge attribution model. Collecting Identifier for Advertisers (IDFA) in iOS environment is essential for accurate attribution. Complete the following to ensure IDFA collection.

  ###### Provide ATT prompt

  Ensure your app implements the App Tracking Transparency (ATT) prompt. Only IDFA from users who consent to ATT will be collected.

  * [Configure ATT prompt](/en/developers/ios-sdk-v4#configure-att-prompt)

  ###### Set timeout for IDFA collection

  Set an appropriate timeout in the `setAutoDetermineTrackingAuthorizationTimeout` function in the Airbridge SDK. IDFA from users who consent to ATT is collected within this timeframe, starting from their first app launch after installation. We recommend setting this timeout to 30 seconds or longer, depending on your app’s characteristics.

  * See step 4 in [Configure ATT prompt](/en/developers/ios-sdk-v4#configure-att-prompt)

  <Note>
    **Test deferred deep linking**

    After setting a timeout in the `setAutoDetermineTrackingAuthorizationTimeout` function, test whether deferred deep linking works as intended. Users who launch the app for the first time after installation will be deep linked once the timeout expires. Since the timeout affects when users can access the app page, ensure that deferred deep linking works as intended.
  </Note>
</Accordion>

| <span style={{ display: 'inline-block', minWidth: '120px' }}>Step</span> | <span style={{ display: 'inline-block', minWidth: '210px' }}>Description</span>                                                                                          | <span style={{ display: 'inline-block', minWidth: '190px' }}>Relevant Articles</span>                                                                                                                                          |
| ------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| 1. App registration and configuration                                    | Add your app to Airbridge and set the app time zone, app standard currency, etc.                                                                                         | - [Add Your App to Airbridge](/en/guides/register-a-new-app)<br />- [App Time Zone Setup](/en/guides/set-app-timezone)<br />- [App Standard Currency Setup](/en/guides/set-app-standard-currency)                              |
| 2. SDK integration                                                       | Integrate the Airbridge SDK into your apps and websites.                                                                                                                 | - [Getting Started with the Airbridge SDK](/en/developers/airbridge-sdk-overview)<br />- [Android SDK](/en/developers/deprecated-android-sdk-v2)<br />- [iOS SDK](/en/developers/deprecated-ios-sdk-v1)                        |
| 3. Attribution setup                                                     | Adjust the attribution rules to match your marketing goals.                                                                                                              | - [Setting Up Attribution](/en/guides/attribution-overview)<br />- [Airbridge Attribution Model](/en/guides/airbridge-attribution-model)<br />- [Lookback and Attribution Window Setup](/en/guides/setting-attribution-window) |
| 4. Integration and tracking link generation                              | Connect Airbridge with your ad channel accounts or embed Airbridge tracking links in your ads to measure performance.                                                    | - [Integration Overview](/en/guides/integrating-ad-channels)<br />- [Creating Tracking Links](/en/guides/creating-a-new-tracking-link)                                                                                         |
| 5. Additional configuration                                              | Proceed with additional setups as necessary, such as enabling deep linking on tracking links or connecting cloud storage and other third-party platforms with Airbridge. | - [Cloud Storage Integration](/en/guides/data-storage)<br />- [Third-party Platform Integration](/en/guides/integrating-thirdparty)<br />- [Deep Link Settings](/en/guides/retargeting-with-deep-links)                        |
| 6. Data collection                                                       | Allow Airbridge to collect a substantial amount of data for about 24 to 48 hours.                                                                                        |                                                                                                                                                                                                                                |
| 7. Performance measurement                                               | Access your data through Airbridge reports and raw data exports.                                                                                                         | - [Airbridge Reports Overview](/en/guides/airbridge-report-overview)<br />- [Using Your Raw Data](/en/guides/raw-data)                                                                                                         |

### Airbridge User Guide at a glance

| <span style={{ display: 'inline-block', minWidth: '120px' }}>Category</span> | <span style={{ display: 'inline-block', minWidth: '210px' }}>Description</span>                                                                                                                                                                                                                                                                                                                                                                                  | <span style={{ display: 'inline-block', minWidth: '190px' }}>Key Articles</span>                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| ---------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Getting Started                                                              | Begin your Airbridge journey by configuring your Airbridge App settings and attribution rules.                                                                                                                                                                                                                                                                                                                                                                   | - [Airbridge User Management](/en/guides/user-management)<br />- [Understanding Events in Airbridge](/en/guides/airbridge-event)<br />- [Configuring Your App in Airbridge](/en/guides/app-settings)<br />- [Setting Up Attribution](/en/guides/attribution-overview)                                                                                                                                                                                                                                                        |
| Tracking Link                                                                | Tracking links serve as an essential tool for data collection. Make sure to read about Integrated Channels and Custom Channels before creating tracking links. You can use social share previews and custom domains to improve user experiences.                                                                                                                                                                                                                 | - [Understanding Channels](/en/guides/understanding-channels)<br />- [Creating Tracking Links](/en/guides/creating-a-new-tracking-link)<br />- [Configuring Tracking Links](/en/guides/tracking-link-overview)<br />- [Deep Link](/en/guides/measuring-performance-with-tracking-links)                                                                                                                                                                                                                                      |
| Reporting                                                                    | Monitor your online performance through the Overview Dashboard and Actuals Report in real-time. The Retention Report, Revenue Report, Funnel Report, and Active Users Report highlight key metrics such as retention rates, revenue, conversion rates, DAU, and MAU.<br />You can also upload your data that Airbridge does not collect to Airbridge.<br />If you run iOS campaigns, complete the necessary setups for campaign measurement through SKAdNetwork. | - [Overview Dashboard](/en/guides/overview-dashboard)<br />- [Actuals Report](/en/guides/actuals-report)<br />- [Retention Report](/en/guides/retention-report)<br />- [Revenue Report](/en/guides/revenue-report)<br />- [Funnel Report](/en/guides/funnel-report)<br />- [Active Users Report](/en/guides/active-users-report)<br />- [Uploading Data to Airbridge](/en/guides/data-upload)<br />- [SKAdNetwork (iOS)](/en/guides/skadnetwork-overview)                                                                    |
| Integration                                                                  | Airbridge supports integration with various ad channels.<br />You can also connect Airbridge with your cloud storage and other third-party platforms.<br />You can build audience segments and share them with ad channels to optimize your campaigns.                                                                                                                                                                                                           | - [Google Ads](/en/guides/google-ads)<br />- [Meta Ads](/en/guides/meta-business)<br />- [Apple Ads](/en/guides/apple-search-ads)<br />- [TikTok for Business](/en/guides/tiktok-for-business)<br />- [Ad Channel Integration](/en/guides/ad-channels-list)<br />- [Cloud Storage Integration](/en/guides/data-storage)<br />- [Third-party Platform Integration](/en/guides/integrating-thirdparty)<br />- [Mediation Platform Integration](/en/guides/ad-mediation)<br />- [Audience Manager](/en/guides/audience-manager) |
| Airbridge Playbooks                                                          | Discover best practices and recommended actions for various scenarios to optimize your Airbridge experience.                                                                                                                                                                                                                                                                                                                                                     | - [How To Boost Conversion Rates With Web Redirection Using Airbridge Tracking Links](/en/guides/redirecting-users-to-website)                                                                                                                                                                                                                                                                                                                                                                                               |
| Glossary                                                                     | Explore the metric and GroupBy options available in Airbridge reports, as well as essential mobile marketing terms.                                                                                                                                                                                                                                                                                                                                              | - [Report Metrics](/en/guides/report-metrics)<br />- [Report GroupBys](/en/guides/report-groupby)                                                                                                                                                                                                                                                                                                                                                                                                                            |

<link rel="alternate" hrefLang="en" href="https://help.airbridge.io/en/guides/getting-started-with-airbridge" />

<link rel="alternate" hrefLang="ko" href="https://help.airbridge.io/ko/guides/getting-started-with-airbridge" />
