Skip to content

Latest commit

 

History

History
153 lines (121 loc) · 7.26 KB

README.md

File metadata and controls

153 lines (121 loc) · 7.26 KB

ByteBrewGameMakerSDK

ByteBrew is the free easy to integrate GameMaker Mobile SDK that provides your game with Real-Time Analytic Tracking, Monetization Tracking, Attribution, Remote Configs and A/B Testing.

Summary

A product of ByteBrew’s all-in-one platform, the ByteBrew SDK gives you instant integration to the following key features and tools for your games on the ByteBrew Dashboard:

Real-Time Analytics:

  • Engagement Analytics: Automatically start tracking your game’s key performance indicators such as new user events, DAU, session length, playtime, and retention reporting
  • Custom Filtering: Breakdown and segment your players using custom filters such as; device type, geography, build version, and date ranges

Push Notifications:

  • Send Cross-Platform Cloud Notifications to your players around the globe with ByteBrew's Push Notifications.

Player Progression:

  • Game level statistics tracking to breakdown level wins, fails, scores and more.
  • Progression funneling system: Monitor your user's progression and set up custom event funnels to visually track how your player's progression through your games. -Locate key churn points in your games by tracking how long players take to advance through events.

Monetization:

  • Start tracking your game’s in-app purchases with real value using our Receipt Validation tool to turn your game into a business.
  • Track and visualize your game's in-game advertising revenue from any ad networks you monetize.

Attribution:

  • ByteBrew attribution is integrated with the top mobile ad networks for basic attribution and SKAdnetwork with more added each week. Track every impression, click, and install across all your running advertising campaigns down to creative level detail.

Remote Configs:

  • Make in-game edits to your game remotely without having to upload a new build to the app stores using the following types of configurations.
  • Single Remote Configs: Gives you the ability to change individual custom values in-game such as: boss enemy health, player statistics, or level difficulty
  • Grouped Configs: This advanced feature gives you the ability to change multiple in-game values on an interval period. This can be used for making a rotating shop item, or a daily reward special for your game

A/B Testing:

  • This feature gives you the ability to change multiple in-game values by which test a user is attached to. This can be used to track multiple KPIs that can effect their performance based on the config set for each user.

ByteBrew Dashboard: Setup your mobile games and view your real-time analytics.

Installation

You can download the GameMaker package from this github to install straight into your project.

Follow the documentation to continue integration.

Create your ByteBrew account to access the dashboard, or if you do have an account login here.

Updating The SDK

Remove the current SDK "ByteBrewSDK" from your extensions folder. Then download the extension from this github to install straight into your project, and re-input your SDK Keys.

Community

Join our Community of Developers on Discord here!

ChangeLog

0.1.5

  • Update to ByteBrew GameMaker SDK
  • Updates:
    • Minor Android updates.
  • Notes:
    • To Properly update the SDK, make sure to remove the whole "ByteBrewSDK" extension and reimport the new SDK.

0.1.4

  • Update to ByteBrew GameMaker SDK
  • Updates:
    • Minor iOS updates.
    • Updates for Google Ads Attribution.
    • iOS updates for Privacy Manifest, look at docs for integration.
  • Notes:
    • To Properly update the SDK, make sure to remove the whole "ByteBrewSDK" extension and reimport the new SDK.

0.1.3

  • Update to ByteBrew GameMaker SDK
  • Updates:
    • Minor Android & iOS updates.
    • Updates for Google Ads Attribution.
    • iOS updates for ATT.
    • Added new revenue parameter for track ad event.
  • Notes:
    • To Properly update the SDK, make sure to remove the whole "ByteBrewSDK" extension and reimport the new SDK.

0.1.2

  • Update to ByteBrew GameMaker SDK
  • Updates:
    • Minor Android & iOS updates.
    • Updates for Apple Search Ads, and Google Ads Attribution.
  • Notes:
    • To Properly update the SDK, make sure to remove the whole "ByteBrewSDK" extension and reimport the new SDK.

0.1.1

  • Update to ByteBrew GameMaker SDK
  • Updates:
    • Minor android updates.
    • Update for prioritizing delivery of test push notifications.
    • Other minor push notification updates.
  • Notes:
    • To Properly update the SDK, make sure to remove the whole "ByteBrewSDK" extension and reimport the new SDK.

0.1.0

  • Update to ByteBrew GameMaker SDK
  • Updates:
    • Updates for new A/B Testing features and fixes.
  • Notes:
    • To Properly update the SDK, make sure to remove the whole "ByteBrewSDK" extension and reimport the new SDK.

0.0.9

  • Update to ByteBrew GameMaker SDK
  • Updates:
    • Minor updates to code(android).
  • Notes:
    • To Properly update the SDK, make sure to remove the whole "ByteBrewSDK" extension and reimport the new SDK.

0.0.8

  • Update to ByteBrew GameMaker SDK
  • Updates:
    • Minor updates to legacy code(android).
  • Notes:
    • To Properly update the SDK, make sure to remove the whole "ByteBrewSDK" extension and reimport the new SDK.

0.0.7

  • Update to ByteBrew GameMaker SDK
  • Additions:
    • Update with Purchase Validation Callback.
  • Notes:
    • To Properly update the SDK, make sure to remove the whole "ByteBrewSDK" extension and reimport the new SDK.

0.0.6.1

  • Update to ByteBrew GameMaker SDK
  • Changes:
    • SDK change for Android with Google Policy Compliance Update.
  • Notes:
    • To Properly update the SDK, make sure to remove the whole "ByteBrewSDK" extension and reimport the new SDK, and don't forget to re-input your SDK Keys.

0.0.6

  • Update to ByteBrew GameMaker SDK
  • Additions:
    • Push Notifications: Launch of Push Notifications in ByteBrew with a one line of code integration in the SDK! Method "StartPushNotifications".
    • Custom User Data Attributes: Add Key-Value Pair attributes to your user for segmentation use.
    • Remote Config Read Check: New method called "HasRemoteConfigsBeenSet" to check whether remote configs have been retrieved without a callback, boolean string "true" or "false" return.
    • Get User ID: Ability to retrieve the ByteBrew User ID for your reference, mostly to use for push notifications. Method name "GetUserID".
  • Notes:
    • Checkout documentation for further use of Push Notifications and more.
    • To Properly update the SDK, make sure to remove the whole "ByteBrewSDK" extension and reimport the new SDK, and don't forget to re-input your SDK Keys.

0.0.5

  • Android Fixes:
    • Fixed Initialization of ByteBrew on re-open or after first launch of the app/game

0.0.4

  • First launch of ByteBrew SDK availible for GameMaker Mobile Developers

Footer

Copyright and Property of ByteBrew. Use of ByteBrew SDK are subject to ByteBrew's Terms of Service and Privacy Policy.

ByteBrew SDK is licensed under MIT