Configure Fibr Script to your website
set up the fibr script on your website to enable personalization, track user behavior, and run seamless experiments using fibr ai what you’ll need access to your website's html (specifically the \<head> section) admin or developer permissions to edit your site's code "manage settings" access on fibr dashboard adding the fibr script takes about five minutes once it's installed and validated, you're ready to start running experiments and personalization campaigns step by step installation log in to your fibr dashboard https //app getfibr co/ and click settings in the left hand menu go to the setup section you'll see your unique fibr script displayed here copy the script and paste it into the \<head> section of your website avoid gtm installation google tag manager adds a delay that can cause flickering click here to see the impact \<head> \<! fibr script goes here, at the top > \<script> \</script> \<! other scripts below > \</head> save and publish your changes back in the fibr dashboard, enter your site url in the field provided and click add url click validate, then check now you'll see a success message once fibr confirms the script is working correctly handling subdomains if you add the script to your main domain (e g , example com), it will automatically apply to all subdomains (e g , blog example com, shop example com) however, if you want the script to run only on specific pages or subdomains, you'll need to add it individually to those pages instead remember to whitelist all domains in your fibr workspace, make sure every domain and subdomain where the script runs is added to your allowed list otherwise, fibr won't recognize traffic from those urls troubleshooting fixing flickering if you notice a brief flash where the original page appears before the personalized version loads, try these fixes option 1 use the anti flicker script in the setup section of your dashboard, you'll find an alternate version of the script designed to prevent flickering switch to this version if the standard script causes issues option 2 check your script placement flickering often happens when the fibr script loads too late make sure it's positioned at the very top of your \<head> tag, before any other scripts learn more about impact of fibr script on web performance → docid\ a87tc u6cfxfrcacl7eab validation failed if the validation check doesn't pass double check the script placement it must be inside the \<head> tag, not the \<body> clear your cache your browser or cdn might be serving an older version of your page verify the url matches exactly include or exclude www consistently with how your site loads check for script blockers ad blockers or privacy extensions can sometimes interfere with validation still having trouble? reach out to us at support\@fibr ai and we'll help you debug