# Gameball Docs ## Docs - [Product Updates](https://docs.gameball.co/changelog/product-updates.md): Gameball product updates, new features, and improvements. - [API Updates](https://docs.gameball.co/changelog/updates.md): Gameball API updates, version changes, and migration guides. - [Getting Started](https://docs.gameball.co/installation-guides/v3/android/getting-started.md): Install Gameball Android SDK v3.1.1 and set up your project - [Go-Live Checklist](https://docs.gameball.co/installation-guides/v3/android/go-live-checklist.md): Verify your integration before going live - [Getting Started](https://docs.gameball.co/installation-guides/v3/android/index.md): Install Gameball Android SDK v3.1.1 and set up your project - [Initialize Customer Profile](https://docs.gameball.co/installation-guides/v3/android/initialize-profile.md): Register and identify customers in your Android app - [Initialize SDK](https://docs.gameball.co/installation-guides/v3/android/initialize-sdk.md): Configure and initialize Gameball Android SDK v3.1.1 - [Migration Notes](https://docs.gameball.co/installation-guides/v3/android/migration-notes.md): Migrate from v2 to v3.1.1 - [Push Notifications](https://docs.gameball.co/installation-guides/v3/android/push-notifications.md): Set up Firebase or Huawei push notifications - [Show Profile Widget](https://docs.gameball.co/installation-guides/v3/android/show-profile.md): Display the Gameball customer profile widget in your Android app - [Track Customer Events](https://docs.gameball.co/installation-guides/v3/android/track-events.md): Send events to power actions, campaigns and rewards - [Track Referrals](https://docs.gameball.co/installation-guides/v3/android/track-referrals.md): Implement referral tracking using mobile deep linking providers (Branch or Adjust) - [Getting Started](https://docs.gameball.co/installation-guides/v3/flutter/getting-started.md): Install Gameball Flutter SDK v3.1.1 - [Go-Live Checklist](https://docs.gameball.co/installation-guides/v3/flutter/go-live-checklist.md): Verify your integration before going live - [Flutter Integration](https://docs.gameball.co/installation-guides/v3/flutter/index.md): Complete guide to integrate Gameball with your Flutter application using SDK v3.1.1 - [Initialize Customer Profile](https://docs.gameball.co/installation-guides/v3/flutter/initialize-profile.md): Register customers and show the Gameball profile widget - [Initialize SDK](https://docs.gameball.co/installation-guides/v3/flutter/initialize-sdk.md): Initialize Gameball Flutter SDK with your configuration - [Migration Notes](https://docs.gameball.co/installation-guides/v3/flutter/migration-notes.md): Migrate from v2 to v3.1.1 - [Push Notifications](https://docs.gameball.co/installation-guides/v3/flutter/push-notifications.md): Register device tokens for Firebase or Huawei push providers - [Show Profile Widget](https://docs.gameball.co/installation-guides/v3/flutter/show-profile.md): Display the Gameball customer profile widget in your Flutter app - [Track Customer Events](https://docs.gameball.co/installation-guides/v3/flutter/track-events.md): Send events to power actions, campaigns and rewards - [Track Referrals](https://docs.gameball.co/installation-guides/v3/flutter/track-referrals.md): Implement referral tracking using mobile deep linking providers (Branch or Adjust) - [Installation Guide (SDK v3)](https://docs.gameball.co/installation-guides/v3/index.md): Step-by-step instructions to integrate Gameball SDK v3 with your application across supported platforms. - [Getting Started](https://docs.gameball.co/installation-guides/v3/ios/getting-started.md): Install and set up Gameball iOS SDK v3.1.1 - [Go-Live Checklist](https://docs.gameball.co/installation-guides/v3/ios/go-live-checklist.md): Verify your Gameball iOS SDK integration before releasing to production - [iOS Integration](https://docs.gameball.co/installation-guides/v3/ios/index.md): Complete guide to integrate Gameball with your iOS application using SDK v3.1.1 - [Initialize Customer Profile](https://docs.gameball.co/installation-guides/v3/ios/initialize-profile.md): Register and identify customers in your iOS app - [SDK Initialization](https://docs.gameball.co/installation-guides/v3/ios/initialize-sdk.md): Initialize the Gameball iOS SDK with your project configuration - [Migration Notes](https://docs.gameball.co/installation-guides/v3/ios/migration-notes.md): Migrate from v2 to v3.1.1 - [Push Notifications](https://docs.gameball.co/installation-guides/v3/ios/push-notifications.md): Register Firebase or Huawei push tokens and handle Gameball-triggered notifications - [Show Profile Widget](https://docs.gameball.co/installation-guides/v3/ios/show-profile.md): Display the Gameball customer profile widget in your iOS app - [Track Events](https://docs.gameball.co/installation-guides/v3/ios/track-events.md): Send customer events from the Gameball iOS SDK - [Track Referrals](https://docs.gameball.co/installation-guides/v3/ios/track-referrals.md): Implement referral tracking using mobile deep linking providers (Branch or Adjust) - [API Setup](https://docs.gameball.co/installation-guides/v3/pos/api-setup.md): Set up API authentication and configuration for POS integration - [Customer Balance](https://docs.gameball.co/installation-guides/v3/pos/customer-balance.md): Retrieve an existing customer's loyalty balance from Gameball during checkout - [Customer Management](https://docs.gameball.co/installation-guides/v3/pos/customer-management.md): Register new customers or identify existing ones during checkout at your POS - [Fetch Order Details](https://docs.gameball.co/installation-guides/v3/pos/fetch-order-details.md): Retrieve order transaction history and customer activities - [Getting Started](https://docs.gameball.co/installation-guides/v3/pos/getting-started.md): Introduction to POS integration with Gameball and integration outcomes - [Go-Live Checklist](https://docs.gameball.co/installation-guides/v3/pos/go-live-checklist.md): Verify your POS integration before going live - [POS Integration](https://docs.gameball.co/installation-guides/v3/pos/index.md): Complete guide to integrate Gameball with your point-of-sale (POS) system using REST APIs - [Integrate Redemption](https://docs.gameball.co/installation-guides/v3/pos/integrate-redemption.md): Enable customers to redeem loyalty points as a discount at checkout - [Migration Notes](https://docs.gameball.co/installation-guides/v3/pos/migration-notes.md): Migration guide for POS integration updates - [Refund Order](https://docs.gameball.co/installation-guides/v3/pos/refund-order.md): Refund or cancel orders and restore customer points - [Track Events](https://docs.gameball.co/installation-guides/v3/pos/track-events.md): Track customer events and actions at your POS - [Track Orders](https://docs.gameball.co/installation-guides/v3/pos/track-orders.md): Track in-store orders to award loyalty points - [Track Referrals](https://docs.gameball.co/installation-guides/v3/pos/track-referrals.md): Track customer referrals at your POS system - [Getting started](https://docs.gameball.co/installation-guides/v3/react-native/getting-started.md) - [Go live checklist](https://docs.gameball.co/installation-guides/v3/react-native/go-live-checklist.md) - [React Native Integration](https://docs.gameball.co/installation-guides/v3/react-native/index.md): Complete guide to integrate Gameball with your React Native application using SDK v3.1.2 - [Initialize Customer Profile](https://docs.gameball.co/installation-guides/v3/react-native/initialize-profile.md): Register customers and show the Gameball profile widget - [Initialize sdk](https://docs.gameball.co/installation-guides/v3/react-native/initialize-sdk.md) - [Migration notes](https://docs.gameball.co/installation-guides/v3/react-native/migration-notes.md) - [Push Notifications](https://docs.gameball.co/installation-guides/v3/react-native/push-notifications.md): Register device tokens for Firebase or Huawei push providers - [Show Profile Widget](https://docs.gameball.co/installation-guides/v3/react-native/show-profile.md): Display the Gameball customer profile widget in your React Native app - [Track Customer Events](https://docs.gameball.co/installation-guides/v3/react-native/track-events.md): Send events to power actions, campaigns and rewards - [Track Referrals](https://docs.gameball.co/installation-guides/v3/react-native/track-referrals.md): Implement referral tracking using mobile deep linking providers (Branch or Adjust) - [Customer Management](https://docs.gameball.co/installation-guides/v3/web/customer-management.md): Create and manage customer profiles via REST API for web integration - [Getting Started](https://docs.gameball.co/installation-guides/v3/web/getting-started.md): Introduction to web integration with Gameball and integration outcomes - [Go-Live Checklist](https://docs.gameball.co/installation-guides/v3/web/go-live-checklist.md): Verify your web integration before going live - [Web Integration](https://docs.gameball.co/installation-guides/v3/web/index.md): Complete guide to integrate Gameball with your website or web application using REST APIs and the Gameball widget - [Initialize Gameball Customer Widget](https://docs.gameball.co/installation-guides/v3/web/initialize-widget.md): Get started on integrating the Gameball customer's profile into your website or web app - [Integrate Redemption](https://docs.gameball.co/installation-guides/v3/web/integrate-redemption.md): Enable your customers to redeem their earned points directly through your platform - [Track Customer Events](https://docs.gameball.co/installation-guides/v3/web/track-events.md): Start sending your customer's events on your platform to Gameball - [Track Orders & Cashback Reward](https://docs.gameball.co/installation-guides/v3/web/track-orders.md): Track your customer's orders for cashback and achievements - [Track Referrals](https://docs.gameball.co/installation-guides/v3/web/track-referrals.md): Implement referral tracking and rewards for your web platform - [How Do I Configure Gameball Currency Settings?](https://docs.gameball.co/product-documentation/admin-settings/configure-currency-settings.md): Match between your platform currency and Gameball currency. - [How Do I Configure Gameball Dashboard Language Settings?](https://docs.gameball.co/product-documentation/admin-settings/configure-dashboard-language.md): Learn how to change the language of your Gameball dashboard. - [How Do I Configure My Firebase Account for Mobile Push Notifications?](https://docs.gameball.co/product-documentation/admin-settings/configure-firebase-push-notifications.md): Learn how to use Firebase for push notifications on your mobile app. - [How Do I Configure Gameball Time Zone Settings?](https://docs.gameball.co/product-documentation/admin-settings/configure-time-zone.md): Match between your platform timezone and Gameball data timezone. - [How Do I Create and Send Events to Gameball?](https://docs.gameball.co/product-documentation/admin-settings/create-and-send-events.md): Configure and add the events you send to Gameball automatically through your Admin Settings. - [How to Create a New User on Gameball Dashboard and Assign Roles?](https://docs.gameball.co/product-documentation/admin-settings/create-user-assign-roles.md): Learn how to give different users access to your Gameball dashboard by creating multiple user accounts. - [How Do I Create Multiple Workspaces for Different Program Configurations?](https://docs.gameball.co/product-documentation/admin-settings/creating-multiple-workspaces.md): Create a different workspace for every brand, branch, or platform in different country. - [What Is the Data Warehouse Ingestion Module?](https://docs.gameball.co/product-documentation/admin-settings/data-warehouse-ingestion.md): Learn how the Data Warehouse (DWH) Ingestion Module enables you to automatically sync Gameball data with your own analytics and BI systems. - [What Is the Events Log?](https://docs.gameball.co/product-documentation/admin-settings/events-log.md): View the events you are sending to Gameball through the event log section on the Gameball dashboard. - [How Do I Get My Account Integration Details: API Key and Secret Key?](https://docs.gameball.co/product-documentation/admin-settings/get-api-keys.md): To start the integration process, this is where you can get your integration keys or activate your high security mode on Gameball dashboard. - [How Do I Manage My Gameball Customer Attributes?](https://docs.gameball.co/product-documentation/admin-settings/manage-customer-attributes.md): Get deeper insights on how to configure your customer profile attribute and target customers based on your segmentation. - [How Do I Request Coupon Creation from My Couponing Engine?](https://docs.gameball.co/product-documentation/admin-settings/request-coupon-creation.md): Allow Gameball to request creation of coupon from your couponing engine through few configuration steps. - [How to Reset Your Data on Gameball?](https://docs.gameball.co/product-documentation/admin-settings/reset-your-data.md): Learn how to reset your customer data, and general data through Gameball admin dashboard. - [What Is Third-Party Coupons Through the Gameball Dashboard?](https://docs.gameball.co/product-documentation/admin-settings/third-party-coupons.md): Learn how to upload, organize, and manage third-party coupon codes directly from your Gameball dashboard for seamless distribution. - [How Do I Track User Activity on your Dashboard?](https://docs.gameball.co/product-documentation/admin-settings/track-user-activity.md): Learn how to audit and have full visibility into your dashboard activities, helping your team track configuration and administrative changes across your Gameball workspace. - [How Do I Update Firebase Cloud Messaging (FCM) Configuration to HTTP v1 for Gameball Customers?](https://docs.gameball.co/product-documentation/admin-settings/update-fcm-to-http-v1.md): Guide to help you update Firebase Cloud Messaging (FCM) Configuration to HTTP v1. - [How Do I Upload your Stores' Products and Collections through a CSV File?](https://docs.gameball.co/product-documentation/admin-settings/upload-products-collections-csv.md): Upload, download, or delete your stores' data on Gameball. - [How Do I Export My Points Data?](https://docs.gameball.co/product-documentation/analytics/export-your-points-data.md): Learn how to export your points data from the Gameball dashboard and what fields are included. - [What Is Gameball Analytics?](https://docs.gameball.co/product-documentation/analytics/introduction-to-gameball-analytics.md): Discover the analytics section, and learn how to use and navigate it to get the needed information. - [What Are Member Analytics?](https://docs.gameball.co/product-documentation/analytics/member-analytics.md): Track enrolled member growth, engagement rates, and retention metrics to understand your loyalty program's performance. - [How Do I Track My Campaign Performance Using Gameball Analytics?](https://docs.gameball.co/product-documentation/analytics/track-your-campaign-performance.md): Measure the success of your reward campaigns by analyzing reach, engagement, and rewards distribution. - [How Do I Track My Purchase Behaviour Using Gameball Analytics?](https://docs.gameball.co/product-documentation/analytics/track-your-purchase-behaviour.md): Understand how your customers are behaving on your platform when it comes to placing orders and taking consecutive actions. - [How Do I Track My Referral Performance Using Gameball Analytics?](https://docs.gameball.co/product-documentation/analytics/track-your-referral-performance.md): Understand how the referral program is performing by tracking referral activity, success rates, and revenue generated from referrals. - [How Do I Integrate ActiveCampaign with Gameball?](https://docs.gameball.co/product-documentation/apps-integrations/activecampaign-integration.md): Keep your customers in sync across Gameball and ActiveCampaign, and target them based on your loyalty data. - [How Do I Integrate Adjust with Gameball?](https://docs.gameball.co/product-documentation/apps-integrations/adjust-integration.md): Use Adjust as your dynamic link provider for Gameball referral programs. - [How Do I Integrate Attentive with Gameball?](https://docs.gameball.co/product-documentation/apps-integrations/attentive-integration.md): Integrate Gameball with Attentive to Enhance Your SMS Marketing Campaigns. - [How Do I Integrate Bloomreach with Gameball?](https://docs.gameball.co/product-documentation/apps-integrations/bloomreach-integration.md): Leverage customer engagement data from Gameball to power your email marketing campaigns in Bloomreach. - [How Do I Integrate Branch.io with Gameball?](https://docs.gameball.co/product-documentation/apps-integrations/branch-io-integration.md): Use Branch.io as your dynamic link provider for Gameball referral programs. - [How Do I Integrate Drip with Gameball?](https://docs.gameball.co/product-documentation/apps-integrations/drip-integration.md): Keep your customers in sync across Gameball and Drip, and target them based on your loyalty data. - [How Do I Integrate Google Wallet with Gameball?](https://docs.gameball.co/product-documentation/apps-integrations/google-wallet-integration.md): Let customers use their Google Wallet loyalty card with Gameball. - [How Do I Integrate HubSpot with Gameball?](https://docs.gameball.co/product-documentation/apps-integrations/hubspot-integration.md): Keep your customers in sync across Gameball and HubSpot, and target them based on your loyalty data, like current tier and points balance. - [How Do I Integrate Insider with Gameball?](https://docs.gameball.co/product-documentation/apps-integrations/insider-integration.md): Leverage customer engagement data from Gameball to power your marketing campaigns in Insider. - [Boost Business Growth: Leveraging Judge.me Integration with Your App](https://docs.gameball.co/product-documentation/apps-integrations/integration-use-cases/judge-me-use-cases.md): Check out some use cases and learn how to boost your business growth by leveraging Judge.me Integration with your app. - [Boost Business Growth: Leveraging Klaviyo Integration with Your App](https://docs.gameball.co/product-documentation/apps-integrations/integration-use-cases/klaviyo-use-cases.md): Check out some use cases and learn how to boost your business growth by leveraging Klaviyo Integration with your app. - [Boost Business Growth: Leveraging Mailchimp Integration with Your App](https://docs.gameball.co/product-documentation/apps-integrations/integration-use-cases/mailchimp-use-cases.md): Check out some use cases and learn how to boost your business growth by leveraging Mailchimp Integration with your app. - [Boost Business Growth: Leveraging Omnisend Integration with Your App](https://docs.gameball.co/product-documentation/apps-integrations/integration-use-cases/omnisend-use-cases.md): Check out some use cases and learn how to boost your business growth by leveraging Omnisend Integration with your app. - [How Do I Integrate Intercom with Gameball?](https://docs.gameball.co/product-documentation/apps-integrations/intercom-integration.md): Keep your customers in sync across Gameball and Intercom, and target them based on your loyalty data, like current tier and points balance. - [Gameball Apps Integration](https://docs.gameball.co/product-documentation/apps-integrations/introduction-to-apps-integrations.md): Learn more about Gameball apps integration which can be used to push Gameball data or reward players based on actions from other apps. - [How Do I Integrate Judge.me with Gameball?](https://docs.gameball.co/product-documentation/apps-integrations/judge-me-integration.md): Create reward campaigns and rewards based on your customers' reviews that are done through your Judge.me app. - [How Do I Integrate Klaviyo with Gameball?](https://docs.gameball.co/product-documentation/apps-integrations/klaviyo-integration.md): Keep your customers in sync across Gameball and Klaviyo, and target them effectively based on their loyalty data and events. - [How Do I Integrate Klaviyo Reviews with Gameball?](https://docs.gameball.co/product-documentation/apps-integrations/klaviyo-reviews-integration.md): Create campaigns and rewards based on your customers' reviews that are done through your Klaviyo Reviews app. - [How Do I Integrate Mailchimp with Gameball?](https://docs.gameball.co/product-documentation/apps-integrations/mailchimp-integration.md): Send email communications to your customers and segment lists based on your loyalty data, like current tier and points balance. - [How Do I Integrate MoEngage with Gameball?](https://docs.gameball.co/product-documentation/apps-integrations/moengage-integration.md): Enhance Your Customer Engagement with Gameball Integration with MoEngage - [How Do I Integrate Omnisend with Gameball?](https://docs.gameball.co/product-documentation/apps-integrations/omnisend-integration.md): Keep your customers in sync across Gameball and Omnisend, and target them based on your loyalty data. - [How Do I Integrate Postscript with Gameball?](https://docs.gameball.co/product-documentation/apps-integrations/postscript-integration.md): Integrate Gameball with Postscript to Enhance Your SMS Marketing Campaigns. - [How Do I Integrate Recharge with Gameball?](https://docs.gameball.co/product-documentation/apps-integrations/recharge-integration.md): Reward your customers with Subscription-Based coupons by connecting Gameball & Recharge Subscription app - [How Do I Integrate Segment with Gameball?](https://docs.gameball.co/product-documentation/apps-integrations/segment-integration.md): Save yourself the hassle of having to go through a technical integration with the help of developers with Segment integration. - [How Do I Set Up Gameball on Shopify Flow?](https://docs.gameball.co/product-documentation/apps-integrations/shopify-flow/introduction-to-shopify-flow.md): Use Gameball's triggers and actions in your automated workflows with Shopify Flow - [How Do I Integrate Reviews.io Through Shopify Flow?](https://docs.gameball.co/product-documentation/apps-integrations/shopify-flow/reviews-io-integration.md): Reward your customers for their valuable feedback using Gameball's integration with Reviews.io via Shopify Flow. - [How Do I Integrate Yotpo Through Shopify Flow?](https://docs.gameball.co/product-documentation/apps-integrations/shopify-flow/yotpo-integration.md): Use Gameball's integration with Yotpo through Shopify Flow to reward your customers for their valuable feedback. - [How Do I Integrate Zapier with Gameball?](https://docs.gameball.co/product-documentation/apps-integrations/zapier-integration.md): Connect Gameball with other apps on Zapier to create Zaps where you can send events or exchange customer data with Gameball. - [How Do I Connect Gameball with Apps on Zapier?](https://docs.gameball.co/product-documentation/apps-integrations/zapier/connect-gameball-with-apps.md): Step by step guide to creating a connection between Gameball and any other app on Zapier. - [How Do I Connect and Use Gameball on Zapier?](https://docs.gameball.co/product-documentation/apps-integrations/zapier/connecting-gameball-to-zapier.md): Learn why and how to use Zapier with Gameball and explore the different Gameball use cases that you can apply on Zapier. - [What Are Attributes Across Automation Nodes?](https://docs.gameball.co/product-documentation/automation-campaigns/attributes-across-automation-nodes.md): Find all the events and attributes you will find while creating an automation. - [What Are Automation Actions?](https://docs.gameball.co/product-documentation/automation-campaigns/automation-actions.md): Learn more about Gameball's Automation Campaigns actions, and how to use them. - [What Are Automation Controls?](https://docs.gameball.co/product-documentation/automation-campaigns/automation-controls.md): Learn more about Gameball's Automation Campaigns controls, and how to use them. - [What Are Automation Triggers?](https://docs.gameball.co/product-documentation/automation-campaigns/automation-triggers.md): Learn more about Gameball's Automation Campaigns triggers, and how to use them. - [How to Create an Automation Campaign?](https://docs.gameball.co/product-documentation/automation-campaigns/how-to-create-an-automation-campaign.md): Learn how to use Gameball Automation Campaigns to create workflows that will increase productivity and efficiency. - [What Is Automation Campaigns?](https://docs.gameball.co/product-documentation/automation-campaigns/introduction-to-automation-campaigns.md): Explore Gameball's Automation Campaigns to streamline workflows and revolutionize customer tasks. - [How Do I Make Edits on Active Automation?](https://docs.gameball.co/product-documentation/automation-campaigns/making-edits-on-active-automation.md): Learn what happens to customers engaged with a running automation when you make changes to the workflow. - [How Do I Acquire New Customers?](https://docs.gameball.co/product-documentation/automation-campaigns/templates/acquire-new-customers.md): Attract new customers with Gameball's Automation Templates - [How Do I Boost Sales and Upselling?](https://docs.gameball.co/product-documentation/automation-campaigns/templates/boost-sales-and-upselling.md): Discover and understand the automation templates designed to boost your sales and upselling your customers - [What Are Encourage Repurchase Automation Templates?](https://docs.gameball.co/product-documentation/automation-campaigns/templates/encourage-repurchase.md): Effortlessly re-engage your customers and entice them to make additional purchases with Encourage Repurchase Automation Templates. - [What Is Automation Templates?](https://docs.gameball.co/product-documentation/automation-campaigns/templates/introduction-to-automation-templates.md): Streamline Your Workflow with Ready-to-Use Automation Campaign Templates - [What Are Reviews & Data Collection Automation Templates?](https://docs.gameball.co/product-documentation/automation-campaigns/templates/reviews-and-data-collection.md): Understand customer satisfaction levels by collecting reviews and data using Automation Campaigns. - [What Are Time-Limited Promotions Automation Templates?](https://docs.gameball.co/product-documentation/automation-campaigns/templates/time-limited-promotions.md): Discover the power of time-limited promotions with Gameball's automation templates. - [What Is Webhooks in Automation?](https://docs.gameball.co/product-documentation/automation-campaigns/webhooks-in-automation.md): Use actions that your players do on external apps to build you custom automation. - [How Do I Create and Configure Email Campaigns?](https://docs.gameball.co/product-documentation/communication-campaigns/create-and-configure-email-campaigns.md): A Step-by-Step guide to create and configure an Email Communication Campaign with Gameball. - [How Do I Create and Configure Mobile Push Campaigns?](https://docs.gameball.co/product-documentation/communication-campaigns/create-and-configure-mobile-push-campaigns.md): A Step-by-Step guide to create and configure a Mobile Push Notification Communication Campaign with Gameball. - [How Do I Create and Configure SMS Campaigns?](https://docs.gameball.co/product-documentation/communication-campaigns/create-and-configure-sms-campaigns.md): A Step-by-Step guide to create and configure an SMS Communication Campaign with Gameball. - [How Do I Create and Configure Web Message Campaigns?](https://docs.gameball.co/product-documentation/communication-campaigns/create-and-configure-web-message-campaigns.md): A Step-by-Step guide to create and configure a Web Message Communication Campaign with Gameball. - [What Are Dynamic Variables in Communication Campaigns?](https://docs.gameball.co/product-documentation/communication-campaigns/dynamic-variables-in-communication-campaigns.md): Learn how to effectively use the dynamic variable for relevant communication after a completed transactional action from your customers. - [What Is Communication Campaigns?](https://docs.gameball.co/product-documentation/communication-campaigns/introduction-to-communication-campaigns.md): Discover Gameball's Communication Campaigns, formerly known as Outbound, to tailor messages for various purposes. - [What Are Email Campaigns Templates?](https://docs.gameball.co/product-documentation/communication-campaigns/templates/email-campaigns-templates.md): Elevate Your Email Marketing with Gameball's Ready-Made Communication Campaign Templates. - [What Are Push Notification Campaigns Templates?](https://docs.gameball.co/product-documentation/communication-campaigns/templates/push-notification-campaigns-templates.md): Keep your customers engaged with Gameball's Ready-Made Push Notification Communication Campaign Templates. - [What Are Web Messages Campaigns Templates?](https://docs.gameball.co/product-documentation/communication-campaigns/templates/web-messages-campaigns-templates.md): Keep your customers engaged with Gameball's Ready-Made Communication Campaign Templates. - [How Do I Create a Coupon Manually with Gameball?](https://docs.gameball.co/product-documentation/coupons/creating-coupon-manually.md): Easily create customized coupons tailored to your marketing strategies and customer needs directly through the Gameball Dashboard. - [What Is Gameball's Coupon Engine?](https://docs.gameball.co/product-documentation/coupons/introduction-to-coupon-engine.md): Explore Gameball's new Couponing Engine, your one-stop solution for creating, managing, and utilizing coupons. - [How to Segment Customers?](https://docs.gameball.co/product-documentation/customer-segmentation/how-to-segment-customers.md): Understand how to create and manage customer segments using Gameball's segmentation to personalize your campaigns and enhance targeting. - [What Is Segmentation?](https://docs.gameball.co/product-documentation/customer-segmentation/introduction-to-segmentation.md): Use dynamic segmentation to automatically group and target customers based on their behavior and profile attributes. - [What Is Gameball's RFM Segments?](https://docs.gameball.co/product-documentation/customer-segmentation/rfm-segments/introduction-to-rfm-segments.md): Understand the concept of RFM analysis and segmentation and how to use them to reach your business goals. - [How Do I Use RFM Segments to Serve My Goals?](https://docs.gameball.co/product-documentation/customer-segmentation/rfm-segments/using-rfm-segments-to-serve-your-goals.md): Learn more about the RFM segments Gameball has created, and how to use them to help retain, engage, and make players more loyal. - [What Are Some Use Cases for Segmentation?](https://docs.gameball.co/product-documentation/customer-segmentation/segmentation-use-cases.md): Use cases on how to fully utilize Customer Segmentation combined with other Gameball features. - [What Is the Gameball Customer Widget?](https://docs.gameball.co/product-documentation/customer-widget/introduction-to-customer-widget.md): Learn about what your customer will see, interact with, and achieve through Gameball Customer Widget. - [How Do I Update Referral Tab Content in Gameball Customer Widget?](https://docs.gameball.co/product-documentation/customer-widget/player-profile-tabs/update-referral-tab.md): Learn how to update the text written inside the referral tab of Gameball customer widget. - [How Do I Enable Opening Gameball Widget Through Inline links Using Deep-links?](https://docs.gameball.co/product-documentation/customer-widget/player-profile-tabs/widget-deep-links.md): Allow your guests and customers to access any section of your widget through any interactive element on your website, or email. - [How Do I Configure Customer Widget Language on My Platform?](https://docs.gameball.co/product-documentation/customer-widget/start-configuring-profile/configure-customer-widget-language-on-your-platform.md): Learn about languages supported by Gameball customer widget and how to enable them. - [How Do I Control Gameball Leaderboard on Widget?](https://docs.gameball.co/product-documentation/customer-widget/start-configuring-profile/control-gameball-leaderboard-on-widget.md): Learn about how Gameball's leaderboard work, and how you can hide it. - [How Do I Control Gameball Widget Visibility on My Platform?](https://docs.gameball.co/product-documentation/customer-widget/start-configuring-profile/control-gameball-widget-visibility-on-your-platform.md): Learn about the three different stages that help you control the presence of Gameball widget on your platform. - [How Do I Customize My Gameball Customer Widget to Match My Brand?](https://docs.gameball.co/product-documentation/customer-widget/start-configuring-profile/customize-your-gameball-customer-widget-to-match-your-brand.md): Learn how to customize Gameball customer profile widget style and colors to match your website/app branding. - [How Do I Customize My Loyalty Launcher to Fit My Platform's Interface?](https://docs.gameball.co/product-documentation/customer-widget/start-configuring-profile/customize-your-loyalty-launcher-to-fit-your-platforms-interface.md): Learn how to control and change your widget button so that it matches your brands's theme and feel. - [How Do I Customize Tabs' Visibility and Order in Gameball Widget Settings?](https://docs.gameball.co/product-documentation/customer-widget/start-configuring-profile/customizing-tabs-visibility-and-order-in-gameball-widget-settings.md): Configure the General Settings of the Gameball Widget: Control Tab Visibility and Reorder Reward Campaigns Badges - [How Do I Edit Guest View Content and FAQ Section of the Widget?](https://docs.gameball.co/product-documentation/customer-widget/start-configuring-profile/edit-guest-view-content-and-faq-section-of-the-widget.md): Learn how to edit the text in both the FAQ section and the guest view content of the widget. - [What Is Guest Widget Configuration for Web?](https://docs.gameball.co/product-documentation/customer-widget/start-configuring-profile/guest-widget-configuration-for-web.md): Encourage your guests to create an account on your website or login using their current account. - [How Do I Hide Gameball's Widget Button?](https://docs.gameball.co/product-documentation/customer-widget/start-configuring-profile/hiding-gameballs-widget-button.md): Learn how to hide Gameball widget launcher button from your platform by following some easy steps. - [What Is Ways to Encourage Customers to Enroll in Your Loyalty Program?](https://docs.gameball.co/product-documentation/enhancing-loyalty-program/encourage-customer-enrollment.md): The different approaches you can take to push your current customers to join the loyalty experience and become more active. - [Why Isn't My Campaign Effective and How Do I Improve It?](https://docs.gameball.co/product-documentation/enhancing-loyalty-program/improve-campaign-effectiveness.md): Learn about common pitfalls in loyalty campaigns and strategies to enhance their effectiveness. - [How Do I Enable Customer Account Creation on Shopify?](https://docs.gameball.co/product-documentation/getting-started/faqs/enable-customer-account-creation-on-shopify.md): A mandatory step to start rewarding your customers using Gameball. - [What Are Gameball Plans and Subscriptions?](https://docs.gameball.co/product-documentation/getting-started/faqs/gameball-plans-and-subscriptions.md): Learn how your rewarded players are calculated and check what happens when you uninstall or downgrade your Gameball plan. - [How Do I Get Started with Gameball?](https://docs.gameball.co/product-documentation/getting-started/launch-checklist.md): A quick walk-through on the essential steps to take before launching your loyalty experience. - [What Is Gameball?](https://docs.gameball.co/product-documentation/getting-started/what-is-gameball.md): Gameball is a customer loyalty and gamification platform that helps brands turn one-time buyers into loyal customers who spend 3x more. - [How Do I Allow Huawei Users to Receive Push Notifications from My Program?](https://docs.gameball.co/product-documentation/guides-strategies-faqs/allow-huawei-push-notifications.md): Enable customers who use Huawei smartphones to receive notifications created on Gameball through few simple steps. - [How Do I Set My Gameball Communication Preferences?](https://docs.gameball.co/product-documentation/guides-strategies-faqs/faqs/communication-preferences.md): Change the frequency of your report email according to your preference. - [What Is Contact Our Customer Support Team?](https://docs.gameball.co/product-documentation/guides-strategies-faqs/faqs/contact-support.md): Learn how to reach a customer support agent through few clicks. - [What Are the FAQs for Mobile and Web Integrations?](https://docs.gameball.co/product-documentation/guides-strategies-faqs/faqs/mobile-web-integration-faqs.md): What you need to know before integrating your platform with Gameball. - [What Is the Difference Between Points and Score?](https://docs.gameball.co/product-documentation/guides-strategies-faqs/faqs/points-vs-score.md): Score can allow customers to tier up, while points can be redeemed later with monetary value for discounts or free items. - [How Do I Remove Tiers From Widget?](https://docs.gameball.co/product-documentation/guides-strategies-faqs/faqs/remove-tiers-from-widget.md): Learn how to completely remove Gameball tiers from the widget in a few simple steps. - [How Does Gameball Calculate Monthly Rewarded Customers (MRC) for Shopify?](https://docs.gameball.co/product-documentation/guides-strategies-faqs/shopify-guides/calculate-monthly-rewarded-customers.md): Know who are your MRC players and how Gameball calculates and charges you. - [How Are Gameball Customer Tags Synced with Shopify?](https://docs.gameball.co/product-documentation/guides-strategies-faqs/shopify-guides/customer-tags-sync.md): Create sync between your Shopify and Gameball and assign rewards automatically. - [How Do I Differentiate Between Reward Campaigns Through POS and Online Shopify?](https://docs.gameball.co/product-documentation/guides-strategies-faqs/shopify-guides/differentiate-pos-online-campaigns.md): A quick guide on how to give different rewards based on the channel used by your customers. - [How Do I Add Game-Like Flavor to Let Customers Win Badges Based on Product Categories?](https://docs.gameball.co/product-documentation/guides-strategies-faqs/shopify-guides/shopify-recipes-badges.md): Add game-like flavor to your loyalty program by letting customers win badges every time they buy a product from any category. - [How Do I Enable Customers to Spend Their Gameball Points on Shopify POS?](https://docs.gameball.co/product-documentation/guides-strategies-faqs/shopify-guides/spend-points-on-pos.md): Learn about how your customers can use their points through Shopify POS. - [How Do I Track your Outbound Email Consumption on Shopify?](https://docs.gameball.co/product-documentation/guides-strategies-faqs/shopify-guides/track-email-consumption.md): Understand & track your Outbound emails consumption on Shopify - [How Do I Enable Customers to Use Points as Discounts on Shopify?](https://docs.gameball.co/product-documentation/guides-strategies-faqs/shopify-guides/use-points-as-discounts.md): A quick tutorial on how your customer can exchange their points for discounts, free items, and more. - [How Do I Use Shopify POS and Enable My Customers to Get Rewards?](https://docs.gameball.co/product-documentation/guides-strategies-faqs/shopify-guides/use-pos-get-rewards.md): Learn how you can reward your in-store visitors through Shopify POS. - [How Do I Use Events on Shopify?](https://docs.gameball.co/product-documentation/guides-strategies-faqs/shopify-guides/using-events.md): Get more details about how to use Shopify events through Gameball. - [How Do I Apply Filters on your Different Data Lists?](https://docs.gameball.co/product-documentation/guides-strategies-faqs/supportive-guides/apply-filters-data-lists.md): Use filters to segment your customers based on your required criteria to get a specified list of customers and campaigns. - [What Events Does Gameball Fire Automatically Across Platforms?](https://docs.gameball.co/product-documentation/guides-strategies-faqs/supportive-guides/automatic-events.md): Learn about the automatically tracked events in Gameball vs events that require technical integration. - [How Do Customers Share Badges on Social Media?](https://docs.gameball.co/product-documentation/guides-strategies-faqs/supportive-guides/badge-sharing-social-media.md): Give your customers the chance to share their achievements and progress through their social media accounts. - [How Do I Control Gameball Program Visibility on My Platform?](https://docs.gameball.co/product-documentation/guides-strategies-faqs/supportive-guides/control-program-visibility.md): Learn about the three different stages that help you control the presence of the Gameball widget on your platform. - [What Are Common Customer Update/Migration Errors?](https://docs.gameball.co/product-documentation/guides-strategies-faqs/supportive-guides/customer-update-migration-errors.md): The different types of problems and errors you might come across while updating or migrating your customers' lists, and how to solve them. - [What Is Events You Can Create for Your E-Commerce Website?](https://docs.gameball.co/product-documentation/guides-strategies-faqs/supportive-guides/ecommerce-events.md): A quick guide on what customer events and key operators your platform can send to Gameball. - [How Does Gameball Treat Refunds?](https://docs.gameball.co/product-documentation/guides-strategies-faqs/supportive-guides/how-refunds-work.md): Understand the way Gameball deals with both partial and full refunds. - [How Do I Import My Customers From Other Loyalty Programs to Gameball Using a CSV File?](https://docs.gameball.co/product-documentation/guides-strategies-faqs/supportive-guides/import-customers-csv.md): Your existing customers deserve to be on the Gameball loyalty program too! Import your registered customers' data with a few clicks. - [How Do I Include or Exclude Customers from My Rewards Program?](https://docs.gameball.co/product-documentation/guides-strategies-faqs/supportive-guides/include-exclude-customers.md): Learn how to activate or deactivate customers and guests from your entire loyalty program. - [How Do I Integrate Guest Customers in My Rewards Program?](https://docs.gameball.co/product-documentation/guides-strategies-faqs/supportive-guides/integrate-guest-customers.md): Enable your platform's unregistered visitors to be part of your loyalty system and let them get rewarded for their engagement. - [What Are Manually Add or Deduct Points From Customers?](https://docs.gameball.co/product-documentation/guides-strategies-faqs/supportive-guides/manually-adjust-points.md): Learn how to add or remove points to any or all of your customers through the points transaction tab. - [How Do I Publish Gameball Experience and Widget on My Platform?](https://docs.gameball.co/product-documentation/guides-strategies-faqs/supportive-guides/publish-gameball-experience.md): Learn how to enable Gameball experience on your platform and let your customers start using the widget. - [How Do I Choose a Different Name for Points and Score to Match My Brand?](https://docs.gameball.co/product-documentation/guides-strategies-faqs/supportive-guides/rename-points-score.md): Create unique names for your score and points to be aligned with your brand theme. - [How Do I View Dashboard in Demo Mode?](https://docs.gameball.co/product-documentation/guides-strategies-faqs/supportive-guides/view-dashboard-demo-mode.md): Get a hint of how a dashboard as well as a widget would look like if it is filled with data. - [What Are Placeholder Variables in Email Notifications?](https://docs.gameball.co/product-documentation/instant-notifications/email-notifications/placeholder-variables.md): Add placeholder variables in email notifications and send customers personalized data. - [How Do I Send Customers Emails Celebrating Achievements?](https://docs.gameball.co/product-documentation/instant-notifications/email-notifications/sending-achievement-emails.md): Send your customers email notifications with their latest achievements and drive them back to your platform. - [How Do I Send Real-Time Notifications for Cashback?](https://docs.gameball.co/product-documentation/instant-notifications/real-time-notifications-per-program/cashback-notifications.md): Notify your customers upon a cashback transaction using Gameball's real-time notifications. - [How Do I Send Real-Time Notifications for Manually Adding & Deducting Points?](https://docs.gameball.co/product-documentation/instant-notifications/real-time-notifications-per-program/manual-points-notifications.md): Notify your customers upon adding or deducting using Gameball's real-time notifications. - [How Do I Send Real-Time Notifications for Referrals?](https://docs.gameball.co/product-documentation/instant-notifications/real-time-notifications-per-program/referral-notifications.md): Notify your customers upon a successful referral using Gameball's real-time notifications. - [How Do I Send Real-Time Notifications for Completing a Reward Campaign?](https://docs.gameball.co/product-documentation/instant-notifications/real-time-notifications-per-program/reward-campaign-notifications.md): Notify your customers upon achieving a reward campaign using Gameball's real-time notifications. - [How Do I Send Real-Time Notifications on Tiers?](https://docs.gameball.co/product-documentation/instant-notifications/real-time-notifications-per-program/tier-notifications.md): Notify your customers upon tiering up using Gameball's real-time notifications. - [How Do I Send Real-Time Notifications for Transactional Rewards?](https://docs.gameball.co/product-documentation/instant-notifications/real-time-notifications-per-program/transactional-rewards-notifications.md): Notify your customers upon Points redemption, refund, expiry, or coupon expiry using Gameball's real-time notifications. - [How Do I Send Real-Time Welcome Notifications for New Signups?](https://docs.gameball.co/product-documentation/instant-notifications/real-time-notifications-per-program/welcome-notifications.md): Send your new customers a welcoming message using Gameball's real-time notifications. - [How Do I Send Real-Time Notifications on Both Web and Mobile?](https://docs.gameball.co/product-documentation/instant-notifications/send-real-time-notifications.md): Learn about all the different Real-time notifications you can send your customers for engaging with All Gameball programs. - [What Is Automatically Add Lifetime Tier Rewards at Checkout?](https://docs.gameball.co/product-documentation/onsite-components/checkout-components/automatically-add-tier-rewards-at-checkout.md): Automatically apply your customers' tier benefits at checkout for a seamless and enhanced shopping experience. - [How Do I Display Available Coupons at Checkout?](https://docs.gameball.co/product-documentation/onsite-components/checkout-components/display-available-coupons-at-checkout.md): Displays all the eligible rewards for the customers to automatically apply them to their order with just a few clicks. - [How Do I Display Earned Points at Checkout?](https://docs.gameball.co/product-documentation/onsite-components/checkout-components/display-earned-points-at-checkout.md): Encourage your customers to complete their orders by showing the points they'll earn with each purchase—directly at checkout. - [How Do I Display Points Redemption Input Field at Checkout?](https://docs.gameball.co/product-documentation/onsite-components/checkout-components/display-points-redemption-at-checkout.md): Empower your customers to redeem points directly at checkout, offering them control over how they apply their rewards. - [How Do I Display Redemption Options at Checkout (Drop-menu)?](https://docs.gameball.co/product-documentation/onsite-components/checkout-components/display-redemption-options-at-checkout.md): Enhance your customers' checkout experience by offering a way to redeem loyalty rewards with Gameball's Redemption Options Dropdown. - [How Do I Display Customer's Earn Points After Checkout?](https://docs.gameball.co/product-documentation/onsite-components/general-components/display-earn-points-after-checkout.md): Displaying the number of earned points on the Thank You page to keep customers engaged and informed about their loyalty rewards. - [How Do I Display Potential Points Earned in the Cart?](https://docs.gameball.co/product-documentation/onsite-components/general-components/display-potential-points-in-cart.md): Encourage your customers to complete their orders by showing the points they'll earn with each purchase—directly in their cart. - [How Do I Display Potential Points on Product Pages?](https://docs.gameball.co/product-documentation/onsite-components/general-components/display-potential-points-on-product-pages.md): Show potential loyalty points customers can earn directly on your product pages to drive engagement and higher conversion rates. - [How Do I Display Customer Referral Link After Checkout?](https://docs.gameball.co/product-documentation/onsite-components/general-components/display-referral-link-after-checkout.md): Enable your customers to easily share their referral link directly after placing an order on your store. - [How Do I Embed Customers' Points in their Profile?](https://docs.gameball.co/product-documentation/onsite-components/general-components/embed-points-in-customer-profile.md): Display your customers' points balances in their profiles using our no-code embed feature, enhancing engagement and reward redemptions. - [What Are Collection-Based Earning Rules?](https://docs.gameball.co/product-documentation/programs/loyalty-points-earn/collection-based-earning-rules.md): Customize your cashback program so that each collection you have in your store offers a different cashback value to your customers. - [How Do I Create a New Merchant for Every Brand and Store You Own?](https://docs.gameball.co/product-documentation/programs/loyalty-points-earn/crossover-reward-program/creating-a-new-merchant.md): Learn how to unify your loyalty experience by creating a new merchant for every brand and store you own on the Gameball dashboard. - [What Is the Gameball Merchants Crossover Rewards Experience?](https://docs.gameball.co/product-documentation/programs/loyalty-points-earn/crossover-reward-program/gameball-merchants-crossover-rewards-experience.md): Learn about Gameball's crossover rewards feature called Merchants, enabling a unified loyalty experience across multiple brands and stores. - [How Do I Reward Customers with Different Cashback Based on the Brand?](https://docs.gameball.co/product-documentation/programs/loyalty-points-earn/crossover-reward-program/reward-customers-with-different-cashback-per-brand.md): Learn how to configure a different cashback rule for every different brand you have using the Merchants feature. - [How Do I Give Different Point Earning Rules for Different Order Types?](https://docs.gameball.co/product-documentation/programs/loyalty-points-earn/custom-earning-rules.md): Create customized point-earning rules based on order attributes to reward customers differently depending on how and what they buy. - [How Do I Set Which Orders Are Eligible for Points Earning?](https://docs.gameball.co/product-documentation/programs/loyalty-points-earn/eligible-orders-for-earning.md): Learn how to use order attributes and conditions to control which orders qualify for loyalty points in Gameball. - [How Do I Launch and Configure My Earn Pointing System?](https://docs.gameball.co/product-documentation/programs/loyalty-points-earn/launch-and-configure-your-earn-pointing-system.md): Learn how to activate and configure Gameball's Earn Pointing System to reward your customers with points based on their purchases. - [How Does Gameball Calculate Loyalty Points?](https://docs.gameball.co/product-documentation/programs/loyalty-points-earn/understanding-loyalty-points-calculations-and-rules.md): Learn how Gameball prioritizes and applies different types of loyalty points configurations to reward your customers. - [How Do I Launch and Configure My Redeem Pointing System?](https://docs.gameball.co/product-documentation/programs/loyalty-points-redeem/launch-and-configure-your-redeem-pointing-system.md): Learn how to set ways for your customer to redeem the points that they have earned with your program. - [How Do I Launch Referral Program?](https://docs.gameball.co/product-documentation/programs/referral-program/launching-referral-program.md): Boost your customer engagement, and increase your base with Gameball's Referral Program - [How Do Referrals Work on the Gameball Widget?](https://docs.gameball.co/product-documentation/programs/referral-program/referrals-on-gameball-widget.md): This simple guide shows how your customers can use their unique referral link to share it and refer others. - [How Do I Configure Gameball VIP Tiers?](https://docs.gameball.co/product-documentation/programs/vip-tiers/configuring-gameball-vip-tiers.md): Create VIP tiers for your customers to gamify your user experience based on their engagement on your platform. - [What Are Manually Updating Customers' Tiers?](https://docs.gameball.co/product-documentation/programs/vip-tiers/manually-updating-customers-tiers.md): Learn how to manually relocate a customer to a specific tier and how Gameball treats this change. - [How Do I Customize Benefits for Different Tiers?](https://docs.gameball.co/product-documentation/programs/vip-tiers/tier-settings/customizing-benefits-for-different-tiers.md): Elevate the experience for your most dedicated customers with different benefits for each tier. - [What Are Tiering-Up Methods?](https://docs.gameball.co/product-documentation/programs/vip-tiers/tier-settings/tiering-up-methods.md): Learn more about the different ways to let customers tier up and choose one that resonates with your customers' preferences. - [How Does Tier Expiry Work in Gameball?](https://docs.gameball.co/product-documentation/programs/vip-tiers/tier-settings/understanding-tier-expiry.md): Explore how Gameball manages tier expiry in various scenarios. - [How Do Tiers Work on the Gameball Widget?](https://docs.gameball.co/product-documentation/programs/vip-tiers/tiers-on-gameball-widget.md): A quick guide on your customers' experience with tiers through the Gameball Customer Profile widget. - [How Do I Configure Different Reward Campaigns for My Customers Based on Tags?](https://docs.gameball.co/product-documentation/rewards-campaigns/faqs/configure-reward-campaigns-based-on-tags.md): Simulate different rewards through reward campaigns for your customers based on tags. - [Stamps, Milestone, and Mission Campaigns: When Should You Use Each?](https://docs.gameball.co/product-documentation/rewards-campaigns/faqs/stamps-milestone-mission-campaigns.md): Learn the differences between Streak, Milestone, and Mission Campaigns. - [What Is Rewards Types in Gameball?](https://docs.gameball.co/product-documentation/rewards-campaigns/faqs/understanding-rewards-types.md): Let's dive deeper into each reward type that you can offer your customers and how you can set them up. - [How Do I Use the Event Engine?](https://docs.gameball.co/product-documentation/rewards-campaigns/faqs/using-the-event-engine.md): Learn how to use the event engine when creating a reward campaign, referral program, or communication campaign. - [How Do I Set Up a Reward Campaign?](https://docs.gameball.co/product-documentation/rewards-campaigns/reward-campaign-general-setup-guide.md): A step-by-step guide to configuring campaign settings, audience targeting, rewards, notifications, and more. - [What Is a Reward Campaign?](https://docs.gameball.co/product-documentation/rewards-campaigns/reward-campaign-intro.md): Discover Gameball's Rewards Campaigns, formerly known as Challenges, and implement various reward strategies to achieve their objectives. - [What Is the Reward Campaign URL?](https://docs.gameball.co/product-documentation/rewards-campaigns/reward-campaign-url.md): Using Campaign URLs to Share Your Game Campaigns - [What Insights Are Available for Reward Campaigns?](https://docs.gameball.co/product-documentation/rewards-campaigns/reward-campaigns-insights.md): A breakdown of the key metrics available to evaluate the reward campaigns effectiveness. - [How Do I Send External Rewards Using API Calls Through Campaigns?](https://docs.gameball.co/product-documentation/rewards-campaigns/send-external-rewards-using-api.md): Enable external rewards through Gameball campaigns without additional development, to connect your existing loyalty system seamlessly. - [How Do I Create an Action-based Reward Campaign?](https://docs.gameball.co/product-documentation/rewards-campaigns/start-from-scratch/create-action-based-reward-campaign.md): Learn how to create and configure an Action-Based reward campaign from scratch. - [How Do I Create a Point Multiplier Reward Campaign?](https://docs.gameball.co/product-documentation/rewards-campaigns/start-from-scratch/create-point-multiplier-reward-campaign.md): Learn how to create and configure a Point Multiplier reward campaign from scratch. - [How Do I Create a Recurring Customer Date Reward Campaign?](https://docs.gameball.co/product-documentation/rewards-campaigns/start-from-scratch/create-recurring-customer-date-reward-campaign.md): Learn how to create and configure a recurring customer date reward campaign from scratch. - [How Do I Create a Time-based Reward Campaign?](https://docs.gameball.co/product-documentation/rewards-campaigns/start-from-scratch/create-time-based-reward-campaign.md): Learn how to create and configure a Time-Based reward campaign from scratch. - [How Do I Create an Account?](https://docs.gameball.co/product-documentation/rewards-campaigns/templates/acquisition-conversion/create-an-account.md) - [How Do I Subscribe to Newsletter (Shopify Flow)?](https://docs.gameball.co/product-documentation/rewards-campaigns/templates/acquisition-conversion/subscribe-to-newsletter.md) - [What Is Unlock 15% Off Your First Order?](https://docs.gameball.co/product-documentation/rewards-campaigns/templates/acquisition-conversion/unlock-15-percent-off-first-order.md): Launch campaigns that will help you collect emails and/or approve newsletter subscriptions. - [How Do I Set Up Calendar Campaign?](https://docs.gameball.co/product-documentation/rewards-campaigns/templates/engagement-gamification/calendar-campaign.md): Learn how to schedule interconnected or independent campaigns using calendar campaigns. - [How Do I Set Up Driving Game?](https://docs.gameball.co/product-documentation/rewards-campaigns/templates/engagement-gamification/driving-game.md): Test your customers' reaction to speed and let them win a reward with an engaging game such as the driving game. - [How Do I Set Up Fill a Survey (Shopify Flow)?](https://docs.gameball.co/product-documentation/rewards-campaigns/templates/engagement-gamification/fill-a-survey.md) - [How Do I Set Up Match Cards?](https://docs.gameball.co/product-documentation/rewards-campaigns/templates/engagement-gamification/match-cards.md): Test your customers' memory and let them win a reward with an engaging game such as match cards. - [How Do I Set Up Milestone?](https://docs.gameball.co/product-documentation/rewards-campaigns/templates/engagement-gamification/milestone.md): Reward customers when they hit spending or item-count thresholds within a timeframe. - [How Do I Set Up Mission?](https://docs.gameball.co/product-documentation/rewards-campaigns/templates/engagement-gamification/mission.md): Encourage users to explore features, complete onboarding, or reach milestones by guiding them through a collection of tasks. - [How Do I Set Up Quiz?](https://docs.gameball.co/product-documentation/rewards-campaigns/templates/engagement-gamification/quiz.md): Engage and entertain your customers with this gamified reward campaign and let them win for solving your quiz. - [How Do I Set Up Scratch & Win?](https://docs.gameball.co/product-documentation/rewards-campaigns/templates/engagement-gamification/scratch-and-win.md): Give your customers an opportunity to scratch a digital loyalty card and win a reward. - [How Do I Set Up Sliding Puzzle?](https://docs.gameball.co/product-documentation/rewards-campaigns/templates/engagement-gamification/sliding-puzzle.md): Test your customers' intelligence and let them win a reward with an engaging game such as sliding puzzle. - [How Do I Set Up Slot Machine?](https://docs.gameball.co/product-documentation/rewards-campaigns/templates/engagement-gamification/slot-machine.md): Engage your customers with Gameball's slot machine and ask them to try their luck. - [How Do I Set Up Space Shooter?](https://docs.gameball.co/product-documentation/rewards-campaigns/templates/engagement-gamification/space-shooter.md): Test your customers' competitiveness and let them win a reward with an engaging game such as Space Shooter. - [How Do I Set Up Spin the Wheel?](https://docs.gameball.co/product-documentation/rewards-campaigns/templates/engagement-gamification/spin-the-wheel.md): Engage your customers with Gameball's gamified tool and let them spin to win! - [How Do I Set Up Stamps?](https://docs.gameball.co/product-documentation/rewards-campaigns/templates/engagement-gamification/stamps.md): Ensure your customers keep coming back to repeat the same action over and over. - [How Do I Set Up Streak Campaign?](https://docs.gameball.co/product-documentation/rewards-campaigns/templates/engagement-gamification/streak-campaign.md): Make your consistent customers feel special using the streak reward campaign template. - [How Do I Set Up Tap The Target?](https://docs.gameball.co/product-documentation/rewards-campaigns/templates/engagement-gamification/tap-the-target.md): Test your customers' fast reaction and let them win a reward with an engaging game such as tap the target. - [How Do I Set Up The Catcher?](https://docs.gameball.co/product-documentation/rewards-campaigns/templates/engagement-gamification/the-catcher.md): Test your customers' reaction time and let them win a reward with an engaging game, such as the Catcher. - [How Do I Set Up Tic Tac Toe?](https://docs.gameball.co/product-documentation/rewards-campaigns/templates/engagement-gamification/tic-tac-toe.md): Test your customers' intelligence and let them win a reward with an engaging game such as tic tac toe. - [How Do I Set Up Buy 3 Items from a Specific Collection?](https://docs.gameball.co/product-documentation/rewards-campaigns/templates/purchase-order-incentives/buy-3-items-from-collection.md): Reward customers who buy multiple items from a specific collection to promote product bundles and increase order value. - [How Do I Set Up Buy a Specific Product?](https://docs.gameball.co/product-documentation/rewards-campaigns/templates/purchase-order-incentives/buy-a-specific-product.md): Reward customers for purchasing select products to drive targeted sales and increase product visibility. - [How Do I Set Up Buy from 3 Different Collections?](https://docs.gameball.co/product-documentation/rewards-campaigns/templates/purchase-order-incentives/buy-from-3-different-collections.md): Reward customers who shop across multiple collections to encourage product discovery and increase average order value. - [How Do I Set Up Buy from a Specific Collection?](https://docs.gameball.co/product-documentation/rewards-campaigns/templates/purchase-order-incentives/buy-from-a-specific-collection.md): Reward customers who shop from selected collections to boost seasonal sales, highlight new arrivals, or push slower-moving inventory. - [How Do I Set Up Buy Over $50 and Get $5 on the Next Order?](https://docs.gameball.co/product-documentation/rewards-campaigns/templates/purchase-order-incentives/buy-over-50-get-5-next-order.md): Encourage higher-order values and repeat purchases by rewarding customers who spend over $50 with a $5 discount on their next order. - [How Do I Set Up Buy X Get Y on the Next Order?](https://docs.gameball.co/product-documentation/rewards-campaigns/templates/purchase-order-incentives/buy-x-get-y-next-order.md): Reward customers for purchasing high-priority products with a valuable reward on their next order to boost sales and drive repeat purchases. - [How Do I Set Up Exceed My Highest Order Value?](https://docs.gameball.co/product-documentation/rewards-campaigns/templates/purchase-order-incentives/exceed-highest-order-value.md): Motivate customers to increase their order value by offering rewards each time they exceed their previous highest purchase. - [How Do I Set Up Fifth Order?](https://docs.gameball.co/product-documentation/rewards-campaigns/templates/purchase-order-incentives/fifth-order.md): Reward customers after completing five orders to acknowledge loyalty and encourage continued engagement. - [How Do I Set Up First Order?](https://docs.gameball.co/product-documentation/rewards-campaigns/templates/purchase-order-incentives/first-order.md): Reward customers for placing their first order to drive conversions and turn new signups into paying customers. - [How Do I Set Up Free Shipping for Orders Over $500?](https://docs.gameball.co/product-documentation/rewards-campaigns/templates/purchase-order-incentives/free-shipping-orders-over-500.md): Reward high spenders with a free shipping coupon for their next purchase to drive repeat orders and improve customer satisfaction. - [How Do I Set Up Get 20% Coupon After Spending a Total of $1000?](https://docs.gameball.co/product-documentation/rewards-campaigns/templates/purchase-order-incentives/get-20-percent-coupon-after-spending-1000.md): Reward high spenders with a 20% coupon when they reach a cumulative spending milestone of $1000 to drive long-term engagement. - [How Do I Set Up Second Order?](https://docs.gameball.co/product-documentation/rewards-campaigns/templates/purchase-order-incentives/second-order.md): Reward customers for their second order to turn first-time buyers into loyal customers and boost retention. - [How Do I Set Up Tenth Order?](https://docs.gameball.co/product-documentation/rewards-campaigns/templates/purchase-order-incentives/tenth-order.md): Reward customers for completing ten orders to celebrate loyalty and strengthen long-term relationships. - [How Do I Set Up Third Order?](https://docs.gameball.co/product-documentation/rewards-campaigns/templates/purchase-order-incentives/third-order.md): Reward customers for completing their third order to reinforce buying habits and build long-term loyalty. - [How Do I Set Up Write a Review (Shopify Flow)?](https://docs.gameball.co/product-documentation/rewards-campaigns/templates/social-sharing-reviews/write-a-review.md) - [What Are Customer Events?](https://docs.gameball.co/product-documentation/understanding-your-customers/customer-profile/customer-events.md): What are events? What are event rules? And how do they contribute to your customers' experience? - [What Are Customer Profile Attributes?](https://docs.gameball.co/product-documentation/understanding-your-customers/customer-profile/customer-profile-attributes.md): Discover Gameball's essential customer profile attributes, how to customize them for your business. - [What Is Explore and Manage a Customer Profile?](https://docs.gameball.co/product-documentation/understanding-your-customers/customer-profile/explore-and-manage-a-customer-profile.md): Understand what data is displayed inside each customer profile and how to perform key actions. - [What Are Group Your Customers by Tags?](https://docs.gameball.co/product-documentation/understanding-your-customers/customer-profile/group-your-customers-by-tags.md): Use tags to manually group customers and customize special rewards and communication campaigns to be sent only to your tagged customers. - [What Is Customers on Gameball?](https://docs.gameball.co/product-documentation/understanding-your-customers/gameball-customers/introduction-to-customers-on-gameball.md): Gameball aims to engage your customers through its variety of modules - [What Is Customer Activity Log?](https://docs.gameball.co/product-documentation/understanding-your-customers/your-customers/customer-activity-log.md): Learn where to monitor all your customers' activity, performance, information, and how to extract that data. - [How Do I Export Customer Activities Log?](https://docs.gameball.co/product-documentation/understanding-your-customers/your-customers/export-customer-activities-log.md): Learn how to export customer activities from the Gameball dashboard, what fields are included, and how to interpret them. - [How Do I Export My Customer List?](https://docs.gameball.co/product-documentation/understanding-your-customers/your-customers/export-your-customer-list.md): Learn how to export your customer data from the Gameball dashboard, what fields are included, and how to interpret them. - [How Do I Manage My Customer List?](https://docs.gameball.co/product-documentation/understanding-your-customers/your-customers/manage-your-customer-list.md): Learn how to view, filter, and perform actions on your customer list in the Gameball dashboard. - [How Do I Migrate My Customers to Gameball From Other Loyalty Programs on Shopify?](https://docs.gameball.co/product-documentation/understanding-your-customers/your-customers/migrate-your-customers-to-gameball-from-other-loyalty-programs-on-shopify.md): Learn how to easily migrate customers to Gameball from other loyalty programs like Growave, Yotpo, LoyaltyLion, Stamped, Smile.io. - [How Do I Update My Existing Customer Data in Bulk Using CSV?](https://docs.gameball.co/product-documentation/understanding-your-customers/your-customers/update-customer-data-in-bulk.md): Learn how to update your existing customers' points, tiers, and attributes in bulk by uploading a CSV file through the Gameball dashboard. - [How Do I View Order Details from Activity Logs?](https://docs.gameball.co/product-documentation/understanding-your-customers/your-customers/view-order-details-from-activity-logs.md): Learn how to access complete order and refund details directly from your customer's activity history. - [Burn](https://docs.gameball.co/tutorials-new/experiences/gameball-discounts-engine/coupons/burn.md): Understand how the coupon burning process works in Gameball, when burning happens automatically, and when to use the Burn Coupon API. - [Coupons](https://docs.gameball.co/tutorials-new/experiences/gameball-discounts-engine/coupons/index.md): Managing coupons with Gameball - [Release Coupons](https://docs.gameball.co/tutorials-new/experiences/gameball-discounts-engine/coupons/release.md): Free locked coupons when an order is canceled, abandoned, or fails before redemption completion. - [Retrieve Customer Coupons](https://docs.gameball.co/tutorials-new/experiences/gameball-discounts-engine/coupons/retrieve.md): Fetch and display all available coupons for a specific customer using Gameball’s Promo Engine. - [Validate and Lock Coupons](https://docs.gameball.co/tutorials-new/experiences/gameball-discounts-engine/coupons/validate-lock.md): Validate coupon eligibility and lock it to prevent duplicate usage. - [Gameball Discounts Engine](https://docs.gameball.co/tutorials-new/experiences/gameball-discounts-engine/index.md): Manage coupons and promotions with Gameball - [Automatic Promos](https://docs.gameball.co/tutorials-new/experiences/gameball-discounts-engine/promos/apply-automatically.md): Automatically apply the most relevant promotions to customer orders using Gameball’s Promo Engine. - [Burn Promos](https://docs.gameball.co/tutorials-new/experiences/gameball-discounts-engine/promos/burn-submit.md): Finalize promotion redemptions after successful payments or order completion using Gameball’s Promo Engine. - [Promotions](https://docs.gameball.co/tutorials-new/experiences/gameball-discounts-engine/promos/index.md): Managing promotional campaigns - [Display Promo Codes for Customers](https://docs.gameball.co/tutorials-new/experiences/gameball-discounts-engine/promos/retrieve.md): Fetch and display all promotions available for a specific customer using Gameball’s Promo Engine. - [Abandoned Cart Experience](https://docs.gameball.co/tutorials-new/experiences/more/abandoned-cart.md): Re-engage customers who abandon their carts - [Adjust Integration](https://docs.gameball.co/tutorials-new/experiences/more/adjust-integration.md): Integrate Adjust as your dynamic link provider for Gameball referrals. - [Batch APIs](https://docs.gameball.co/tutorials-new/experiences/more/batch-apis.md): Process bulk operations efficiently - [Branch.io Integration](https://docs.gameball.co/tutorials-new/experiences/more/branch-io-integration.md): Integrate Branch.io as your dynamic link provider for Gameball referrals. - [Build your Own Notification System](https://docs.gameball.co/tutorials-new/experiences/more/build-your-own-notifications.md): Use Gameball webhooks to drive your own notifications via SMS, WhatsApp, push, and more. - [Batch APIs](https://docs.gameball.co/tutorials-new/experiences/more/build-your-own-ui/batch-apis.md): Process multiple operations efficiently for bulk data management using Gameball Batch APIs - [Coupons](https://docs.gameball.co/tutorials-new/experiences/more/build-your-own-ui/coupons.md): Build custom coupon redemption experiences for loyalty points using Gameball APIs - [Customer Balance](https://docs.gameball.co/tutorials-new/experiences/more/build-your-own-ui/customer-balance.md): Display customer points balance, pending points, and expiring rewards using the Get Customer Balance API - [Build Your Own UI](https://docs.gameball.co/tutorials-new/experiences/more/build-your-own-ui/index.md): Create custom loyalty interfaces using Gameball APIs to build dynamic and interactive components - [Leaderboard](https://docs.gameball.co/tutorials-new/experiences/more/build-your-own-ui/leaderboard.md): Display customer rankings and achievements using the Leaderboard API - [Notifications](https://docs.gameball.co/tutorials-new/experiences/more/build-your-own-ui/notifications.md): Display customer notifications with pagination and language support using the Customer Notifications API - [Reward Campaigns](https://docs.gameball.co/tutorials-new/experiences/more/build-your-own-ui/reward-campaigns.md): Display active campaigns and customer progress using the Reward Campaigns and Progress APIs - [VIP Tiers](https://docs.gameball.co/tutorials-new/experiences/more/build-your-own-ui/vip-tiers.md): Display VIP tier progression, benefits, and customer progress using Gameball APIs - [Widget Configurations](https://docs.gameball.co/tutorials-new/experiences/more/build-your-own-ui/widget-configurations.md): Adapt UI dynamically based on configuration flags using the Widget Configurations API - [Cashback API](https://docs.gameball.co/tutorials-new/experiences/more/cashback-api.md): Direct cashback and redemption transactions - [Family Wallet](https://docs.gameball.co/tutorials-new/experiences/more/family-wallet.md): Shared point wallets for household accounts that allow family members to pool points and redeem rewards together - [Omni-Channel Handling](https://docs.gameball.co/tutorials-new/experiences/more/omni-channel.md): Create a unified loyalty experience across all customer touchpoints using channel merging - [Payment Handling](https://docs.gameball.co/tutorials-new/experiences/more/payment-handling.md): Integrate Gameball loyalty into payment processing: earn points, redeem rewards, and apply coupons seamlessly. - [Push Notifications](https://docs.gameball.co/tutorials-new/experiences/more/push-notifications.md): Integrate Gameball push notifications and build custom notification systems using webhooks - [Widget Deep Links](https://docs.gameball.co/tutorials-new/experiences/more/widget-deep-links.md): Enable Opening Gameball Widget Through Inline links Using Deep-links - [Previewing Potential Points](https://docs.gameball.co/tutorials-new/experiences/order-handling/preview-points.md): Show potential loyalty points on product and cart pages to drive conversions. - [Collection-Based Earning Rules](https://docs.gameball.co/tutorials-new/experiences/order-handling/special-use-cases/collection-based-earning.md): Configure rewards based on product collections - [Multi-Merchants and Branches](https://docs.gameball.co/tutorials-new/experiences/order-handling/special-use-cases/multi-merchants-branches.md): Manage loyalty programs across multiple locations, franchises, or merchants. - [Order Calculation Examples](https://docs.gameball.co/tutorials-new/experiences/order-handling/special-use-cases/order-calculation-examples.md): Practical examples showing how to calculate and structure Order API payloads for various discount scenarios. - [Taxes and Shipping Exclusion](https://docs.gameball.co/tutorials-new/experiences/order-handling/special-use-cases/taxes-shipping-exclusion.md): Exclude taxes and shipping from point calculations - [Submitting Orders](https://docs.gameball.co/tutorials-new/experiences/order-handling/submit-order.md): Integrate Gameball loyalty into order submission: earn points, redeem rewards, and apply coupons seamlessly. - [Redeem Through Gameball Discount Engine](https://docs.gameball.co/tutorials-new/experiences/points-redemption/convert-points-to-coupons/gameball-engine.md): Use Gameball's built-in discount engine for coupon validation and burning. - [Convert Points to Coupons](https://docs.gameball.co/tutorials-new/experiences/points-redemption/convert-points-to-coupons/index.md): Generate discount coupons from loyalty points - [Redeem Through Your Couponing Engine](https://docs.gameball.co/tutorials-new/experiences/points-redemption/convert-points-to-coupons/your-engine.md): If you already have a backend couponing system, whether custom-built or part of your e-commerce platform, Gameball allows you to plug into it via webhooks. This lets Gameball notify your system to create a coupon when a customer earns or redeems a reward. You keep full control over coupon creation l… - [Points Redemption Integration](https://docs.gameball.co/tutorials-new/experiences/points-redemption/index.md): Learn how to integrate Gameball’s redemption options to turn customer loyalty points into real rewards. - [Pay with Points](https://docs.gameball.co/tutorials-new/experiences/points-redemption/pay-with-points.md): Direct debit redemption at checkout - [Integrating Gameball Referrals](https://docs.gameball.co/tutorials-new/experiences/referral/index.md) - [Multi-Step Referrals (Custom Web UI)](https://docs.gameball.co/tutorials-new/experiences/referral/multi-step.md): Display and track multi-step referral progress with Gameball APIs using your own UI. - [Refunds Integration](https://docs.gameball.co/tutorials-new/experiences/refund-handling/index.md): Handle refunds accurately to protect loyalty integrity and customer trust - [Tracking Customer Events](https://docs.gameball.co/tutorials-new/experiences/tracking-events.md): Track customer actions and trigger rewards or personalized messages in real-time - [Attributes](https://docs.gameball.co/tutorials-new/general/entities/attributes.md): Customer profile data that powers personalization and segmentation - [Coupons](https://docs.gameball.co/tutorials-new/general/entities/coupon.md): Discount codes that customers earn through loyalty or receive from campaigns - [Events](https://docs.gameball.co/tutorials-new/general/entities/events.md): Customer actions that trigger rewards, campaigns, and personalized experiences - [Orders](https://docs.gameball.co/tutorials-new/general/entities/orders.md): E-commerce purchase transactions that trigger rewards and cashback - [Payments](https://docs.gameball.co/tutorials-new/general/entities/payments.md): Non-commerce transactions for fintech, SaaS, and service-based businesses - [Promotions](https://docs.gameball.co/tutorials-new/general/entities/promotion.md): Automatic discounts that apply based on cart conditions without requiring codes - [Test and Live Environments](https://docs.gameball.co/tutorials-new/general/environments/index.md): Separate environments for safe development and production deployment - [Welcome to Gameball Tutorials](https://docs.gameball.co/tutorials-new/general/welcome.md): Your hands-on guide to mastering Gameball features through practical, real-world examples ## OpenAPI Specs - [openapi](https://docs.gameball.co/api-reference/openapi.json) ## Optional - [Gameball Website](https://gameball.co/) - [Blog](https://www.gameball.co/blog) - [Case Studies](https://www.gameball.co/case-study)