Advanced
Use Advanced only when someone on your team is comfortable adding site-wide code snippets.
Where to find this page
- Go to Site Settings in the Club Management Portal.
- Open Advanced.
- Save your changes when you are done.
What this page includes
This page includes:
- Insert Into Head
- Insert Into Body
These fields are intended for items such as:
- analytics or tracking scripts
- verification snippets
- site-wide embeds or custom code
Important caution
- Code entered here can affect every page on the site.
- A mistake in one of these fields can break layouts, tracking, or other front-end behavior.
- If you are not sure what a snippet does, it is better to confirm before saving it here.
Good practice
- keep a copy of the code you add so it is easy to remove or compare later
- add one change at a time when possible
- test public pages after saving
- review whether a setting belongs here or would be better handled in a page-specific area instead
Related topics
- Site Settings - Return to the overview of all Site Settings pages.
- Pages - Use page-level settings when a change should apply only to a specific page.
- Theme Settings - Use the normal design controls before resorting to custom code.