Skip to content

Modules

Global settings

The Global settings are the settings that will be used for all default values. When you don't specify a value in the application listing, the value in the global setting will be used.

For example, if you activate ads and you don't specify a value for unit id, the default unit id in the Global setting will be used.

Pollfish

GoConsole!

GoConsole!

Integrate Survey in your application, Get an account from here Create Account

Introduction Flow

To Get more ads impressions before even starting the app and collecting important data about your user, you can use this module.

If you activate workflow from the the application listing, every user will get it once you open the app for the first time. If you activate the recursive mode, user will get the workflow every time he opens the app.

Open your app listing, go to Setting and click on More Config

GoConsole!

GoConsole App Intro!

Type of questions :

  • Text : Show a simple text to user.

  • Data : Collect data from user, email, phone, name ...

  • Multiple : Let user select from multiple options, the options must be separated by @

  • Survey : Show a survey from Pollfish if it is enable and ready.

  • Video ads : Watch a video ads.

  • Watch video : Watch a video from external 3d party (Youtube ...).

  • Review : Review the current application.

  • Field type : Text, email, phone number and date.

GoConsole!

Random Content

You can generate a random content if you want to start by testing a new nich.

GoConsole!

GoConsole!

GoConsole!

Number of section in the Error page : Default value : 10 (Sections)

Size of section title : Default value : 4 (Words)

Number of page in every section : Default value : 15 (Pages)

Number of words in every page title : Default value : 5 (Words)

Number of words in every page body : Default value : 70 (Words)

Math Game

GoConsole!

GoConsole!

public static void runMathGame(Activity activity)

Offer wall

GooConsoleBase.getInstance().offerWall(activity);

Wheel Game

GooConsole.playWheel(activity);

Gift program

GooConsoleBase.getInstance().giftProgram(activity);

Share an app

GooConsole.shareWithFriend(activity);

Validate an invitation

GooConsole.validateInvitation(activity, true);

Run daily giveaway

GooConsoleBase.getInstance().dailyGiveAway(activity, true);

Mailchimp

GoConsole!