Linux 软件免费装
Banner图

Product Tag Sync for HubSpot

开发者 nowdigiverse
更新时间 2026年6月15日 22:06
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce crm product tags hubspot contact sync

下载

1.0.0

详情介绍:

Product Tag Sync for WooCommerce & HubSpot bridges WooCommerce and HubSpot by automatically assigning contact property tags when customers purchase specific products. How it works:
  1. Map your WooCommerce products to HubSpot tag values in the admin panel
  2. When a customer places an order, the plugin creates or updates their HubSpot contact
  3. The mapped tags are appended to the contact's custom property (without overwriting existing tags)
Features: HubSpot Setup Requirements:

安装:

  1. Upload the plugin files to /wp-content/plugins/product-tag-sync-for-hubspot/ or install through the WordPress plugins screen.
  2. Activate the plugin through the 'Plugins' screen in WordPress.
  3. Navigate to WooCommerce → HubSpot Tags to configure.
  4. Enter your HubSpot Private App Token and test the connection.
  5. Set your HubSpot Contact Property Name (e.g., product_tag).
  6. Go to the Product Mappings tab and assign tag values to your products.

屏幕截图:

  • screenshot-2.png Product Mappings: Easily map WooCommerce products to specific HubSpot tags.

升级注意事项:

1.0.0 Initial release.

常见问题:

What HubSpot property type should I use?

Use a "Multiple Checkboxes" field type on the Contact object. This allows storing multiple semicolon-separated values.

Will this overwrite existing contact tags?

No. The plugin fetches existing tag values, merges with new ones, removes duplicates, and saves the combined result.

What happens if the HubSpot API is down?

The plugin fails silently and logs the error. Your customers' checkout experience is never affected.

Can I map multiple products to the same tag?

Yes. Multiple products can share the same tag value. If a customer purchases both, the tag will only appear once.

更新日志:

1.0.0