Linux 软件免费装
Banner图

Advanced Pixel for Barion

开发者 mrdarkside
更新时间 2026年3月20日 00:13
PHP版本: 7.2 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

tracking woocommerce e-commerce pixel barion

下载

1.0.0

详情介绍:

Advanced Pixel for Barion adds Barion Pixel tracking to your WooCommerce store. It supports two modes: Base Pixel (always active): Loads the Barion tracking script on all pages. Fires pageView automatically for fraud prevention and basic analytics. Full Tracking (optional): Tracks all mandatory e-commerce events per the Barion Pixel documentation: Cookie Consent The plugin integrates with the WP Consent API, supporting all major cookie consent plugins: Direct fallback integration with Cookie Law Info is also included. Supported Languages Privacy This plugin loads the Barion Pixel script (bp.js) from pixel.barion.com on all frontend pages. Page view and e-commerce event data is sent to Barion's servers. On purchase completion, the billing email address is passed to bp.js which encrypts it with SHA1 before transmission — no plaintext email leaves your server. Key Features

安装:

  1. Upload the advanced-pixel-for-barion folder to /wp-content/plugins/
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Go to Settings > Barion Pixel and enter your Barion Pixel ID
  4. Optionally enable or disable Full Pixel Tracking
Requirements Optional

升级注意事项:

1.0.0 Initial release.

常见问题:

Do I need WooCommerce?

The Base Pixel (pageView) works without WooCommerce. Full event tracking (contentView, addToCart, initiateCheckout, purchase, setEncryptedEmail) requires WooCommerce.

I already use the Barion Payment Gateway plugin. Will this conflict?

No. The Barion Payment Gateway is a payment processor only — it doesn't implement Barion Pixel event tracking. Both plugins coexist perfectly. If both have a Pixel ID configured, Advanced Pixel for Barion detects that bp.js is already loaded and skips re-loading it.

Which cookie consent plugins are supported?

All plugins that implement the WP Consent API standard: CookieYes, Complianz, Real Cookie Banner, GDPR Cookie Compliance (Moove), Cookie Notice by dFactory, and others. Direct fallback integration with Cookie Law Info is also built in.

What is the difference between Base Pixel and Full Tracking?

Base Pixel loads bp.js and fires pageView on every page. This is used by Barion for fraud prevention and basic analytics. Full Tracking adds e-commerce events (product views, add to cart, checkout, purchase) that enable marketing analytics and may qualify your store for lower Barion commission rates.

Can I use only the Base Pixel?

Yes. Just uncheck "Enable Full Pixel Tracking" in the settings. The base pixel will still load and fire pageView events.

How does the plugin handle page caching?

The addToCart event uses client-side JavaScript instead of PHP sessions, so it works correctly with all page caching setups (WP Super Cache, W3 Total Cache, LiteSpeed, WordPress.com hosting, etc.). Other events fire on dynamic pages that are not cached.

更新日志:

1.0.0