Having trouble with analytics on your embedded form? This troubleshooting guide has some easy steps to help you find the cause.
There are a lots of things that can cause events to not appear in your analytics platform. These steps will help you identify the possible cause:
Embedded forms (forms added to your web page using the embed code) differ from directly accessing forms (at their Paperform URL eg 'my-form.paperform.co') in a few key ways.
Embedded forms are inside an iframe. You can think of this as a mini browser window inside your website. It has its own URL and is unaware of its location. This changes the way analytics behave in the following ways:
data-prefill-inherit="1"
property to your embed code to load the parameters from the parent page rather than the form.