Netmera Developer Guide
Netmera Docs
  • Netmera Developer Guide
  • Platforms
    • iOS
      • New iOS (Swift)
        • SDK Integration
        • Push Notifications
          • Delegate Methods
          • Widget and In-App Messages
          • Media Push
          • Carousel, Slider and Thumbnail Push
        • Deep Linking
          • Custom Deep Links
        • Sound & Vibration
        • Push Inbox
        • Events
        • Geofence & Location
        • User Attributes & Preferences
        • Advertising ID
        • Changelog
      • Former iOS (Objective-C)
        • SDK Integration
        • Push Notifications
          • Delegate Methods
          • Push Payload Receivers
          • Widget and In-App Messages
          • Customizing In-App Messages
          • Media Push
          • Carousel, Slider and Thumbnail Push
          • Custom Web View Presentation
          • Push Icon
        • Live Activities
        • Deep Linking
          • Custom Deep Links
        • Sound & Vibration
        • Push Inbox
        • Events
        • Geofence & Location
        • User Attributes & Preferences
        • Data Transfer
        • Advertising ID
        • SSL Pinning
        • Changelog
    • Android
      • SDK Integration
        • Huawei Integration
        • Huawei Message Receipt
        • Android Integration FAQs
      • Push Notifications
        • Widget and In-App Messages
        • Push Callbacks
        • Custom Web View Presentation
        • Push Icon
      • Deep Linking
        • Custom Deep Links
      • Sound & Vibration
      • Push Inbox
      • Events
      • Geofence & Location
        • Background Location Permission
      • User & Attributes
      • Data Transfer
      • Advertising ID
      • App Tracking
      • SSL Pinning
      • Changelog
    • Web
      • SDK Setup
        • Self-Hosted SDK Setup
      • Mobile Web Push for iOS
      • Deep Linking
        • Custom Deep Links
      • Events
      • User & Attributes
    • React Native
      • SDK Integration
      • Push Notifications
        • Widget and In-App Messages
        • Push Callbacks
      • Deep Linking
        • Custom Deep Links
      • Sound & Vibration
      • Push Inbox
      • Events
      • Geofence & Location
      • User & Attributes
      • Changelog
    • Flutter
      • SDK Integration
      • Push Notifications
        • Push Notification Permissions
        • Widget and In-App Messages
        • Flutter iOS Media Push
      • Deep Linking
        • Custom Deep Links
      • Sound & Vibration
      • Push Inbox
      • Events
      • Geofence & Location
      • User & Attributes
      • SSL Pinning
      • Changelog
    • Cordova
      • SDK Integration
      • Push Notifications
      • Sound & Vibration
      • Push Inbox
      • Events
      • User & Attributes
    • Unity
      • SDK Integration
      • Sound & Vibration
      • Events
      • User & Attributes
      • Changelog
  • Integrated Modules
    • Optimove
    • Adjust
    • Mixpanel
    • IYS Integration
    • VIA Integration
      • Short URL Consent Requests
      • OTP Consent Requests
        • OTP Confirmation Completion
      • VIA Email Rejection Link Generation
      • ETK Rejection via SMS
  • API Documentation
    • REST API
      • Setup
      • Notifications
      • Events
      • User & Device Management
      • Inbox Feature
      • GDPR
      • Error Responses
  • FAQs
    • Push Notifications FAQs
Powered by GitBook
On this page
  • Setting up Netmera in Adjust
  • Basic Setup
  • Locating Your Netmera Web API Key
  • What is Your Netmera Web API Key?
  • Enabling Data Sharing
  • List of Parameters Forwarded to Netmera
  • Accessing Data on Netmera Panel

Was this helpful?

  1. Integrated Modules

Adjust

PreviousOptimoveNextMixpanel

Last updated 4 days ago

Was this helpful?

Setting up Netmera in Adjust

Netmera collaborates closely with Adjust as an analytics and module partner. This integration empowers Netmera to seamlessly receive attribution and in-app event data via automated callbacks.

You my utilize our straightforward setup instructions to activate Adjust’s integration and commence sending callbacks to Netmera. Afterwards, leverage our advanced setup guidelines to tailor the information transmitted to Netmera.

Installation Source Tracking Requirement

To retrieve the installation source information for customers with Adjust integration, the ad_id integration must be implemented on the SDK side.

Basic Setup

To initiate Adjust’s integration with Netmera, adhere to the following steps:

  1. Locate your app and navigate to your app options caret (^).

  2. Choose Partner Setup > ADD PARTNERS.

  3. Click the add (+) icon adjacent to Netmera.

  4. Input your . Please see Enabling Data Sharing to see how to setup.

  5. Save your settings.

Netmera will receive callbacks for the following activities:

  • install

Locating Your Netmera Web API Key

Each application integrated with Netmera is assigned a unique Web API Key. This key is required for authenticating requests made to the Netmera Web API.

To access your Web API Key:

  1. Log in to the Netmera Panel.

  2. Navigate to Developers in the left-hand menu.

  3. Click on API.

  4. Select the Web API Key (third tab) and copy.

What is Your Netmera Web API Key?

Each application has a unique Netmera API Key.

To obtain your Web API Key nagivate to:

  • Netmera Panel > Developers > API > Web API Key

Enabling Data Sharing

When setting up data sharing between Adjust and Netmera, the number of entry fields you’ll encounter may vary based on your app configuration in Adjust:

  • Multiplatform Apps: You’ll see one entry field.

  • Separate Android and iOS Apps: You’ll see two entry fields.

To complete the setup, enter the same Web API Key in each field, regardless of whether there is one or two.

List of Parameters Forwarded to Netmera

You may tailor the data transmitted to Netmera from Adjust by customizing your setup. Netmera necessitates Adjust to transmit the following parameters (data points) with your callbacks.

Parameters
Information

{gps_adid}

Google Play Store advertising ID

{idfa}

ID for advertisers (iOS only)

{idfv}

Uppercase iOS ID for vendors

{activity_kind}

Type of user activity

{adgroup_name}

Adgroup name, as taken from the tracker

{campaign_name}

Campaign name, as taken from the tracker

{created_at}

Activity timestamp

{installed_at}

Install (i.e., first app open) timestamp

Accessing Data on Netmera Panel

After this integration, you may see the transferred data in the following spaces on Netmera Panel:

Adjust Documentation

Targeting > People > Find Users > By Installation Source (explained in )

Messages > Campaigns > Create New Campaign > Step 3: Who > By Installation Source (explained in )

For more information, please refer to the .

User Guide
User Guide
Adjust Documentation
NetmeraWebAPIKey