Page cover

What is 2bttns?

If data is the new oil, then 2bttns is solar panels for every app.

Collect user data

2bttns (pronounced as two buttons) makes data collection an ethical and enjoyable experience by having users play a fun two-button game connected to your app. Easily integrate 2bttns into your applications to gather data seamlessly.

Watch: demo app using 2bttns

2bttns being used to collect data in this app's onboarding

Leave the user experience to us, so you can concentrate on the crucial elements of your app. 2bttns is not only powerful, but really, really fun to play.

🤔 Don't believe us? Try it out for yourself by clicking Play here.

How is 2bttns ethical?

Tracked and traced: the hidden cost of surveillance capitalism.

The past: Standard personalization systems are based on user surveillance and inferring preferences through behavioral usage data; however, engagement isn't always a proxy for well-being, or preference.

The future: Why not just ask them? 2bttns adopts human-in-the-loop design principles, directly engaging users with algorithms for content, recommendations, and personalizations. 2bttns not only minimizes bias but also enhances the transparency and explainability of your app to end users.

Users generate data by playing a 2bttns game. That data is then used for recommendations. Figure from WeBuildAI: Participatory Framework for Algorithmic Governance

How'd 2bttns know that?

2bttns gathers lots of information easily, even without showing everything to users during the game. This means you get more data with less work from the users. Oh, and there's also a whole field dedicated to this.

Game results = data

Classic Mode (default game) will score items between 0 and 1, indicating strength

Users only need to play once to generate data, but can always play more to fine-tune their preferences. 2bttns comes with a comprehensive RESTful API for querying game results. With the API, you can easily fetch specific game results, global scores, and much more directly from your backend.

Game results
{
  "scores": [
    {
      "gameObject": {
        "id": "76as67f6as78f67asf",
        "name": "Romance-Comedy"
      },
      "score": .976625
    },
    {
      "gameObject": {
        "id": "12312dsf76as267f6as78f67asf",
        "name": "Action/Adventure"
      },
      "score": .825111
    },
    ...
  ]
}

Everything is stored in your database. 2bttns seamlessly connects to your database to store all things related to 2bttns.

Customize everything

Build everything in the 2bttns Console, and use the Console's API for everything else.

When configuring a game, you can set the prompt (question), inputs, round length, and optional CSS styling. Essentially, games are built upon Game Modes. Game Modes can feature custom interactions and processing mechanisms .

Game configuration page within the 2bttns Console

Classic Mode

Click here to explore the open-source ranking function behind Classic Mode.

Game Modes come with custom configuration parameters. Develop your own Game Modes and custom configurations.

Out of the box, 2bttns includes the Classic Mode. This game mode offers a simple user interface paired with a powerful backend processing system that ranks items based on user preferences, from most to least favored.

Classic Mode's results (https://www.2bttns.com > Show Ranked Game Objects)

At 2bttns, we provide a comprehensive open-source platform equipped with everything required to develop your own unique Game Modes. Strapped for time? Worry not. Our soon-to-be-launched Game Shop will feature a vast collection of custom, ready-to-implement game modes by our developer community.

What will you build?

Last updated

Was this helpful?