I am using HotJar for recording visitors' behavior on the webpage. It is working perfectly, but I have one problem. On certain pages, it does not record embedded forms (HubSpot) on the page. I really need to see where visitors' behavior on the forms and where they are dropping from the form.
Long story short, it only tracks the page that has the tracking code. As an iframe is essentially loading a different page inside (child) an other (parent), it wont track the embedded page (child in this case).
Long story short, it only tracks the page that has the tracking code. As an iframe is essentially loading a different page inside (child) an other (parent), it wont track the embedded page (child in this case).