Overview
MoEngage provides no-code gamification templates for your In-App Messaging campaigns, including:
These templates are fully customizable in an editor that does not require you to write code. You can create and launch these campaigns without needing an update to your app's SDK.
info |
Information All gamification templates work with your existing MoEngage SDK integration. You can start creating and launching these campaigns immediately. |
Spin the Wheel Template
The Spin the Wheel template allows you to create an interactive prize wheel to engage and reward your users.
Use cases
- Distribute rewards: Offer users a chance to win discounts, special offers, or other rewards in an engaging way.
- Increase user engagement: Add an element of fun to your app to encourage repeat visits and longer session times.
- Generate leads: Require users to enter their email address or phone number for a chance to spin the wheel, helping you capture new leads.
MoEngage provides four types of Spin the wheel templates.
In the next section, we will discuss how to configure these templates.
The editor for this template is organized into three main tabs: Spin wheel, Winning screen, and Losing screen.
Configure the Spin Wheel Tab
On the Spin wheel tab, you can customize the main appearance and behavior of the wheel itself.
Section | Customization options |
---|---|
Template Settings |
|
Text | Customize the Heading and Subheading. For each, you can edit the text content, font size, color, alignment, width, margin, padding, and border. You can also add actions. |
Customize spin wheel |
|
Wheel sectors |
|
Lead generation customisation |
|
Configure the Winning Screen Tab
On the Winning screen tab, you can customize the screen that appears when a user wins a prize. This includes celebratory elements like confetti effects and the coupon code they have won.
Section | Customization options |
---|---|
Template Settings |
|
Image |
|
Text |
|
Coupon box |
|
Button |
|
Configure the Losing Screen Tab
On the Losing screen tab, you can customize the screen for non-winning spins. You can configure a custom image and heading to display.
Section | Customization options |
---|---|
Template Settings |
|
Image |
|
Text |
|
Button |
|
Tracking and Analytics
MoEngage automatically tracks key interactions to help you measure campaign performance:
-
In-app shown
: The number of times the spin the wheel pop-up was shown. -
In-app clicked
: The number of times the Spin button was clicked. -
Response submitted
: An event captured upon spin completion, which includes properties likesector_text
,coupon_code
,sector_weight
, and any captured lead generation data.
The campaign analytics page also includes a sector-wise reward distribution report. This report shows an aggregated analysis of how each sector performed.
Scratch Card Template
The Scratch Card template provides an interactive experience where users "scratch off" a surface to reveal a hidden message or offer.
Use Cases
- Daily rewards: Encourage daily app opens by offering a new scratch card each day with a chance to win.
- Create excitement: Build anticipation for a product launch or sale by letting users "reveal" a special offer.
- Interactive promotions: Replace static pop-ups with a fun scratch-off experience to improve interaction rates.
The editor for this template has three main tabs: Scratch Card, Winning Screen, and Losing Screen.
Configure the Scratch Card Tab
On the Scratch Card tab, you can customize the main appearance and behavior of the scratch card itself.
Section | Customization options |
---|---|
Template Settings | The options in this section are the same as the Template Settings for the Spin the Wheel template. |
Scratch card Image |
|
Scratch card coupon |
|
Text | The options in this section are the same as the Text settings for the Spin the Wheel template. |
Configure the Winning screen tab
On the Winning screen tab, you can customize the screen that appears after a user scratches to reveal a winning prize. The settings in this section are the same as the Winning screen for the Spin the Wheel template.
Configure the Losing Screen Tab
On the Losing screen tab, you can customize the screen that appears for a non-winning outcome. The settings in this section are the same as the Losing screen for the Spin the Wheel template.
Countdown Timer Template
The Countdown Timer template helps create a sense of urgency for a promotion or event.
Use cases
- Flash sales: Drive immediate purchases by showing a timer counting down to the end of a limited-time sale.
- Event promotion: Build anticipation for a webinar, product launch, or in-app event by counting down to the start time.
- Holiday campaigns: Create urgency around holiday shopping deadlines, such as "Order by midnight for Christmas delivery."
The editor for this template has a single Timer screen tab.
Configure the Timer Screen Tab
On the Timer screen tab, you can customize the appearance and behavior of the countdown timer.
Section | Customization options |
---|---|
Template Settings | The options in this section are the same as the Template Settings for the previous templates. |
Customize countdown timer |
|
Text | The options in this section are the same as the Text settings for the previous templates. |
Button | The options in this section are the same as the Button settings for the previous templates. |
Frequently Asked Questions (FAQs)
The template editor allows you to define actions for each button, including tracking a custom event. When you configure a button's action, you can add a "Track Event" action and specify the event name and properties you want to capture.
Yes. The Spin Button component is fully customizable. You can change the text, font, color, and size directly in the editor without editing HTML.
The Response submitted
event, which is tracked automatically for Spin the Wheel, contains the coupon_code
that was assigned to the user. You can analyze this event in your campaign analytics to see the distribution of coupons. For Scratch Cards, you can set up a custom event to track wins.
You can combine campaign-level frequency capping with segmentation. After a user wins, you can add a user attribute (for example, "scratch_card_winner = true"). You can then exclude users with this attribute from the campaign's target segment to prevent them from seeing it again.
When the timer reaches zero, the in-app campaign will be dismissed automatically. Ensure your call-to-action is clear to encourage users to act before the time runs out.