Pollfish 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 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!
- Unity 2020 +
- iOS 11.0 +
- Android 21 +
- Obtain a Developer Account
- Add new app on Pollfish Developer Dashboard and copy the given API Key
- Import Pollfish .unitypackage in your project
- Initialize Pollfish
- Turn Pollfish to release mode
- Update privacy policy
- Publish your app
You can see a step by step guide on how to integrate at the official Documentation page
In order to have a look on a simple integration of Pollfish in a unity project have a look in Assets/Plugins/Pollfish/demo folder. You can run the scene there and see how Pollfish will be rendered through your apps.
In sample project you can see both Standard, Rewarded Survey and Offerwall integration from Pollfish. In general, we suggest that you follow this tutorial in order to understand better the integration steps you have to follow in order to properly integrate Pollfish in your project.