I’m getting this warring four or time. How i can remove this warning:
Warning:
I’m getting this warring four or time. How i can remove this warning:
Warning:
Best answer by stephen.trumble
Hey
TL;DR: This warning means Klaviyo's JavaScript is loading more than once on the same page. The second load is automatically skipped, which is why you see "Skipping account." It's usually harmless but points to a duplicate snippet that should be cleaned up.
Why this happens
Klaviyo's onsite JavaScript is designed to only run once per page load. If it detects it's already been initialized for an account, it skips the second instance and logs this warning to the browser console. Common causes:
How to fix it
<head>, footer, theme files, and any tag manager (e.g. GTM) for duplicate Klaviyo snippets. Remove any extras so only one instance loads..js snippet, make sure you've only installed it from one account.Is this breaking anything?
In most cases, no, the duplicate load is ignored and your forms and tracking will still work from the first instance. That said, it's worth fixing to avoid unpredictable behavior if your site setup changes.
I’ve also escalated your post to Klaviyo Support for them to access your account and take a closer look into what happened. Once they have responded I will make sure to update you ASAP!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.