Hidden fields on some of our forms stopped collecting the parameters in the URL suddenly last week, although I can see that the UTM parameters are in the Referrer Link on the submissions.
For example, our hidden fields contain this in the placeholder:
[get param="utm_source" default="website"]
And on each submission I can see that the Referrer link is something like:
https://www.website.com/?utm_source=facebook&utm_campaign=quiz
All the entries are passing the default value "website". This seemed to work fine until last week. What could stop this from passing?
Oh my, you just helped me find an error! Looks like Meta is blocking the URL query parameters due to potential violations.
I had opened a ticket with Formidable's support and they couldn't recreate the error so couldn't provide a solution.
Thank you Victor! Not sure how to fix this but at least it's a direction we can look into.
Please login or Register to submit your answer