| 开发者 | stobio |
|---|---|
| 更新时间 | 2026年8月13日 08:54 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
window.stobioConsent signal; when consent is denied, identifiers are not collecteddataLayer events (the ones your GTM/GA4 e-commerce setup already pushes) and mirrors them to Stobio server-side. It adds no tracking of its own on top of what your site already emits, and it does not slow your pages — the loader is a small script loaded with defer.
External service (please read)
Stobio is a paid external service (plans from $19/month, 14-day free trial — no card required). This plugin is useless without a Stobio account.
When configured, your site loads the Stobio loader script from api.stobio.com and sends the observed events to the Stobio API, where they are processed and forwarded to the destinations you configure (GA4 / Meta). No data is sent anywhere until you save your site key in the plugin settings.
data-tenant value).Yes. Stobio is a paid service with a 14-day free trial; the plugin only connects your site to it.
No. The loader is a small script added with defer, so it never blocks page rendering.
Stobio observes dataLayer events. Most GA4/GTM e-commerce setups (including popular WooCommerce GA4 plugins) already push these. If your site pushes no dataLayer events at all, connect a GA4/GTM plugin first — Stobio will then see the same events.
The loader honors Google Consent Mode v2 signals and the window.stobioConsent object set by your consent banner. When analytics consent is denied, no visitor identifiers are collected. See the privacy policy for details.
Yes — either clear the site key in Settings → Stobio, or return false from the stobio_should_inject filter.
stobio_should_inject filter.