What is Customer Reviews for WooCommerce plugin?
Customer Reviews for WooCommerce by CusRev is a plugin that enhances WooCommerce’s built-in product review system by adding the most important missing feature: automated review request emails sent to customers after purchase completion. WooCommerce collects reviews but has no mechanism to proactively ask customers to leave them — Customer Reviews for WooCommerce closes this gap, typically increasing review volume by 3-5x for stores that implement it.
The free version sends automated review request emails after a configurable delay (e.g., 7-14 days after order completion), provides a review reminder if no review was submitted after the first email, includes an unsubscribe link for GDPR compliance, and integrates review requests with WooCommerce’s existing review system. The Pro version ($69.99/year) adds a review reminder sequence, coupon incentives for leaving reviews, photo and video review support, review aggregation from external sources (Google, Facebook, Trustpilot), verified purchase badges on reviews, and a dedicated reviews page layout.
For WooCommerce stores where product reviews are important for conversions and SEO (star ratings in Google search results), Customer Reviews for WooCommerce provides the automation that transforms passive review collection into an active post-purchase workflow. Combined with WooCommerce’s native review functionality (which handles the display and rating system), the plugin covers the complete review lifecycle from purchase to displayed review.
Need Help With Customer Reviews for WooCommerce Setup, Troubleshooting, or Customization?
Need help with Customer Reviews for WooCommerce? Whether you are dealing with errors, broken functionality, styling problems, plugin conflicts, or advanced customization, we can help you fix the issue and get the plugin working properly on your WordPress site.
Get Customer Reviews for WooCommerce Expert HelpKey Features
- Automated review request emails sent after order completion
- Configurable delay before sending review request (days after delivery)
- Review reminder email for customers who did not respond to first request
- GDPR-compliant unsubscribe link in all emails
- Coupon incentives for leaving reviews (Pro)
Pros & Cons
Pros
- Free version covers the most impactful feature: automated review request emails
- Dramatically increases review volume compared to passive collection
- GDPR-compliant with built-in unsubscribe
Cons
- Photo and video reviews — increasingly expected by shoppers — require Pro
- External review aggregation requires Pro
Free vs Premium
Free: automated review request emails, reminders, GDPR unsubscribe. Pro ($69.99/year): coupon incentives, photo/video reviews, external review aggregation, verified purchase badges.
Common Problems & Fixes
Customer Reviews review request emails are not being sent — orders complete but customers receive no review request. How do I debug email sending?
Check: (1) in Customer Reviews → Settings, verify the review request email is enabled and configured with a valid delay and trigger (e.g., “X days after order status changes to Completed”); (2) verify WordPress email is functioning — use WP Mail SMTP test email to confirm; (3) check if orders are reaching “Completed” status — the review request trigger depends on the order status matching the configured trigger; (4) clear all email caches; (5) review WordPress scheduled tasks (crons) — review request sending may be scheduled via WordPress cron, which requires site traffic to trigger. On low-traffic sites, use a true server cron to ensure scheduled tasks run.
The review request email is going to spam instead of the customer's inbox. How do I improve deliverability?
Review request emails (especially with coupon offers) are frequently flagged by spam filters. To improve deliverability: (1) configure WP Mail SMTP with a reputable SMTP provider (Postmark, SendGrid, AWS SES) — review emails sent via your hosting’s default mail server often have poor deliverability; (2) ensure the sending domain has properly configured SPF, DKIM, and DMARC records; (3) avoid spam trigger words (“free,” “discount,” “act now”) in subject lines; (4) keep review request emails concise and transactional in nature — avoid heavy promotional language; (5) provide a clear unsubscribe link (the plugin includes this for GDPR compliance).
A customer submitted a review but it does not appear on the product page — the review is not published. How do I manage review moderation?
WooCommerce reviews follow WordPress comment moderation settings. Check: (1) in Settings → Discussion, verify whether all reviews go to moderation or are published immediately; (2) check the Comments moderation queue in WordPress → Comments for pending review approvals; (3) Customer Reviews sends request emails, but the actual review submission and moderation happen through WooCommerce’s native review system — review the WooCommerce discussion settings; (4) if the reviewer’s email is in the WordPress comment blocklist, their review is automatically held for moderation.
Customization & Developer Notes
How do I offer a discount coupon as an incentive for leaving a product review?
Coupon incentives require Customer Reviews Pro. In Pro settings, enable coupon generation for reviews. Configure the coupon type (percentage discount, fixed amount), value, usage restrictions (single use, minimum order), and expiry period. When a customer leaves a review after receiving a review request email, the plugin automatically generates a unique coupon code and sends it to the customer via email. Each customer receives a unique coupon to prevent sharing and abuse.
How do I configure Customer Reviews to only send review requests for specific product categories?
In Customer Reviews → Settings → Review Requests, configure the conditions for sending review requests. The settings allow filtering by product category — enable review requests only for products in specific categories (e.g., only physical products, not digital downloads). Additionally, configure order-level filters: minimum order amount, customer registration status (skip guest orders), or order status. This prevents sending review requests for categories where reviews are less meaningful or where the post-purchase review cycle does not apply.
Frequently Asked Questions
Does Customer Reviews for WooCommerce affect Google rich snippets for product star ratings?
Customer Reviews for WooCommerce increases the volume of reviews collected through WooCommerce’s native review system. WooCommerce outputs Schema.org Product markup including aggregate ratings from its native reviews. More reviews collected means more review data in the schema markup. Google may display star ratings in search results when sufficient reviews are present and the schema markup is correctly implemented. Customer Reviews accelerates reaching the review threshold Google typically requires for rich snippet display.
Is it against WooCommerce or marketplace terms to incentivize reviews with coupons?
Incentivizing reviews with coupons (offering discounts for verified purchase reviews) is common practice on self-hosted WooCommerce stores and is not prohibited by WooCommerce or WordPress terms. It differs from Amazon’s policies (which prohibit incentivized reviews on their marketplace). For Google Product Reviews, the program guidelines require that incentivized reviews be disclosed. If your store participates in Google reviews programs or a third-party trustmark program (Trustpilot, etc.), check those programs’ specific guidelines on incentivized review practices.
Can Customer Reviews for WooCommerce break after updates?
Yes, that can happen, especially on older sites with many plugins. This usually happens when the plugin, theme, and add-ons are updated out of sequence. In most cases, testing on staging catches the issue before it reaches the live site. From experience, backups and changelog reviews save a lot of cleanup time.
What should I check before installing Customer Reviews for WooCommerce?
Start by checking whether another plugin already does the same job. In most cases, overlap is what creates avoidable conflicts and performance issues. A common issue is installing a plugin because it looks convenient without checking the stack first. From experience, a short compatibility review avoids most of the pain later.