You already know that you can easily add global HTML code that loads on every page of your site. This is extremely useful when integrating external services or when you want to make customizations using CSS.
Today, we're expanding this capability. You can now set HTML code to run only on specific pages.
This is implemented through the tagging functionality. Your HTML code can require specific tags, and if those tags are not assigned to a page, the code will not execute.
We also added an "Active" option, which allows you to temporarily deactivate a specific HTML code.
Stay tuned! More improvements are coming soon!
