Skip to content

Duplicate script installation

Remove extra Amevia snippets when the tag was pasted in more than one place.

Pasting the install snippet in both a WordPress plugin and the theme footer — or loading it twice in Google Tag Manager — is the most common duplicate. The launcher may fail to render or behave oddly.

Find duplicates

  1. Open the live page and View Page Source
  2. Search for getamevia.com/widget.js or your agent id — count how many script tags appear
  3. Check your CMS theme footer, header injection plugins and tag manager containers
  4. Remove every copy except one intentional install path
  5. Publish, purge cache, and run Recheck installation

Prevention

  • Pick one owner — theme OR tag manager OR plugin, not all three
  • Document where the single snippet lives for your team
  • After migrations, search the repo for old Amevia tags
Duplicate script installation — Amevia Help