Custom Scripts Management
Add custom JavaScript/HTML code to inject into all landing pages (e.g.,
analytics, chat widgets, etc.)
Scripts here will be injected before closing </head> tag. Good for: Google Analytics, Meta
Pixel, etc.
Scripts here will be injected before closing </body> tag. Good for: Chat widgets, tracking
pixels, etc.
Custom styles to apply globally to all landing pages
⚠️ Important:
- Scripts will be injected to ALL landing pages
- Make sure to test scripts before saving
- Invalid scripts can break landing pages
- Use <script> tags for JavaScript
Transaction Management