Does Instant impact the speed or performance of my website?

Our integration is designed to run seamlessly in the background of your store’s website, ensuring there is no impact on speed or performance.

Website speed is crucial for delivering an exceptional experience.

To ensure your eCommerce site performs at its best, we've implemented industry best practices for third-party tracking integrations.

This approach enables us to provide advanced tracking and analytics while ensuring your customers enjoy a seamless, uninterrupted shopping experience.

How our Tracking Scripts work

API Calls Are Made After Your Page Is Fully Loaded

During the initial setup, our API is integrated into your website to track and send browser events (e.g. product viewed, collection viewed, add-to-cart, checkout abandonment) to your Klaviyo account.

Similar to Klaviyo, our API transmits data only after your customer's browser has fully loaded. This ensures that our API calls won’t interfere with the speed or performance of your eCommerce store.

Our JavaScript File Is Small and Loads Asynchronously 

Asynchronous JavaScript loading is a standard best practice used by industry leaders like Facebook Pixel, Google Analytics, Shopify, Stripe, and others.

Our JavaScript file is designed to load asynchronously, ensuring it doesn’t delay your website's rendering. This means your customer’s browser won’t wait for our script to load before displaying the rest of the page. Instead, our script runs in the background, collecting data without blocking page rendering, resulting in a faster and smoother user experience.

By adhering to these principles, our integration ensures your website stays fast and responsive while still providing powerful tracking and analytics.

 

Addressing Site Speed Concerns

Some customers have asked if our pixel impacts site speed. Here’s what you need to know:

Common Speed Issues Diagnosed

  • Duplicate Installations: One frequent cause of pixels slowing down a site's speed is that they are installed twice. This doubles the script load and can lead to unnecessary processing, both for the Instant pixel and others. Check your theme and tag manager to ensure there's only one installation.

  • Script Execution Time vs. Script Size: The main factor affecting site performance is script execution time, not just the size of a file. In extensive testing, including Google Lighthouse audits, our script consistently shows minimal impact on key user-facing metrics like First Contentful Paint. Tools like Google Tag Manager and Klaviyo often have much larger footprints in term of execution time.

Understanding Performance Reports

  • Lighthouse vs. GTMetrix: Tools such as Google Lighthouse focus on how quickly content appears to users, while platforms like GTMetrix break down CPU time at a granular level. Sometimes you'll see “CPU time allocation” in GTMetrix directed at services (anything containing instant.one). This service runs asynchronously, so while it uses CPU cycles, it does not block or degrade the user’s perceived experience.

  • Unattributable CPU Time: Occasionally, tools may report “unattributable” CPU time after integration. This typically happens when several scripts are running in parallel and sharing resources. Without detailed profiling, it's difficult to isolate whether what script is responsible, but real-world tests show the visible user experience remains unaffected.

  • Synchronous vs. Asynchronous Calls: The most important part when monitoring is cdn.instant.one, which is responsible for any synchronous elements. Across thorough client tests, this component has not appeared as a significant contributor to page load time.

FAQs and Best Practices

Why am I seeing multiple calls to your pixel in my reports?
Most commonly, this is due to installing the pixel more than once (e.g., both in theme code and through a tag manager). Confirm there’s only one instance running.

Should I be concerned about the CPU time shown in performance tools?
Not in most cases. Our core function is optimized to run in the background without affecting what your users see. Long CPU times associated with our script in diagnostics are not tied to slower page loads.

By using asynchronous loading and only firing API calls after the page is fully loaded, Instant’s tracking scripts are specifically engineered to avoid impacting site speed. 

If you have any questions or need additional assistance, please feel free to contact us at help@instant.one