Bridgo Connector

설명

Bridgo Connector connects WooCommerce to the Bridgo messaging platform.

Features:

  • Send order-created and order-status events to Bridgo.
  • Track abandoned carts after an admin explicitly enables the external service connection.
  • Export WooCommerce customers to CSV.
  • View activity logs and retry failed deliveries.

External services

This plugin connects to a Bridgo service to deliver WooCommerce events.

It sends data only after an administrator:

  • enters the Bridgo API URL, API key, and company ID
  • enables the “External Service Consent” checkbox in the plugin settings
  • saves the plugin settings

When enabled, the plugin may send:

  • store URL, store name, admin email, WooCommerce version, and plugin version
  • order IDs, order numbers, payment method, order status, totals, refund totals, countries, and line items
  • customer first name, last name, email, billing phone, shipping phone, and configured opt-in value
  • abandoned cart token, cart contents, cart total, customer email, customer phone, customer name, and configured opt-in value

Abandoned-cart events are only sent when the stored opt-in value for that cart is affirmative.

Service endpoints:

  • Service application: https://portal.digitalbridgeapps.com
  • Terms of service: https://digitalbridgeapps.com/Home/TermsConditions
  • Privacy policy: https://digitalbridgeapps.com/Home/PrivacyPolicy

설치

  1. Upload the bridgo-connector plugin folder to /wp-content/plugins/.
  2. Activate the plugin through the “Plugins” screen in WordPress.
  3. Open WooCommerce > Bridgo.
  4. Enter your Bridgo API URL, API key, and company ID.
  5. Enable the external service consent checkbox and save.

FAQ

Does the plugin send data before I configure it?

No. The plugin requires configuration plus the external service consent checkbox before it sends requests to Bridgo or starts abandoned-cart tracking.

Does the plugin require WooCommerce?

Yes. WooCommerce must be installed and active.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Bridgo Connector”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Bridgo Connector”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.2.2

  • Added explicit external-service consent gating and disclosure.
  • Added WordPress.org readme metadata and external service documentation.