You can add custom tracking or functional scripts to your Zuddl pages using the Snippets feature. Follow the steps below to insert any script into your event or workspace.
Log in to your Zuddl workspace, Navigate to Templates → Snippets from the left panel.
Click Create Snippet. Enter a name for your snippet (e.g., “Cookie Consent Script”, “Tracking Code”).
In the Snippet Markup field, paste your entire script code.
Select where the script should load:
Head – Loads before page content; ideal for tracking or critical scripts.
Body – Loads after page content; ideal for non-critical scripts.
Click Create Snippet (or Save) to apply the snippet across the workspace.
Open a registration or event page and confirm the script is loading correctly.


Adding custom scripts may affect page performance, interfere with existing functionality, or cause unexpected behavior.
Please ensure your scripts are tested and verified before adding them to production events.