Anti-Flicker Modes
Intelligems adds an anti-flicker functionality to reduce the performance impacts of our javascript by default. Therefore, please do not async
or defer
your Intelligems script; this is handled internally and will cause flashing on your site if added.
Anti-flicker Modes
Intelligems offers two anti-flicker modes:
Element-specific anti-flicker (default). This will temporarily hide all price elements selected during your integration.
Page anti-flicker. This will temporarily hide all site content.
The best mode will likely depend on your individual site; try out both and see which works best. Add the below snippet above the Intelligems script tag to enable mode (2).
My Site is Still Flashing
The default configuration above works for most sites. However, if you are still experiencing flashing on your site, please reach out to our support team. We have several internal tools we can use to help reduce flashing.
Last updated