Klaviyo for WooCommerce
Grow faster and more efficiently with personalized email and SMS. Powered by your own customer data.
Over 13,000 WooCommerce brands use Klaviyo to power smarter digital relationships. Klaviyo unlocks data across 300+ integrations to drive increased revenue and lifetime value across channels –– email, SMS, mobile push, paid ads, and web –– to drive 46x ROI for our most successful brands.
Build email and SMS journeys triggered by specific customer behaviors with a library of high-converting templates built for WooCommerce. These templates include browse abandonment, price drop, canceled order, abandoned checkout, and more, that can be triggered by real-time event-level data.
Personalize your messages further with customization for triggers, branches / splits, personalized offers, and A/B testing. Send cart reminders by order value, upsell based on order frequency, or send post-purchase email and SMS based on new vs existing customers.
As a WooCommerce strategic partner, our direct extension takes only minutes to integrate and is pre-built right out of the box. This allows you to sync all your historical and real-time data, plus utilize metadata (like value, variant name, quantity, and discount codes), so you can stay on top of every single interaction buyers have with your brand.
Every event and metadata can be used to build segments and campaigns, send automated flows, and use in reporting, all with no coding required.
Build precise groups of segmented audiences using any combination of event data (e.g. browsing behavior), behavior data (e.g. placed order and refunded orders) and predictive data (e.g. predicted next order date) to target paid ads, email, SMS, and web forms.
Klaviyo segments update in real-time any time a profile meets segment criteria––no manual tagging required.
With Klaviyo’s reporting tool for data analysis, you can track metrics and benchmarks through dashboards you can share and customize to spot new areas of opportunity and improvement.
– Use Klaviyo AI to write SMS and subject lines, design email sections, optimize forms display timing, build predictive analytics, and more
– Get real-time revenue data and analytics per automation, campaign, segment, and channel
– Benchmark your performance across key metrics with 100 brands in your category
– Get account-level email deliverability reporting within our deliverability hub
– Manage multiple global accounts with a single login
See why 13,000 WooCommerce brands choose to grow with Klaviyo.
Integrating Klaviyo and your WooCommerce store is a simple process:
For detailed instructions on integrating Klaviyo and WooCommerce please visit our Help Center.
paginate
arg to order query to access total order count.kl_added_to_cart
hook which enables developers to edit the $added_to_cart
payloadkl_started_checkout
hook which enables developers to edit the $started_checkout_data
payloadkl_cart_rebuild
hook which enables developers to add/remove products from the cart before it is rebuildkl_cart_rebuild_complete
hook which allows developers to easily trigger a callback on successful cart rebuildkl_checkout_item
hook which allows you to add additional properties to the line items that make up Started Checkout EventStable tag
readme.txt management to changelogger.wck_should_add_started_checkout
for adding started checkout logic on pages.get_klaviyo_option
method to prevent script injection on the admin page.is_most_recent_version
key to the response from the /klaviyo/v1/version endpoint detailing whether plugin update is available.disable
endpoint to handle plugin data cleanup and deactivation when removed in Klaviyo.klaviyo_settings
option.