Skip to main content
All CollectionsBranding & DisplayThe Smile Panel
Create a rewards explainer page using deep links
Create a rewards explainer page using deep links

Set up a dedicated page to explain your rewards program to customers

Maggie avatar
Written by Maggie
Updated over a month ago

πŸ›’ Supported on all platforms

πŸ’³ Available on all plans

πŸ‘€ Accessible to all users

Introduction

Creating a rewards explainer page allows customers to easily access their rewards or join the rewards program by having the Smile panel automatically open on a dedicated page. You can also edit this page to explain how your rewards program works.

Create the rewards explainer page


🌟 Tip: If you're looking to create an even more customizable landing page without the need for code, consider apps like PageFly Landing Page Builder!

Other panel locations


πŸ”—#smile-home

Displays the customer's status in your points, referrals, and/or VIP program depending on which programs you are currently running.

πŸ”—#smile-points-activity-rules

Displays a list of ways that the customer can earn points.

πŸ”—#smile-points-products

Displays a list of items that the customer can redeem their points for.

πŸ”—#smile-referral-program-details

Displays information about the referral program, including the customer's referral URL.

πŸ“ Note: The referral details will only be displayed if the customer is logged into their account. If they're not logged in, this deep link will act in the same way as '#smile-home'. We recommend that you add this deep link to the account page so your customer is always logged in when they access it!

Using Smile Deep Links


You can add a Smile Deep Link to the end of any URL to automatically direct customers to a specific area of your Panel.

If you wanted to open your Panel's home view, you would use the following deep link:

www.example.com/#smile-home

  1. Make sure there is a β€˜#’ before the deep link’s name.

  2. To avoid the page refreshing on every click, remove the trailing slash within the URL.

Opening a Smile Deep Link from any button


Buttons are a great way to add engagement to your online experience. You can add Smile Deep Links to the href of any button on your site to open your Panel without refreshing the page.

This allows you to offer your customers an uninterrupted browsing experience while making your Panel accessible.

Click <a href="#smile-referral-program-details">here</a> to get your referral link

πŸ“ Pro Tip: For buttons, make sure that you’re just using the Smile Deep Link and not the entire URL!

These Smile Deep Links function the same as any other URL. That means you can add them to a menu or navigation bar just as you would any other page URL.

Using Deep Links in Emails


Links included in emails should use the query parameter approach. This method is slightly different where the deep links are underscored instead of using dashes. For example, the #smile-points-products becomes ?smile_deep_link=points_products.

Query Parameter Examples:


What's next?

Did this answer your question?