Creating automated WooCommerce review reminders & rewards

You may have heard it said before that product reviews have a huge influence over purchases. Indeed, market research has shown that nearly 90% of buyers say their buying decisions are influenced by online reviews. The majority of customers say that they regard online reviews to be equally trustworthy as a personal recommendation, and for people under 45, an online review is actually preferred over a recommendation from family and friends.

Maximizing the quantity and diversity of your customer reviews also builds your SEO and helps your store get more traffic. If you’re wanting to increase the visibility of your store, having a strategy to boost your customer reviews is a great place to start.

We’d like to show you two ways which you can do this using AutomateWoo, by creating automatic post-purchase review reminders and by giving a discount reward to thank your customers for their review. We will also introduce a few advanced tips which you can use to tailor your review workflows to your store and improve the customer experience.

How to create a review reminder workflow

Automatically reminding your customers to review their purchased products is a quick and easy process with AutomateWoo. Here’s how to setup a workflow in four steps to achieve it.

Step 1 Create a new workflow and select the trigger Order Complete.

This trigger fires after every completed order.

Step 2 Select the action Send Email and include the variable {{ customer.email }} as the email address.

Step 3 Create your email content which invites the customer to review the products they have recently purchased. Use the variable {{ order.items }} to display the customer’s last purchases in a format of your choosing. In this example, we have used the template List – Comma Separated.

This action will send a customer a WooCommerce review reminder after a successful purchase.

WooCommerce review reminder email example

Example review reminder email from Root Science

Step 4 Set the timing to Scheduled and select an appropriate time of the day and week. Be sure to leave a sufficient minimum wait to allow for shipping.

This timing feature will run a workflow at a set time of the day and week.

Linking customers directly to the review form

In order to make the review process as easy as possible, you can link customers directly to the review form on a product page. Simply add a HTML anchor link to the url_append field of the {{ order.items }} variable. Any text added to this field is automatically appended to each product URL. For example, if you are using the Storefront theme you would insert #tab-reviews here.

This variable can be modified to add an anchor link to the URL, linking customers to the review form.

How to give discounts for reviews

Once a customer has left a review, why not thank them with a reward? For example, you could offer them a discount on their next purchase. Here’s how to setup this workflow in five steps.

Step 1 Create a new workflow and select the trigger New Review Posted. Please note this trigger doesn’t fire until the review is approved.

This trigger will fire after a new review has been posted and approved.

Step 2 Include the rule This Workflow’s Run Count for Customer and specify that it should be less than 1. This ensures each customer can only receive this email (and reward) once.

This rule prevents a workflow from running multiple times for each customer.

Step 3 Select the action Send Email and include the variable {{ customer.email }} as the email address.

Step 4 Create a coupon for your review rewards. If you are unsure how to do this in WooCommerce, see our documentation on creating personalized coupons.

Step 5 Create your email content which thanks the customer for taking the time to share their opinion. Invite them to use a unique discount coupon code in your store as a reward. Include the variable {{ customer.generate_coupon }} and select the coupon you created in Step 4.

This action will send a thankyou email after a new review has been posted.

WooCommerce review reward email example

Example review reward email from Root Science

Reward customers based on their review count

If you’d rather reward customers based on the number of reviews they give, we’ve got you covered. With the rule Customer Review Count, you can segment the workflow based on the number of reviews they leave. This can be used to avoid sending too many discount coupons to customers and make your campaign feel more organic. You may wish to adapt this rule so it only triggers on every third review or after a set amount of reviews.

AutomateWoo Customer Review Count Rule

Add a special thank you for 5 star reviews

For customers which have fallen in love with your brand and aren’t afraid to show it, send a special thank you for their heartfelt reviews. With AutomateWoo, you can segment the workflow based on the customer rating given with each review. With the rule Review Rating, you can invent new workflows that give some of that love back.

AutomateWoo Review Rating Rule

Have you used any of these strategies to boost your store’s customer reviews, or do you have some tips of your own? Let us know in the comments!

About the author

When Heidi Bitzer is not lending her writing talents to AutomateWoo, she can be found studying furiously for her university science degree. She also helps with customer support, testing and meme curation.

8 thoughts on “Creating automated WooCommerce review reminders & rewards

  1. This is amazing. Thanks for the tutorial and the heads up!

    1. Dan Bitzer says:

      Thanks for letting us know Alexander!

  2. Great tutorial! Apart from the great content, I would love you have a design email using automate woo like the one used in the example. Is there any way to achieve that? Thank you!

    1. Dan Bitzer says:

      Thanks Federico! We are actually already planning a email customizing tutorial, it will come soon 🙂

      1. That is awesome Dan! 🙂

  3. I have a suggestion to add to this great sequence. Would be awesome that you could give a reward for a 5 star review to the same category of the product review.

    For example, if they reviewed a bicycle, you give them a 5% discount in another bicycle instead of the whole store and the same for any product category. For that, I believe one need a rule that filters what category product the user just reviewed.

    Hope this is a interesting idea! If there is a workaround to this, I would love to know!

    1. Dan Bitzer says:

      Interesting idea! Yes, we need a simple product category rule that would work with the review trigger. I’ve added this to our roadmap and will let you know when it’s added

      1. Great to be of help. Thanks for considering it!

Comments are closed.