Points Redemption

LiveLike already supported gamification features for a longer time. and now we are introducing more improvements to the gamification experience by adding a point redemption feature that will enable your customers can earn points by performing specific actions and use those points to redeem real currency, gift cards, coupons, and more.

For example

Imaging your platform can reward points to your customers for doing actions such as registering on the platform, watching videos, inviting a friend, subscribing, completing a quest, answering a poll, and a lot more. then your customers can redeem their earned points as gift cards and claim them in a variety of brands. It will help your business retain customers, convert prospective customers into loyal customers, and more. Now all of these are possible with the LiveLike point redemption feature.

4112

LiveLike enables point redemption by integrating Prizeout with CMS. Prizeout is an innovative withdrawal platform that gives users more purchasing power in the form of digital gift cards with bonus offers. Those who choose Prizeout withdrawals usually receive their gift cards via e-mail within minutes and can redeem them at mainstream retailers such as Airbnb, Apple, GameStop, Lowe’s, and more.

How using Prizeout can benefit your brand?

It will benefit your customers by having the power of redeeming points in different types of options such as real gift cards. Partners have had a 25%+ cumulative increase in user retention, 95% of brands on the Prizeout platform offer a potential bonus value of up to 25%, and Withdrawal is a no-cost payments service.

How to get started?

To start using this feature, first should complete Prizeout integration with LiveLike CMS and follow the steps from below to create a reward item with a monetization feature and use that item to reward for certain actions of a user.

🚧

The first step to start using this feature

Make sure you have successfully integrated Prizeout with LiveLike to start using this feature If not, please check this documentation for the complete guide.

Create a monetization-enabled reward item

Let’s see how to create a reward item with Prizeout for monetization feature.

  1. Navigate to Rewards > New Reward Item to start creating a new reward item.
1440
  1. Add an image or symbol for the item and enter a name for the reward item in the Name input field.
1440
  1. Turn on the Prizeout Points switch.
1440
  1. To set the conversion rate, Enter the Reward Item Amount and the Prizout Points equal to that Reward Item.

📘

1 Prizeout Point = 1 cent that you are rewarding to a customer.

1440
  1. Click Create to submit all inputs.

Using monetization-enabled reward item for an action

Now you have successfully created a new reward item with the Prizeout feature and now let’s see how to use that.

  1. Navigate to Rewards > Tables. Then Create a new reward table or click on an existing table.
1440
  1. Click New Entry to create a reward for an action.
1440
  1. Select an action from the Reward Action Dropdown.
  2. Select an item from the Reward Item dropdown for which you added the conversion rate in the reward item creation step.
  3. Enter an amount in the Reward Amount input field and that amount will be received by the users.
1440

For example, as you can see above that once a customer performs a “Vote on a poll” action, he will receive 500 “LiveLike Points” which is equal to "5 Prizeout Points“.

  1. Click Create to submit all inputs.

After all of these steps, you have successfully created a reward item with prizeout feature. Now, you can move forward with client side integration to let your users earn prizeout points each time when they earn this item and redeem gift cards.

Client Side Integration

Before loading the Prizeout marketplace widget on the client side, you will need to create Prizeout User Session using the API Endpoint provided by LiveLike.
Use the session_id to initialise the Prizeout SDK.

Refer Prizeout API documentation for more details.

Below is an example of how you can integrate prizeout and let users redeem gift cards with their prizeout points. Follow the steps mentioned above and fill in all the required keys in the config.js file.