Gamezop Publishers: Integration Docs
  • 👋Introduction
  • Getting started
    • 🤝Sign up to be a Gamezop Publisher
    • 🤩Explore our products
    • ✌️2 key terms
  • Integrate Gamezop
    • 🤌Types of integration
      • Integrate via Gamezop Unique Link
        • Add Unique Link to your website
      • Integrate via All Games API
    • 🔎Add analytics / other scripts
    • 👀Custom Unique Links for Gamezop
    • 💪Advanced guides
      • Save users' in-game progress
      • Receive user scores
        • Gamezop Leaderboards API
      • Create multiplayer experiences
        • Receive data on match winners
        • Client-side callbacks
      • Implement Android WebView
      • Implement game-events listener
  • Integrate Quizzop
    • 🔗Integrate via Quizzop Unique Link
      • Add Unique Link to your website
    • 👀Custom Unique Links for Quizzop
    • 🔎Add analytics scripts
  • Integrate Newszop
    • 🔗Integrate via Newszop Unique Link
      • Add Unique Link to your website
  • Integrate Astrozop
    • 🔗Integrate via Astrozop Unique Link
      • Add Unique Link to your website
    • 🛎️Astrozop Notifications Content API
    • 🔎Add analytics scripts
  • Integrate Criczop
    • 🔗Integrate via Criczop Unique Link
      • Add Unique Link to your website
    • 🔎Add analytics scripts
  • Integrate Performance Ad Campaigns
    • 🎯Understand Gamezop Campaign Links
    • 🔀Configure your Postback URL
  • Other Guides and APIs
    • 💰Ad Revenue Reports API
    • 🍄Custom Ad Attribution Parameters (CAAP)
    • 🤖Add Unique Link to your Android App
Powered by GitBook
On this page
  • Prerequisite
  • Process

Was this helpful?

  1. Integrate Gamezop
  2. Advanced guides

Save users' in-game progress

Ensure your users always resume gaming from where they left off.

Last updated 13 days ago

Was this helpful?

Nothing is as annoying as spending hours playing a game, and coming back to find your progress was not saved. Don't fret, we've got just the solution for you.

With a very simple integration, Gamezop allows you to store your users' progress so that when they return to a game, they can continue right from where they left off. This works even if the user comes back from a different device.

Prerequisite

You must have a unique identifier for your users.

Process

All you have to do is append a sub query parameter to the game URL and pass your unique user identifier as the value.

For example:

That's all! We'll do the rest.

We store the user's game progress using a combination of your Property ID, the game code, and your user identifier.

Max supported length for the value of the sub parameter is 100 characters.

Do not pass any personally identifiable information in the user identifier. Ensure you send hashed identifiers.

💪
https://3025.play.gamezop.com/g/NyM_JGWcx?sub=123-554-111