App reviews, troubleshooting, and recommendations
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hi everyone,
After updating our Shopify theme (Broadcast), we’ve noticed that Klaviyo is no longer receiving any event data. Important events like “Checkout Started”, “Added to Cart”, and “Viewed Product” are not being tracked at all.
We suspect the Klaviyo integration may have been disrupted during the theme update.
Our question:
Does anyone know how to properly enable Klaviyo tracking again within the Broadcast theme? We'd like to make sure all Klaviyo events, especially checkout-related ones, are firing correctly again.
Any help or step-by-step tips would be greatly appreciated!
Thanks in advance,
henosin
Hi there @henosin I believe that this article here from Klaviyo themselves would be particularly helpful in your situation https://help.klaviyo.com/hc/en-us/articles/4403927899291#:~:text=is%20not%20working-,Onsite%20tracki....
Hey! @henosin,
After updating your Broadcast theme, Klaviyo tracking likely stopped because the theme update removed the custom Klaviyo tracking script and product event snippets. To fix it, make sure your Klaviyo integration is still active in the Klaviyo dashboard, then re-add the Klaviyo JavaScript snippet (with your public API key) just before the `</head>` tag in `theme.liquid`. You’ll also need to manually reinsert event tracking scripts for “Viewed Product” on the product template and “Added to Cart” in your cart or JavaScript logic. Once added, test the events in an incognito window to confirm they’re firing correctly.