Skip to main content
Before you start the integration, you need to have your API Key and Transaction Key through your Gameball account. Read about how you can get your account integration details (API Key & Transaction Key).
1

Install the Gameball customer profile on your mobile app

It only takes a few minutes to install the Gameball customer widget on your mobile app. Follow the steps below on our technical docs based on your app:
Follow the iOS integration guide covering:
  1. Installation
  2. Initialization
  3. Show Gameball Customer Profile
Once installed, your customers will be able to view their Gameball Customer Profile on your mobile app. The Gameball profile will be added as a popup/overlay and can be accessed through any button:
Gameball Customer Profile on mobile
2

Configure your Firebase account details on Gameball

You must have a Firebase account, and it should be configured on your Gameball Admin Dashboard account through Configure your Firebase account on Gameball.Configuring your Firebase account on Gameball will allow Gameball to:

Send in-app and push notifications/messages on your app to your customers

Push notifications
This is required if you plan to use the Referral Program.
3

Send Customer Events to Gameball

You can track actions your customers take as Customer Events, while logged into your platform only. Sending events will be through the Send actions (events) API.You can use these customer events in the below:
4

Configure Referral Integration

If you are not going to use the referral program, skip this step.
Gameball can reward your customers for referring their friends to join your platform. Read about the Referral Program.You should follow the integration steps based on your mobile app:
5

Reward your customers based on the paid amount through the Cashback Program

Through the cashback program, for every paid placed order on your mobile app using cash, credit card, PayPal, etc., you can reward your customers with points based on a predefined equation. Follow the steps below to complete the integration:
  1. Configure the reward equation on the Gameball Admin Dashboard. Read about the Points earn and redeem settings.
The program must be Active.
  1. On every successful paid placed order on your mobile app, use the Cashback API to update Gameball.
It is recommended to send the Cashback API call when the order status is completely paid. In case the payment method, for example, is COD (Cash on delivery), you should send the API call when the customer actually pays the order amount.

What is next?