Header & Footer
Inject analytics, pixels, and meta tags into wp_head and wp_footer with CodeMirror editors — admin-only editing.
Where to find it
SiteNivo → Header & Footer
Fields
| Field | Hook / use |
|---|---|
| Header scripts | wp_head — GA, GTM, verification meta, pixels that belong in head |
| Footer scripts | wp_footer — chat widgets, deferred pixels |
How to use
Paste snippets
Editors use WordPress core CodeMirror (wp_enqueue_code_editor).
Save Changes
Only users with manage_options can save.
Verify on the front end
View source or use your tag assistant — snippets print on the public site only, not in wp-admin.
Trust your snippets
Malformed or third-party scripts can break layout or privacy compliance. Keep a backup of working tags.