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
  • Prerequisites
  • Setting Up Mixpanel in Netmera
  • Connector Config Page

Was this helpful?

  1. Integrated Modules

Mixpanel

PreviousAdjustNextIYS Integration

Last updated 1 year ago

Was this helpful?

Mixpanel is a powerful analytics platform that allows you to track user interactions and behaviors in your application. Integrating Mixpanel with Netmera enables you to combine user data from Mixpanel with Netmera's omnichannel customer engagement features, such as push notifications and user targeting.

Prerequisites

Before proceeding with the integration, make sure you have the following:

  • Access to your Mixpanel account with admin privileges.

  • Access to your Netmera account.

  • A project set up in both Mixpanel and Netmera.

Setting Up Mixpanel in Netmera

  1. Go to and log in using your credentials.

  2. Once logged in, navigate to your project in Mixpanel. Note down the Username, Password and Project ID from the Mixpanel console. These will be used later for integration with Netmera.

  3. Go to the Netmera Panel and log in to your account.

  4. In the Netmera dashboard, navigate to Connectors > Available > Mixpanel within Analytic Platforms.

  5. Find the Mixpanel integration option and click on "Install" it to initiate the integration process.

  6. Complete the necessary information on Connector Config page and finalize by clicking Install.

Connector Config Page

Enter Mixpanel Credentials:

  • Provide your Mixpanel username and password and Project ID.

Configure Sync Frequency:

  • Choose the frequency at which you want Netmera to sync data with Mixpanel. This determines how often user data is updated in Netmera based on changes in Mixpanel.

Define Profile Attribute:

  • The "Profile Attribute with Mixpanel Distinct ID defined in Netmera" refers to a specific attribute within your Netmera account that corresponds to the Mixpanel Distinct ID. This Profile Attribute serves as a bridge between Mixpanel and Netmera, ensuring that user data remains consistent and synchronized across both platforms.

Retrieve Push Tokens:

  • Obtain the Android Push Token and iOS Push Token from your Netmera account. These tokens will be used when sending push notifications to Android and iOS devices, respectively.

FCM API Key:

  • If you're targeting Android devices, you'll need to provide Netmera with your Firebase Cloud Messaging (FCM) API Key. This key allows Netmera to send push notifications to Android devices via FCM.

Mixpanel's website