Welcome listeners!30 days free & half-price forever

on a Tapstream Marketing Pro account. An incredible offer

available to Under the Radar podcast listeners who sign up today.

How app marketers use Tapstream

Measure

Discover and optimize your best performing app install campaigns.

Learn more >

Engage

Personalize the new user experience and boost your engagement & retention rates.

Learn more >

Optimize

A/B test in app marketing content for maximum conversions.

Learn more >

Grow

Transform your userbase into a powerful acquisition channel.

Learn more >

Beautiful, easy to use interface and real-time data reporting

https://app.tapstream.com

SDK integration made easy

  • iOS
  • Android
  • PhoneGap
  • Unity
  • Titanium
  • Xamarin
  • Mac OS X
TSConfig *config = [TSConfig configWithDefaults];
[TSTapstream createWithAccountName:@"dogezilla" developerSecret:@"supersecret" config:config];
                        
Config config = new Config();
Tapstream.create(getApplication(), "TAPSTREAM_ACCOUNT_NAME", "TAPSTREAM_SDK_SECRET", config);
                        
window.tapstream.create('TAPSTREAM_ACCOUNT_NAME', 'TAPSTREAM_SDK_SECRET', {
    idfa: '<IDFA goes here>'
});
                        
Tapstream.Config conf = new Tapstream.Config();
conf.Set("idfa", "<IDFA goes here>");
Tapstream.Create("TAPSTREAM_ACCOUNT_NAME", "TAPSTREAM_SDK_SECRET", conf);
                        
var tapstream = require('com.tapstream.sdk');
tapstream.create('TAPSTREAM_ACCOUNT_NAME', 'TAPSTREAM_SDK_SECRET', {});
                        
Config conf = new Config();

// For the iOS case only:
conf.Set("idfa", "");

Tapstream.Create("TAPSTREAM_ACCOUNT_NAME", "TAPSTREAM_SDK_SECRET", conf);
                        
TSConfig *config = [TSConfig configWithDefaults];
[TSTapstream createWithAccountName:@"TAPSTREAM_ACCOUNT_NAME" developerSecret:@"TAPSTREAM_SDK_SECRET" config:config];
                        

Trusted by top apps Just a few of our happy customers.

The world's biggest apps rely on Tapstream to measure and optimize their app marketing. Tapstream helps app developers in all verticals understand who their best users are, where they came from, and how to get more like them. Get started today - you'll be in good company.