[Pollfish] (http://www.pollfish.com) is new way of monetizing mobile apps that pays up to 20x more than classic ads.
Pollfish is a survey platform that delivers surveys instead of ads through mobile apps. Integration of Pollfish SDK takes less than 2 minutes and requires only one line of code. No changes are needed in the UI of the app since everything is displayed as an overlay (see screenshots below), while users that respond to surveys, enter into draws and win prizes (happy users)!
Minimum revenue for each completed survey through an app is $0.30 and users never leave the app. If no survey is available, nothing is shown to the users, as if Pollfish was never integrated in the app.
Since Pollfish addresses the market research marketplace, Pollfish surveys can be used along with any ad network you are already using in your app without any problem, just to bring extra revenue!
- Android 10+ with Google Play Services
- Register as a publisher at Pollfish, create an App and copy app's API key
- Download Pollfish jar or aar file and import to your project
- Import Google Play Services for your app, as described here.
- Import Pollfish classes
- Add permissions to AndroidManifest.xml
- Call Pollfish initialization function in onResume() of your Activity to activate Pollfish
- Update your privacy policy
- Set to Release mode and publish your app at any app store
You can see a step by step guide on how to integrate at the official Documentation page
Try the look and feel of Pollfish surveys on [Pollfish Android Demo App] (https://play.google.com/store/apps/details?id=com.pollfish.demo)
Pollfish requires only one permission:
<uses-permission android:name="android.permission.INTERNET"/>
You can see frequently asked questions [here] (https://www.pollfish.com/faq)