All Solutions

Explore all the solutions you can create with Paperform: surveys, quizzes, tests, payment forms, scheduling forms, and a whole lot more.

Explore all the solutions you can create with Paperform: surveys, quizzes, tests, payment forms, scheduling forms, and a whole lot more.

See all solutions
Connect with over 2,000 popular apps and software to improve productivity and automate workflows

Connect with over 2,000 popular apps and software to improve productivity and automate workflows

See all integrations
How do I set up custom analytics scripts?

In addition to connecting Google Analytics and Facebook Pixel. Exclusively available with selected pricing plans, users can add custom third-party analytic scripts.

Custom scripts can be added under Configure → Analytics in the form editor. Scripts entered under "Page load scripts" will be fired as soon as the form is opened, and "successful submission scripts" will fire after the form is completed. Make sure that all JavaScript is wrapped inside of HTML <script> tags.

Screenshot of the page at Configure  → Analytics. The input boxes under "Page load scripts" and "Successful submission scripts" are highlighted towards the bottom of the page.

If you're using selected pricing plans, you can also add a script to a specific Dynamic Success Page. Go to After Submission → Success Pages & Redirects → Dynamic Success Pages & Redirects, then create or edit the page. Add a custom HTML block, then paste your script inside of <script> tags.

Gotchas

  • Answer Piping (answers from questions on your form) can't be used within any analytics scripts or HTML/ JavaScript elements. This restriction includes Page Load Scripts and Successful Submission Scripts.