If you no longer want to use Uxify and need to remove our snippet, follow the steps below based on how it was added to your website.
1. Removing from a popular platform
If you installed Uxify on a platform like Shopify, WordPress, Magento, Salesforce, or BigCommerce, follow these steps:
Shopify
Shopify
Go to Online Store > Themes > Edit Code.
Find the theme.liquid file.
Locate the Uxify snippet and delete it.
Save and publish your theme changes.
WordPress
WordPress
If added via a plugin (e.g., a header/footer injector), disable or remove the snippet in the plugin settings.
If added manually, edit the header.php or footer.php file, find the script, and delete it.
Magento
Magento
Log in to your Magento Admin Panel.
Navigate to Content > Design > Configuration.
Edit your theme and go to the HTML Head or Footer Scripts section.
Locate and remove the Uxify snippet.
Save changes and flush the cache under System > Cache Management.
Salesforce Commerce Cloud (SFCC)
Salesforce Commerce Cloud (SFCC)
Log into your Salesforce Business Manager.
Navigate to Merchant Tools > Site Preferences > Custom Preferences.
Look for any custom scripts in the Global Scripts or Head/Footer Scripts section.
Remove the Uxify snippet and save changes.
BigCommerce
BigCommerce
Log in to your BigCommerce Admin Panel.
Go to Storefront > Script Manager.
Locate the Uxify script and delete it.
Save and publish changes.
2. Removing from Google Tag Manager (GTM)
If you installed the Uxify snippet via GTM:
Open Google Tag Manager.
Find the tag where you added the Uxify snippet.
Click on it and select Delete.
Click Submit and then Publish your changes.
3. Removing from your custom website
If you manually added the snippet to your HTML:
Open your website’s code editor or CMS.
Locate the Uxify script inside the
<head>
tag.Delete the entire script block.
Save and publish your changes.
Verifying the snippet is removed
To ensure the snippet is completely removed:
Open your website and check the page source (
Ctrl + U
or right-click > View Page Source).Search (Ctrl + F) for "
businesswebvitals.com
" or the script unique ID.Use the Developer Console (
F12
> Network Tab > Reload) to confirm it’s not loading.
That’s it! If you need further assistance, feel free to reach out to our support team.