Daily Bonus: Overview and Publisher Journey

Note: To create and manage daily bonuses using our API, please refer to our Popups API.

Overview

The Daily Bonus is a popup feature designed to increase player retention by offering a free gift upon specific triggers. There are steps that need to be taken on the dashboard to design the bonus and configure it. This documentation will guide you through those steps and show how the bonus will be presented to your players.

Publisher Journey

Create a Daily Bonus

Step 1: Define the Popup Layout (Ratio and Template)

  1. Navigate to the Admin Tab and select Store Layout.
    • Popup Ratio:
      • Options: 1:1, 1:2
    • Popup Template:
      • Options: Single Product

Step 2: Create the Daily Bonus Design

  1. Navigate to the Offers Design Tab and select Add New Design.
  2. Set up the design details such as the name, type (should be 'Pop Up'), external ID, title, and background image OR background color

Step 3: Configure the Daily Bonus

  1. Navigate to the Popup Tab and select Add New Popup.
  2. In the Settings Tab, set up the popup details such as the name, external ID, offer design, and price. If relevant, specify which user segments are eligible for this bonus.
  3. In the products tab:
    • Add products to the bonus configuration along with the quantity to be offered.
    • Use 'Start Over' to repeat the configured daily bonus sequence continuously until it is disabled. This enables an automatic rotation through the products in the order they were set up.
    • Use the 'Day' setting to set the order of the sequence for the products you added.
      Note: The default reset is every 24 hours (00:00:00 to 23:59:59 UTC now). UTC now ensures simultaneous updates worldwide, but local times will vary by country. For more details about UTC now, refer to this link.

Overriding Daily Bonuses via Player Info Sync

You can override the daily bonus, regardless of whether the same product appears every day or if there's a repeating sequence, by using Player Info Sync.

  1. Add the publisherOfferId (SKU) in the Player Info Sync configuration to specify the daily bonus. or sequence for individual players.
  2. Use productsSequence specify the desired sequence
  3. Save the updated configuration to apply the override.

Edit or Delete a Daily Bonus

  1. Navigate to the Offers Setup Tab and locate the bonus you want to modify.
    • To edit a daily bonus, select the three-dot menu next to the bonus and click Edit to modify its configuration details, such as reward type, availability, or trigger conditions. Save the changes to update the bonus.
    • To deactivate a daily bonus, select the three-dot menu and click Deactivate to temporarily disable the bonus. You can reactivate it later using the same method.
    • To duplicate a daily bonus, select the three-dot menu and click Duplicate to create a copy of the daily bonus. The duplicated bonus can be modified and saved as a new offer.
    • To delete a daily bonus, select the three-dot menu and click Delete to permanently remove the bonus.
      Note: Deleted bonuses cannot be recovered.

Personalize Daily Bonus via Player Info Sync

To make the free bonus offer available to players, you can personalize the daily bonus with Player Info Sync.

  1. Log in to your dashboard.
  2. Define segmentation using Player Info Sync.
  3. Link the segmentation rules to the configured daily bonus.

Note: For more on store personalization models, refer to this link.

View Daily Bonus Order Reports

View Orders via Dashboard

  1. Navigate to the Orders Tab and select Free Orders to view a detailed table. For daily bonuses, the type will always be popup.
  1. Navigate to the Orders Tab, select Free Orders, and click View under the three-dot menu to see detailed transaction information. For daily bonuses, the price will always be free.

View Orders via Player Order Reporting Webhook

  1. To access free bonus reports via the Reporting API, set the isFree parameter to true.
    Note: For detailed API instructions, refer to the Player Order Reporting Webhook.