Descripción
Show customers the products they recently viewed and keep them engaged, even after they leave and return to your site.
This plugin uses a cookie-based approach designed to work reliably with caching, Cloudflare, and performance optimization plugins, so recently viewed products are not lost between sessions.
Features
- Works with cached sites, Cloudflare, and performance plugins
- Stores recently viewed products using browser cookies
- Displays products in a widget or shortcode
- Lightweight, no database queries required
- Persists recently viewed products across browser sessions
Upgrade
Looking for more features? The full version includes expanded display options, user-based tracking, optional follow-up emails for logged in users, and advanced configuration.
https://www.goodpluginteam.com/product/recently-viewed-products-for-woocommerce/
Usage
How it works
This plugin automatically tracks the products a visitor views on your WooCommerce store using a browser cookie. It does not rely on PHP sessions or database storage, making it compatible with cached sites and CDN services like Cloudflare.
When a visitor views a product, it is stored in their browser. When they return, their recently viewed products are still available.
Display recently viewed products
You can display recently viewed products using either a shortcode or a widget.
Shortcode:
Add the shortcode [gtrvp_recently_viewed] to any page or post where you want recently viewed products to appear.
The shortcode will display up to 4 recently viewed products.
Widget:
Go to Appearance > Widgets and add the “Good Team Recently Viewed” widget to any widget area such as your sidebar or footer.
The widget displays up to 2 recently viewed products.
Plugin settings
After activation, you can access the plugin settings from the WordPress admin menu:
Good Team Recently Viewed
Available settings in the free version may include layout and display options such as:
– Number of columns
– Basic styling preferences
These settings control how recently viewed products are displayed on the front end.
Important notes
- Recently viewed products are stored in the user’s browser using cookies
- If cookies are cleared or a different device is used, the list will reset
- The free version has fixed limits:
- Shortcode: up to 4 products
- Widget: up to 2 products
Capturas







Instalación
- Upload the plugin files to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen.
- Activate the plugin through the Plugins screen in WordPress.
- Configure the plugin from the Good Team Recently Viewed admin menu.
FAQ
-
Does this plugin work with caching and Cloudflare?
-
Yes. This plugin is specifically designed to work with cached environments and CDN services like Cloudflare. It does not rely on PHP sessions.
-
Why are recently viewed products not showing?
-
Make sure:
– You have visited at least one product page
– The shortcode or widget is added to the page
– Your theme supports WooCommerce product loops -
How many products are displayed?
-
In the free version:
– Shortcode displays up to 4 products
– Widget displays up to 2 products -
Can I customize the number of products displayed?
-
The free version has fixed display limits. The full version includes expanded display and layout controls.
-
Do recently viewed products persist after closing the browser?
-
Yes. Products are stored in a browser cookie and will persist across sessions unless cookies are cleared.
-
Does this plugin work for logged in users?
-
Yes. The plugin works for both guest users and logged in users using browser-based tracking.
-
Is any customer data stored in the database?
-
No. The free version stores recently viewed products in the browser only and does not store browsing data in the database.
-
Where can I get more features?
-
The full version includes expanded display options, user-based tracking for logged-in users, persistent browsing history saved to the database, optional follow-up emails, and advanced configuration.
https://www.goodpluginteam.com/product/recently-viewed-products-for-woocommerce/
Reseñas
No hay valoraciones para este plugin.
Colaboradores y desarrolladores
«Good Team Recently Viewed Products for WooCommerce» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Good Team Recently Viewed Products for WooCommerce» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.2.29
- Updated the text domain to match the assigned WordPress.org slug.
- Hardened AJAX input sanitization and validation for recently viewed product rendering.
- Removed a WooCommerce loop filter call that was being flagged as a prefix false positive.
1.2.27
- Fixed text domain to match the assigned WordPress.org plugin slug.
1.2.24
- Removed email follow up features and related stats from the free version.
- Removed My Account integration and login based history transfer.
- Hard coded storage and display limits for the free version.
- Updated marketplace compatibility metadata and readme versioning.
1.2.18
- Added marketplace validation metadata including license and updated compatibility headers.
- Added a readme.txt file.
- Added a valid uninstall.php file.
- Hardened escaping and sanitization for validation and security checks.
1.2.17
- Added HPOS compatibility declaration and order meta updates through WooCommerce APIs.