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).

Integration Steps

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:
Deliver real-time messages and push notifications to your customers directly through your mobile app.
Push notifications
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 for the following:

Action-Based Campaigns

Create action-based campaigns and rewards. Read about the events creation engine.

Referral Campaigns

Create referral campaigns and rewards. Read about the referral program.

Customer Messages

Send customer messages based on events. Read about how to create and configure your customer messages.
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.
  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.