We’ve updated Custom Code management in the editor to give your users more structure and control when adding scripts to their sites.
Instead of a single input field per placement, custom code is now managed as individual snippets. This improves clarity, reduces risk when editing scripts, and makes ongoing maintenance significantly easier as sites grow.
What’s changed
Custom code can still be added in three standard locations:
- Inside <head>
- After <body>
- Before </body>
The difference: users can now create and manage multiple named snippets within each location.
Each snippet includes:
- Name — for identification and organization
- Code — HTML, CSS, or JavaScript
-
Rendering option:
- Website & Editor
- Website only
Snippets appear as separate items in a structured list, where they can be individually edited or deleted.
Why this matters for you
This update:
- Reduces support friction caused by large, unstructured code blocks
- Makes script troubleshooting more precise
- Improves scalability for users managing multiple integrations
- Maintains existing placement logic and rendering behavior
Refer your users to the updated tutorial for full usage guidance.