Tapcart integration

At a glance: Use Tapcart to leverage AppsFlyer capabilities in your app.

Introduction

Tapcart makes it easy to send your data to AppsFlyer and utilize its capabilities. When developing your app with Tapcart, the AppsFlyer SDK is implemented in the app as a default. Once you have recorded your data through Tapcart, the data, including organic and non-organic installs, is displayed in AppsFlyer.

Integrating Tapcart with AppsFlyer

AppsFlyer's SDK enables you to measure installs, uninstalls, referrals, user engagements with push notifications, perform deeplinking, handle user privacy scenarios, and more. 

Follow this page from Tapcart to learn how to integrate Tapcart with AppsFlyer.

Default in-app events configured in the AppsFlyer SDK

After Tapcart has integrated the AppsFlyer SDK in your app, the following in-app events are recorded whenever a user performs them:

  • Complete registration
  • Login
  • Search
  • Content view
  • List view
  • Add to wishlist
  • Add to cart
  • Initiated checkout
  • Purchase
  • Completed purchase
  • Remove from cart
  • First purchase

Enable deep linking with AppsFlyer

To enable deep linking with AppsFlyer, you need to provide Tapcart the following parameters:

  1. Dev key: This unique identifier and authentication token is used to configure the SDK, encrypt its messages, and authenticate a client account or call a program to an API.
    Apps in the same account usually have the same dev key. Learn more about the dev key.
  2. OneLink template ID: This is the ID for the OneLink template used for generating your OneLink URLs. Learn more about creating a OneLink template.
    To get the ID for a specific template:
    1. In AppsFlyer, go to Experiences & Deep Linking > OneLink Custom Links
    2. In the OneLink template menu, select the required template.
    3. Copy the ID displayed on the right-hand side.
      OneLink-template-id.png
  3. OneLink URL: a specific OneLink URL generated in AppsFlyer for a specific campaign. Learn more about how to generate your OneLink.