Adding HTML Snippets & Scripts

Scripts are generally placed in the website’s <head> to execute essential setup code, like site-wide settings, Google Analytics, or other tracking that must load immediately. Conversely, scripts that primarily interact with visible page elements, such as animations or specialized widgets, are typically positioned near the closing </body> tag to ensure the rest of the page loads and becomes visible to the user first.

  1. Click Website card

2. Click SEO

3. Click Edit

4. To add a new script, click + Add Script

5. Add Title & Placement (Body or Head) & Enabled (on or off) & HTML Code / Script (click the “i” to get more info there). Then click Submit when done.
Notes: 
a) If you are not sure about which placement to use, default to Body
b) Scripts should be able to be copied from their source (i.e. Lasso, GTM, etc)

6. To edit an existing script, click the on the line item of the script

7. Click Edit (Note: you can also Delete the script if needed)

8. Click Finish Changes when done

To edit specific page SEO or add a script to a specific page, see step 10 of this tutorial.
You can also add scripts/code to page sections using the Code Snippet section.