Gameball Developers Guide
v4.0
v4.0
  • Introduction
  • Installing Gameball
    • Web
      • Initialize Gameball Customer Widget
      • Track Customer Events
      • Track Orders & Cashback Reward
      • Integrate Redemption
      • Track Referrals
      • Go-Live Checklist
    • iOS
      • Getting Started
      • Initialize Gameball Customer Profile
      • Track Customer Events
      • Track Orders & Cashback Reward
      • Integrate Redemption
      • Push Notifications
      • Track Referrals
      • Go-Live Checklist
    • Android
      • Getting Started
      • Initialize Gameball Customer Profile
      • Track Customer Events
      • Track Orders & Cashback Reward
      • Integrate Redemption
      • Push Notifications
      • Go-Live Checklist
    • React Native
      • Getting Started
      • Initialize Gameball Customer Profile
      • Track Customer Events
      • Track Orders & Cashback Reward
      • Integrate Redemption
      • Track Referrals
      • Push Notifications
      • Go-Live Checklist
    • Flutter
      • Getting Started
      • Initialize Gameball Customer Profile
      • Track Customer Events
      • Track Orders & Cashback Reward
      • Integrate Redemption
      • Track Referrals
      • Go-Live Checklist
    • Generic Mobile App
      • Initialize Gameball Customer Profile
      • Track Customer Events
      • Track Orders & Cashback Reward
      • Integrate Redemption
      • Track Referrals
      • Push Notifications
  • REST API
    • Overview
      • What's New in V4.0
      • Authentication
      • Rate Limiting
      • Status and Error Codes
    • Customers
      • Customer Management
      • Customer Progress
      • Customer Tags
      • Customer Notifications
    • Events
    • Order
      • Order Tracking
      • Order Rewards & History
    • Payment
      • Payment Tracking
    • Transactions
      • Cashback & Redemptions
      • Hold Management
      • Transaction Management
      • Transaction Validation
    • Coupons
    • Configurations
      • Reward Configurations
      • Program Configurations
      • Widget Configuration
    • Leaderboard
    • Batches
      • Batch Creation
      • Batch Management
  • Webhooks
    • Overview
    • Subscribing to Webhooks
    • Webhook Topics
      • Customer's Notifications
      • Customer's Profile Updates
  • Tutorials
    • Tracking Customer Events
    • Redemption Integration
      • Direct debit redemption
      • Coupons Redemption
        • Use Your Own Couponing Engine
        • Gameball Couponing Engine
    • Checkout Integration
    • Build Custom UI Elements
      • Reward Campaigns
      • VIP Tiers
      • Customer Balance
      • Widget Configurations
      • Coupons Customer Experience
      • Customer Notifications
      • Customer Leaderboard
    • Build your Own Notification System
    • Channel Merging Guide
    • Previewing Potential Points Before Purchase
    • Refund
    • Retail & POS Integration with Gameball Loyalty Program
    • Referrals
    • Widget Deep Links
    • Batch APIs usage example
  • Branch.io Integration
  • Adjust Integration
Powered by GitBook
On this page

Introduction

NextWeb

Last updated 6 months ago

Gameball isn't just a loyalty platform—it's a dynamic engine that powers customer engagement, and retention. Designed to elevate your brand’s relationship with your audience, Gameball offers a suite of gamified features that captivate and retain customers throughout their journey. Instead of spending countless hours building loyalty and gamification features from scratch, Gameball provides a ready-made widget, allowing you to focus on customizing and refining the experience.

Gameball developer guide is your go-to resource for integrating our engagement, rewards, and retention features into your app or platform. Our documentation offers a fast and easy integration guide with detailed resources on APIs, SDKs, and more. Whether you're integrating for the web, mobile, or other systems, we have the tools you need to get started efficiently.

You can find installation walkthroughs for:

Additionally, we provide general-purpose guides for integrating Gameball into .

Navigate the documentation via the sidebar to explore any topic or article, or use the forward and backward buttons to go through the documentation step by step.

You can also customize your customers' rewards and points experience directly through the Gameball Dashboard. For more details about our features, visit the Gameball Help Center.

Gameball , currently at version 4.0, follows RESTful principles, with resource-oriented URLs, form-encoded request bodies, and JSON-encoded responses. Whether you’re integrating through our REST API or using one of our SDKs for Android Native, iOS Native, React Native, or Flutter, Gameball makes it simple to add loyalty and engagement features to your app or website.

Android Native
iOS Native
React Native
Flutter
generic mobile apps
REST API
Web