HTML Injection

The HTML Injection allows you to add custom HTML code into <head> or </body> sections of your website.

Please Note: We cannot guarantee compatibility with your custom or third-party code. Adding custom and third-party code can potentially affect your entire website. We suggest using this element only if you have coding experience. We cannot provide support or troubleshoot any issues related to your custom code.

Adding HTML Code

To add a custom code:

  • Click Settings on the left sidebar of the Site Editor:

  • Select HTML Injection:

Editing <Head> HTML

  • To edit the <head> HTML code, click Edit on the right of the Head HTML title:

  • In the modal window, select Globally tab if you want to add the HTML code to all pages throughout the website:

  • Select For Specific Page tab and select the page from the drop-down to add the HTML code to a specific page <head> section:

Please Note: You will be able to enter the code only after the page is selected.

  • Select the position of the HTML code injection: before global injection or after global injection section:

  • Depending on the selected position, the HTML code will be added either before or after the global HTML injection code in the page <head> structure.
  • Click Save after you finish editing:

  • Click Publish to apply changes to the live site.

Please Note: System pages (Store, Product, Booking, Blog, Blog Post, 404 and Privacy Policy) cannot be selected for individual HTML Injection.

Editing </Body> HTML

  • To edit the </body> HTML code, click Edit on the right of the Body End HTML title:

  • In the modal window, select Globally tab if you want to add the HTML code to all pages throughout the website:

  • Select For Specific Page tab and select the page from the drop-down to add the HTML code to a specific page <body> end section:

Please Note: You will be able to enter the code only after the page is selected.

  • Select the position of the HTML code injection: before global injection or after global injection section:

  • Depending on the selected position, the HTML code will be added either before or after the global HTML injection code in the page <body> structure.
  • Click Save after you finish editing:

  • Click Publish to apply changes to the live site.