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
  1. Installing Gameball

Generic Mobile App

PreviousGo-Live ChecklistNextInitialize Gameball Customer Profile

Last updated 6 months ago

In this guide, we'll explore how to integrate Gameball within your mobile app without using Gameball’s SDK. This approach is beneficial if your mobile app framework doesn't have an out-of-the-box SDK provided by Gameball, like Flutter or Ionic, or if you choose not to use the SDK for any reason. So let's get started!

Before we dive deeper into integrating Gameball into your mobile app without using an SDK, let's first take a look at the common integration touchpoints you'll encounter. These touchpoints are the areas in your app where you'll need to make changes to incorporate Gameball features seamlessly.

  • Initialize Gameball Customer Widget Show your customers' profiles, including all details and progress, on your Flutter app. This integration allows users to access their profiles, view points, achievements, and interact with personalized features, enhancing their overall experience.

  • Track Customer Events Start sending your customers' events from your app to Gameball. By tracking actions such as purchases, sign-ups, and other key interactions, you can tailor rewards and communications to engage your customers more effectively.

  • Track Orders & Cashback Reward Monitor your customers' orders to provide cashback rewards and recognize achievements. This encourages repeat purchases and builds customer loyalty by rewarding them for their activities within your app.

  • Integrate Redemption Enable your customers to redeem their earned points directly through your app. This seamless integration makes it easy for customers to use their rewards, promoting continued engagement and satisfaction.

  • Push Notifications Integrate your app with Gameball push notifications to keep your customers informed about updates, rewards, and other important activities. This direct communication channel enhances user engagement and retention.

  • Track Referrals Reward your customers for referring new users and help grow your business organically. By tracking referral activities, you can incentivize customers to spread the word, expanding your user base through word-of-mouth marketing.

Initialize Gameball Customer Profile
Track Customer Events
Track Orders & Cashback Reward
Integrate Redemption
Track Referrals