PG Sync for Klaviyo and Woo Memberships and Subscriptions

Beschrijving

If you use WooCommerce Memberships and Klaviyo, you will want to use this plugin. It enables you to synch membership status changes to Klaviyo. If you also use WooCommerce Subscriptions, it will also synch subscription info and renewal events.

This plugin should probably be used in conjunction with Klaviyo’s official WooCommerce integration since this plugin is only synching status changes from WooCommerce Memberships and Susbcriptions. It does not build full profiles nor synch orders (which the official plugin does just fine).

To use:

  1. Go to your Klaviyo.com dashboard and click on your account name (bottom left), then Settings, then API Keys. Then click “Create Private API Key”.
  2. Give the key a name like “WooCommerce Memberships Synch”
  3. Leave the Access Level on “Custom” and select “Read/Write” for Events, Metrics and Profiles. You can leave everything else on “No Access”.
  4. Click “Create”
  5. On the next screen, copy the API Key, then head over to your WP Admin Dashboard and click Settings -> Klaviyo Memberships Sync.
  6. Paste in the API Key and click “Save Changes”.
  7. You can batch synch all your existing members by entering the Membership Plan ID and starting a batch to run in the background.

From now on, whenever a Membership status changes, it will be synchronized to Klaviyo. If the Membership is related to a Product, the Product Name will also be synched. In Klaviyo, you will see the current status on a user’s profile properties, and you will see a list of events for every status change.

Subscription renewal events are also synched – both failures and successful renewal payments.

Note: The API updates are delayed by 5 minutes to avoid multiple status change updates in a short succession (which would happen if you are using WooCommerce Subscriptions since it pauses and reactivates Memberships during the renewal process).

Current Limitations

If you use multiple Membership Plans, you’ll only see the one with the most recent change on the user’s Profile in Klaviyo.

External services

This plugin connects to the Klaviyo API to send data about memberships and subscriptions.

It sends basic identifying information (e.g. name and email address) about users who have memberships and subscriptions, as well as the membership and/or subscription status, name, dates, and other details.

Since you are using your own API Key, data is sent directly from your WordPress install to Klaviyo, and the author of this plugin is completely out of the loop. The plugin uses Action Scheduler to process API requests in the background and reduce risk of hitting rate limits, but you are responsible for your own rate limit.

The API used is provided by Klaviyo using your own key: API Terms & General Terms and Privacy Policy.

Schermafbeeldingen

  • Properties and events synched to Klaviyo.

FAQ

Is this an official Klaviyo or WooCommerce Memberships or WooCommerce Subscriptions plugin?

No.

Is this plugin free?

Yes, this plugin is free and open-source.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“PG Sync for Klaviyo and Woo Memberships and Subscriptions” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Changelog

0.6

  • Added properties for Subscription Amount and Subscription Manual Renewal

0.5

  • Updated readme

0.4

  • Use different API system

0.3

  • Batch sync

0.2

  • Subscription fields and events for subscription changes.

0.1

  • This is the first public version.