Install guide · WordPress
Add a cookie banner & accessibility to WordPress
Add ComplyMo to WordPress with a header snippet or any code-insertion plugin — works on any theme.
Installation steps
1
Open your theme header
Use Appearance → Theme File Editor (header.php) or a plugin like “Insert Headers and Footers.”
2
Paste the snippet in <head>
Add your one-line ComplyMo script just before the closing </head> tag.
3
Save and reload
Refresh any page — the accessibility trigger and cookie banner are live.
4
Tune it in ComplyMo
Set categories, region rules, and styling from your dashboard. No plugin updates to babysit.
<script src="https://cdn.complymo.com/v1.js" data-site="site_9f2a…"></script>

