How It Works
- Drag and drop the Custom Code element onto your page
- Click Edit Custom Code on the right panel
- Add your code (HTML, CSS, or JavaScript)
Important Behavior
- The code does NOT display inside the editor
- It only becomes visible in:
- Preview mode
- Live (published) page
What You Can Use It For
The Custom Code element is commonly used by affiliates, media buyers, and marketing teams for:- Tracking scripts (custom pixels, events, third-party trackers)
- Embedding external widgets (chat tools, calendars, forms)
- Adding custom HTML sections
- Running JavaScript logic (timers, dynamic content, redirects)
- Integrating tools not natively supported
Best Practices
- Always test your code in Preview before publishing
- Avoid adding heavy scripts that may slow down your page
- Keep your code clean and minimal