APIs & Integrations

LRipton
Participant

Create a game to increase registrations

SOLVE

Hi all,

 

Firstly, not sure if this is the right section so let me know if im wrong!

 

We want to increase our free registrations to site, but introducing more interactive ways of enticing sign up, so thought of gamification.

 

Our thoughts were having a medical image or a question as part of a widget on site, they have to select an answer.

To see what everyone else has selected, you have to complete the reg form, and then it directs you to a page which shows in real-time what people have selected for each question, so they can see what most people thought - can then also be used if we do any polls etc.

 

Has anyone done this before, or have any ideas to be able to set this type of this up?

Fingers crossed.

 

Thanks,
Leela

1 Accepted solution
tjoyce
Solution
Recognized Expert | Elite Partner
Recognized Expert | Elite Partner

Create a game to increase registrations

SOLVE

@LRipton - It's a good thought, however... many other questions have been asked about functionality to increment a counter based on user input on the frontend. 

You would need either a polling service api, serverless function or custom middleware to handle this and would get quite intense on the build.

 

That being said, we are a community of creative people, if you provide your website, we might be able to help you come up with a gamification lead magnet that's a little more reasonable 🙂

View solution in original post

6 Replies 6
jmax9
Member

Create a game to increase registrations

SOLVE

great infromation thank you  for sharing

0 Upvotes
md4038601
Member

Create a game to increase registrations

SOLVE

Thanks for the information!

0 Upvotes
AAltaanaltaan
Member

Create a game to increase registrations

SOLVE

Your idea of incorporating gamification to reinforce registrations sounds exciting! While I have not implemented a similar feature, the concept is strong and will honestly interact with users efficiently. recently i created a farming related game stardew valley.

0 Upvotes
AAltaanaltaan
Member

Create a game to increase registrations

SOLVE

Your idea of incorporating gamification to reinforce registrations sounds exciting! While I have not in particular implemented a similar feature, the concept is strong and will honestly interact users efficiently.

0 Upvotes
tjoyce
Solution
Recognized Expert | Elite Partner
Recognized Expert | Elite Partner

Create a game to increase registrations

SOLVE

@LRipton - It's a good thought, however... many other questions have been asked about functionality to increment a counter based on user input on the frontend. 

You would need either a polling service api, serverless function or custom middleware to handle this and would get quite intense on the build.

 

That being said, we are a community of creative people, if you provide your website, we might be able to help you come up with a gamification lead magnet that's a little more reasonable 🙂

natsumimori
Community Manager
Community Manager

Create a game to increase registrations

SOLVE

Interesting question @LRipton !

 

@tjoyce , @piersg and @JonPayne > Have you seen such case before? Curious to hear how you'd approach this👀