Use the Code Injection feature in Brizy Cloud to embed any external 3rd party scripts that need to run in the header or footer of your project.
You can add Google Analytics, Google Tag, Facebook Pixel, Hotjar, Payment services or any 3rd party service that requires script embeds.
You can access the Code Injection feature in any project in the Settings popup.
Based on the 3rd party service you want to embed, they might need to be included in the header or footer. You'll need to check with them how the services integrate.
If you want to inject scripts in the 'head' tag on every page of your site copy paste the script in the Header area.
If you want to inject scripts in the 'footer' tag on every page of your site copy paste the script in the Footer area.
Don't forget to save your changes by pressing the Save Changes button.
If you need to embed 3rd party scripts in the content of your pages you can do that by copy/pasting the code in an Embed element.
You drag the element on the page
And paste the code into the Embed element
The Embed element understands JS & HTML.