Lifetime Updates on All Scripts & Themes! 🎉

Discounted WooCommerce Real-Time Product Viewer Plugin

WooCommerce Real-Time Product Viewer Documentation Overview The WooCommerce Real-Time Product Viewer plugin displays the number of users currently viewing a specific product in real-time.

It provides live updates using AJAX requests and stores view counts in a JSON file.

Features: Displays the number of users currently viewing a product on single product pages and product list (shop) pages.

Supports custom CSS settings for font color, alignment, and font family.

Provides shortcode support for dynamically displaying the view count.

Includes an admin settings page for managing the plugin configuration.

Installation Guide Step 1: Download the Plugin Download or clone the plugin files into your WooCommerce site under the /wp-content/plugins/ directory.

Step 2: Upload the Plugin Upload the product-viewer directory to the /wp-content/plugins/ directory via FTP or by using the WordPress Admin’s plugin upload feature.

Step 3: Activate the Plugin Log in to your WordPress admin dashboard.

Navigate to Plugins > Installed Plugins.

Find WooCommerce Real-Time Product Viewer in the list and click Activate.

Step 4: Configure the Plugin Go to Settings > Product Viewer Settings to adjust the display settings such as enabling/disabling the view count on single product and shop pages, and customizing the CSS properties.

Usage Instructions Displaying View Counts on Product Pages The plugin automatically shows the number of users currently viewing a product on the product details page if enabled in the settings.

For product loops (e.g., shop pages), the view count can also be displayed below each product in a compact format.

Shortcode: To display the real-time view count on a custom page or template, use the following shortcode: [rt_product_viewer id="PRODUCT_ID"] If no id attribute is provided, the shortcode will attempt to detect the current product ID.

Custom Columns in WooCommerce Admin: The plugin adds a custom column labeled “Viewing” in the WooCommerce product list, displaying how many users are currently viewing each product.

Developer Guide The plugin is designed with both ease of use and customization in mind.

It uses standard WordPress hooks, AJAX requests, and JSON data storage.

Below are some important aspects for developers to note: JavaScript (rt-product-viewer.js) The JavaScript file initializes on page load and attempts to detect the product ID.

It sends periodic AJAX requests every 5 seconds to update the view count displayed on the product page.

It also sends a beforeunload event when the user leaves the page to update the server that the user is no longer viewing the product.

Key Functions: updateProductViewCount: Sends AJAX requests to retrieve the current number of viewers for the product.

beforeunload: Detects when the user is leaving the page and updates the view count accordingly.

PHP (woocommerce-real-time-viewer.php) The plugin registers custom AJAX actions (rt_update_product_view_count and rt_leave_product_view) to update and manage the product view count.

The product view counts are stored in a JSON file (view_counts.json) and updated based on user sessions.

Important Functions: rt_update_product_view_count: Handles the AJAX request to update the product view count.

rt_leave_product_view: Handles the AJAX request when a user leaves the product page, decreasing the view count.

display_product_view_count: Displays the view count for a specific product.

rt_product_viewer_shortcode: Provides a shortcode for displaying view counts in custom templates.

rt_get_currently_viewing_count: Helper function to fetch the current view count from the JSON file.

Admin Settings: The plugin provides a settings page under Settings > Product Viewer Settings where administrators can enable/disable the view count display for single product pages or product loops, and customize the CSS.

Settings Options: Enable on Single Product Page: Enables/disables the view count on individual product pages.

Enable on Product List (Shop) Pages: Enables/disables the view count on product archive pages.

CSS Settings: Customize text alignment, font color, and font family for both single product and product loop views.

CSS Customization: Developers can easily modify the CSS for displaying the view count using the options available in the settings panel or by overriding styles directly in the theme.

JSON File (view_counts.json) The JSON file stores real-time view data with each product’s session information.

Each product’s view count is tied to a session, ensuring that each user is counted only once during their session.

FAQ 1.

How often is the view count updated? The view count is updated every 5 seconds via an AJAX request.

2.

Where is the view count data stored? The view counts are stored in a view_counts.json file located in the plugin directory.

3.

Can I customize the text or appearance of the view count display? Yes, you can customize the text alignment, font color, and font family from the settings page under Product Viewer Settings.

4.

Is the plugin compatible with caching plugins? The plugin may not work as expected with aggressive caching.

Ensure that your caching plugin excludes the product view count feature or AJAX calls from being cached.

Changelog Version 1.0 Initial release with real-time view count functionality for WooCommerce products.

AJAX-based updates to the view count.

Custom columns in WooCommerce product list.

Shortcode support for dynamic view count display.

🛡️

Our Ironclad Guarantee

🌟 100% Genuine & Malware-Free Code

⚡ Avoid Nulled & GPL WordPress Themes

Trust in our commitment to quality and security. Every product is meticulously vetted to ensure your peace of mind.

Unlock Unlimited Downloads

Join now to access thousands of premium resources.

Sign Up & Start Downloading
  • All Premium Features Included
  • 1h Installation Support
  • 24/7 Priority Support
  • 100% Virus Scanned & Secure
  • Tested & Verified Products
  • Regular Updates & Improvements
  • Exclusive Free Installation Service
  • Lifetime updates

100% verified and tested

💎

Unlock Premium for Pennies

  • Unlimited Premium Downloads
  • Instant Access to Exclusive Content
  • Fresh Resources Added Daily
  • Save Thousands on Individual Purchases
Worth $100.000s, Yours for Just
$29 /month
That's less than a coffe a day!
Product Information
  • Last Updated
    07 Sep 2024
  • Published
    30 May 2024

We value your privacy We use cookies to improve your experience and analyze our traffic. By clicking "Accept", you consent to our use of cookies. learn more

Allow