What is the Early snippet?
The Early snippet is an additional script that enhances Uxify’s core functionality by enabling advanced optimizations for your website. While the main Uxify script handles Navigation AI, the Early snippet acts as a complementary layer, unlocking extra features designed to further boost speed and responsiveness.
What does the Early snippet do?
By implementing the Early snippet, you gain access to additional Uxify functionalities. One such feature is INProve, a specialized script that optimizes Interaction to Next Paint (INP), ensuring faster and smoother interactions for users.
Other enhancements provided by the Early snippet may include additional monitoring and performance optimizations.
How to implement the Early snippet?
Go to Settings > Website Settings > Service
Copy the Early snippet script tag provided by Uxify.
<script data-cfasync="false" nitro-exclude src="https://businesswebvitals.com/e/TOKEN"></script>
Paste it at the very top of your website’s
<head>
section. Ensuring that there are no other scripts loading before it.Save and deploy your changes.
Verify that the script is running properly by clicking Verify installation at Uxify
Troubleshooting & FAQs
What happens if the Early snippet is placed incorrectly?
If another script executes before the Early snippet, some optimizations (like INProve) may not work as intended and maximize the performance benefits. Always place it at the top of <head>.
Can I use the main Uxify script without the Early snippet?
Yes, but you will miss out on additional performance improvements.
How do I check if the Early snippet is working?
We have ensured and easy way to do that. Simply click on the "Verify installation" button, present in the Early snippet window.