Magento 2 Review Reminder Pro

Magento 2 Review Reminder automates the reminder emails to customers reminding them about reviewing their purchase at the store based on the customer groups and order status.

 

Table of Content

  1. Extension Installation Guide
  2. Configuration
  3. Coupon Code Email Settings
  4. UTM Tracking Settings
  5. Review Reminder Email to Customers
  6. Review Reminder Logs in Backend
  7. Coupon Code Email to Customers

 

  1. Extension Installation
  • Extract the zip folder and upload our extension to the root of your Magento 2 directory via FTP.
  • Login to your SSH and run below commands step by step:
    • php bin/magento setup:upgrade
    • For Magento version 2.0.x to 2.1.x - php bin/magento setup:static-content:deploy
    • For Magento version 2.2.x & above- php bin/magento setup:static-content:deploy -f
    • php bin/magento cache:flush
  • That’s it.

 

  1. Configuration
    For configuring the extension, log in to Magento 2, move to Stores > Configuration > Review Reminder where you can find various settings to enable the extension.
  • Review Reminder: Enable Review Reminder extension.
  • Send Email After X Days: Enter number of days after which you want to send a reminder Email to customers, requesting to submit a review.
  • Allowed Customer Groups: Select customer groups to send review reminders after their purchase.
  • Maximum Number of Emails per Order: Enter maximum number to send review reminder Emails per order.
  • Email Sender:  Select the Email sender for reminder Email.
  • Email Template: Select template for the reminder Email.
  • Allowed Order Statuses: Select order statuses to which you want to send review reminder Emails.


 

  1. Coupon Code Email Settings
    The pro version of the extension allows you to reward the customers who review the products after the review reminder is sent. You can make settings for the coupon code Emails from here.


  

  1. UTM Tracking Settings
    Review Reminder Pro offers you to track the reviews added using the link in Email. UTM tracking helps analysis the visits and conversions in Google Analytics as it concate tracking code to the Review URL. Here you can configure the UTM Tracking Settings as shown below:
  • UTM Tracing: Enable UTM Tracking for WhatsApp Share from here.
  • Campaign Source: Set the source for tracking analysis in Analytics.
  • Campaign Medium: Set the medium for tracking analysis in Analytics.
  • Campaign Name: Set the name for tracking analysis in Analytics.


  

  1. Review Reminder Email to Customers
    The extension offers functionality to send a review reminder Email to the customer after the configured number of days of purchase. The Email has the product details such as name and image to let the customer know for what product the review is requested. Also, a review submission link is added in the Email for customers to easily submit their review, following that link.

 


 

  1. Review Reminder Logs in Backend
    Once a review reminder is sent to the customers, review reminder logs are saved in the backend in the pro version of the extension. Admin can see the action along with the customer details and send Email or delete the log from there.


  

  1. Coupon Code Email to Customers
    The pro version of the extension allows you to enable coupon code Email to send to the customers as the reward for their review. After the successful review submission, coupon code Email is sent to the customers.