TUNE Referrer Test Application icon

TUNE Referrer Test 1.3

2.4 MB / 10+ Downloads / Rating 4.2 - 5 reviews


See previous versions

TUNE Referrer Test, developed and published by TUNE, Inc., has released its latest version, 1.3, on 2018-09-04. This app falls under the Tools category on the Google Play Store and has achieved over 1000 installs. It currently holds an overall rating of 4.2, based on 5 reviews.

TUNE Referrer Test APK available on this page is compatible with all Android devices that meet the required specifications (Android 4.0+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.tune.tunereferrertest

Updated: 6 years ago

Developer Name: TUNE, Inc.

Category: Tools

New features: Show more

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing TUNE Referrer Test on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

4.2
Total 5 reviews

Reviews

5 ★, on 2016-08-24
Used this app to see what needed to be done to collect the Google Play Install Referrer without hassling my development team right away.

1 ★, on 2017-10-17
Not accurate at all!!!

Previous Versions

TUNE Referrer Test 1.3
2018-09-04 / 2.4 MB / Android 4.0+

About this app

The TUNE Referrer Test app allows you to confirm you are collecting and passing the Google Play Install Referrer correctly back to the TUNE Marketing Console.

After you integrate the TUNE SDK into your Android app (but before you submit your app to the Google Play Store), make sure that the Google Play Install Referrer is being collected and passed properly to avoid any missed attributions and/or attribution discrepancies. For information about configuring the Install Referrer in your app code, please visit http://help.tune.com/marketing-console/how-google-play-install-referrer-works.

Common Signs of an Issue Collecting the Install Referrer
When the Google Play Install Referrer is not setup properly in your app code, then you may see one or more of the following effects when testing your mobile app:

1. Installs are attributed as Organic instead of being credited to the appropriate advertising partner (whomever is referenced by the Install Referrer/MAT tracking ID)
2. Integrations with Google Analytics may show relevant activity (such as page visits and ad clicks), but installs are not recorded properly
3. Integrations with Google Analytics may show installs, but they are not attributed to the proper source

Possible Causes and Solutions
Some possible causes for why an Install Referrer is not captured or passed properly include:

1. No test profile enabled in TMC. Without a test profile enabled for your device and app, TMC rejects duplicate installs and you may not see events in TMC. For information about configuring a test profile, please visit Creating a Test Profile.

2. Multiple BroadcastReceivers for the same event. If you have more than one BroadcastReceiver listening for the same event or action, then it becomes uncertain which one will handle the intent and which one(s) will not. To support multiple BroadcastReceivers, you can create one receiver that passes the intent to other receivers (which are essentially subclasses of the one receiver) as described at Multiple Android Install Referrers.

For integrations with Google Analytics, the BroadcastReceiver used is not the one required for a specific version of Google Analytics. Make sure you are referencing the appropriate receiver.

For Google Analytics v2:
com.your.package/com.google.analytics.tracking.android.CampaignTrackingReceiver

For Google Analytics v3:
com.your.package/com.google.android.apps.analytics.AnalyticsReceiver

For Google Analytics v4:
com.your.package/com.google.android.gms.analytics.CampaignTrackingReceiver

For complete details, please visit: https://developers.tune.com/sdk/testing-the-google-play-install-referrer/

New features

Updated Android libraries.

App Permissions

Allows applications to open network sockets.
Allows applications to access information about networks.