SigmaLabs AI eCommerce Analytics

Beschreibung

This plugin integrates the SigmaLabs AI Analytics dashboard into your eCommerce store, providing real-time insights and reports.

Security

This plugin embeds an external dashboard from https://sigmalabs.gr/ai within an iframe inside the WordPress admin area.
To allow the dashboard to function correctly (CSS and JavaScript loading), the iframe uses the attribute:
sandbox=“allow-same-origin allow-scripts allow-forms allow-popups“.

This does not grant the external site access to WordPress admin APIs or user data beyond the store URL passed in the query string. The plugin limits interaction to embedding the dashboard and opening the payments page in a new tab when necessary.

External Service Notice:
This plugin embeds a dashboard from https://sigmalabs.gr and may perform remote HTTP requests to that domain in order to render the dashboard and detect whether a payment step is required (e.g., Stripe). Requests are cached (6 hours) to protect admin performance.

Privacy

This plugin sends your site URL to SigmaLabs (as a query parameter to the embedded dashboard) to generate store-specific analytics. No additional site data is transmitted by default.

Installation

  1. Upload the plugin files to the /wp-content/plugins/sigmalabs-analytics directory, or install through WordPress.
  2. Activate the plugin through the ‚Plugins‘ menu in WordPress.
  3. Go to SigmaLabs AI Analytics in the WordPress admin menu to access the dashboard.

FAQ

Does it require WooCommerce?

Yes, WooCommerce should be installed and activated for full functionality, although the page can render without it.

Does this plugin process payments?

When a payment or upgrade is required, the plugin will redirect you to the SigmaLabs page in a new tab for security. Otherwise, the dashboard is embedded in the admin.

Rezensionen

5. September 2025
It helped me predict when I’d need more tools in stock. Ordered in time, boosted sales, and brought in new customers I didn’t upset by running out of what they needed.
5. September 2025 1 Antwort
I wasn’t sure about SigmaLabs at first. SigmaLabs helped me predict when I’d need more cars. I added more in time and made an extra €7,500 I have a small car rental company so it was fantastic
Alle 3 Rezensionen lesen

Mitwirkende und Entwickler

„SigmaLabs AI eCommerce Analytics“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Änderungsprotokoll

1.1.1

  • Bumped stable tag and version for WordPress.org automated checks.
  • Reintroduced allow-same-origin in iframe sandbox to allow dashboard CSS/JS to load correctly.
  • Documentation updated to disclose sandbox choice and caching behaviour.

1.1.0

  • Added caching for remote payment detection (6 hours).
  • Replaced inline admin CSS with enqueued stylesheet.
  • Added capability checks and proper escaping.
  • Added manual “Refresh payment status” button.
  • Improved error handling and graceful fallbacks.

1.0

  • Initial release