Description: Allows you to easily add HTML code, scripts, or links to custom stylesheets within the Header and Footer sections of your website.
What is it for? (Practical examples)
This tool is essential for integrating external services or for customizations that require inserting code at specific points on the page without modifying the main site files.
- Traffic tracking: Use it to insert tracking codes (such as Google Analytics, Meta Pixel, or other analytics tools) in the site's Header.
- Ownership verification: Insert verification meta-tags required by search engines (e.g., Google Search Console) or external platforms.
- Custom Styles and Scripts: Add links to external fonts, CSS stylesheets, or JavaScript scripts that need to be loaded on every page of the site.
Main features
- Simplified Code Injection: Provides two dedicated areas to paste HTML/JavaScript code that will be automatically applied to all public pages of the site.
- Logical separation: Allows distinguishing between code that should be loaded at the beginning of the page (Header) and code that should be executed at the end (Footer), optimizing loading performance.
How to configure
Configuration is done through the module settings panel under the "Website" section.
| Option | Description | User notes |
|---|---|---|
| HTML Code (Header) | Text field to insert code that will be placed inside the <head> section of the page. | Ideal for meta-tags, tracking codes, and links to external stylesheets. |
| HTML Code (Footer) | Text field to insert code that will be placed just before closing the body of the page (</body>). | Ideal for JavaScript scripts that do not block page loading or chat widgets. |
Automatic integrations
The module operates completely automatically once settings are saved.
Application on all pages
Code entered in the configuration areas is automatically applied to every publicly visible page of the website. There is no need to activate or configure integration for individual pages or sections. Application occurs in real time after saving changes.







