Skip to main content
The Custom Code section allows you to run JavaScript when the quiz is submitted. Common use cases:
  • Trigger tracking pixels (Facebook, Google Ads)
  • Send analytics events (Google Analytics, GTM)
  • Add custom logic after submission
Customcode
⚠️ Important: Paste only JavaScript code. Do not include <script> tags.
Tip: Always test your code before going live to avoid breaking your flow.