Custom Loyalty Rewards Page | Personalize Your Loyalty Program with AiTrillion

Custom loyalty rewards page

Introduction

In this article, we'll show you how to effortlessly set up and personalize a dedicated page of Loyalty Rewards.

Follow these steps to set up a custom Loyalty Rewards Page:

Step 1: Go to Loyalty Rewards > Display On Store. Then click on the page tab and Enable the page shortcode.

Notes
📝Note -: You also have the option to include a loader image, which will be displayed while the page is loading.


Upon clicking "Generate your shortcode," you will receive the following:

   
  1. <div class="aio-loyalty-customer-panel"></div>

Step 2: Click on the Page tab and then use the anchor tags provided to create your own custom page. If you need help doing this, you can live chat with AiTrillion support or write to them at support@aitrillion.com

Here is a test page you can use as a sample to design your very own custom loyalty page: Custom Loyalty Page

Step 3: After creating the page, log in to your Shopify admin and then go to Online Store > Navigation.

Notes
📝 Add menu or edit the existing menu


Step 4: Click on the Add menu item button and add the page. Click the save button to save.



    • Related Articles

    • AiTrillion's Loyalty Rewards Program

      Watch the 5-minute loyalty setup video Introduction This guide walks you through setting up a Loyalty Rewards Program in AiTrillion, explaining how it works and how you can track campaign performance to boost customer retention and sales. Loyalty ...
    • Include or Exclude customers from Loyalty program participation

      Introduction Rewarding the right customers is essential to the success of any loyalty program. But just as important as deciding who should earn points is deciding who shouldn't. With customer segmentation, you can tailor your rewards strategy by ...
    • Language configuration for Loyalty rewards

      Introduction In this article, we'll explore how to customize and adjust the language settings for your Loyalty Rewards Program. Tailoring the language ensures that your loyalty program communicates effectively with your customers, enhancing their ...
    • Loyalty rewards discount code report

      Introduction Loyalty programs are a powerful tool in the e-commerce, driving customer engagement and boosting sales. Our Discount Code Report delves into the critical metrics that matter: claimed, used, and POS (Point of Sale). This comprehensive ...
    • Loyalty point custom code - for collection page and product variant change

      Product Variant change <script> $(document).ready(function() { var productVariants = JSON.parse($('variant-selects script[type="application/json"]').text()); $('variant-selects select').change(function() { var selectedOptions = []; $('variant-selects ...