Home
Solutions â–ŧ
Industries â–ŧ
Resources â–ŧ
Regions â–ŧ
Pricing â–ŧ
Company â–ŧ
Sign In Get Started

Integration Highlights

Overview

The Mixpanel integration enriches ClicksFlyer with deep product analytics. Understand which acquisition channels drive the most engaged users and optimize campaigns based on actual in-app behavior.

Setup Instructions

Step 1: Mixpanel API Access

Get your Mixpanel credentials:

  1. Go to Project Settings in Mixpanel
  2. Navigate to Access Keys
  3. Copy your Project Token and API Secret

Step 2: Connect in ClicksFlyer

In ClicksFlyer Settings → Integrations → Mixpanel:

  1. Enter Project Token
  2. Add API Secret for data export
  3. Select events to import
  4. Configure data refresh schedule

Step 3: User Identity Linking

Link Mixpanel distinct_id with ClicksFlyer user ID:

// Link identities on install mixpanel.alias(clicksflyerUserId); mixpanel.identify(clicksflyerUserId); mixpanel.people.set({ 'acquisition_source': campaignSource, 'campaign_name': campaignName });

Available Analytics

Funnel Analysis

Retention Data

Use Cases