Adding Generated Code to Your Website
Method 1: Direct HTML Integration
- Copy the generated code from Guardian of Compliance
- Paste before the closing </body> tag in your HTML
- Test functionality on a staging site first
Method 2: Content Management Systems
WordPress
- Use "Insert Headers and Footers" plugin
- Add to your theme's footer.php file before </body>
Shopify
- Go to Online Store → Themes → Actions → Edit Code
- Edit theme.liquid file, paste before </body>
Webflow
- Project Settings → Custom Code → Footer Code
- Paste the generated code
Squarespace
- Settings → Advanced → Code Injection → Footer
- Add the generated code