Hi guys! I wanted to share my progress with building a sales gamification app for our team of mortgage brokers and financial advisors in Czech republic. We wanted to make our sales more engaging, more fun and improve it every day.
So, I started a simple app where a sales representant just “clicks a button” and receives a reward.
I added a few gamification principles I learned from years of playing World of Warcraft and other games and from books like Actionable Gamification by Yu Kai Chou.
In the beginning, I just setup the app to increment the number of points the person has by 100 when making a call and by 1000 when they make a new appointment with a client.
Then, to make it a bit unpredictable, everytime a person logs that he made a call, he will receive a random number of points around 100.
I added a leaderboard (huge thanks to @Robert_Petitto for guides how to make it) and voilá, I have the first app.
Note: after just a first day of using it “live” in our company, we have made 22 more calls to potential clients and booked 8 more appointments than we would normally have
Next Steps:
- I want to add badges for making various numbers of calls and new appointments
- Fix the mechanism for logging entries to make weekly and monthly leaderboards
- Adding a 10% boost for next 24 hours after completing 20 calls a day
- Figure out how to log revenue
If you have any tips or guides or any material that could be helpful, I would really appreciate that, because I have zero, and I mean ZERO programming experience
Thank you very much,