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
- Upload the plugin files to the
/wp-content/plugins/sigmalabs-analyticsdirectory, or install through WordPress. - Activate the plugin through the ‚Plugins‘ menu in WordPress.
- 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
Mitwirkende und Entwickler
„SigmaLabs AI eCommerce Analytics“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „SigmaLabs AI eCommerce Analytics“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
1.1.1
- Bumped stable tag and version for WordPress.org automated checks.
- Reintroduced
allow-same-originin 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
