Skip to content

Overview

FunnelMob is a Mobile Measurement Partner (MMP) platform for attributing app installs to advertising campaigns.

  1. Integrate an SDK into your app (iOS, Android, Web, or Rust)
  2. Track events like purchases, sign-ups, and level completions
  3. View attribution data in the FunnelMob dashboard to understand which campaigns drive installs

FunnelMob uses a thin SDK, smart backend design:

  • SDKs handle event queuing, batching, and delivery
  • Backend handles attribution, fraud detection, and advanced validation
  • Shared specs ensure consistent behavior across all platforms
PlatformPackageRepository
iOSFunnelMob (SPM)FunnelMob/sdk-ios
Androidcom.funnelmob:sdkFunnelMob/sdk-android
Web@funnelmob/sdkFunnelMob/sdk-web
RustfunnelmobFunnelMob/sdk-rust

All SDK communication uses API key authentication via the X-FM-API-Key header. API keys are created in the FunnelMob dashboard.

EnvironmentBase URLPurpose
Productionhttps://api.funnelmob.com/v1Live traffic
Sandboxhttps://sandbox.funnelmob.com/v1Testing and development