UTM's, Page Name, Page Url pass into form
Hello!
I am using Brizy WordPress plugin.
I need to collect utms, page name, page URL and pass it to form, so it will send this info to webhook after submitting a form.
I am trying to add script into form so it will do that but when I submit form the values doesn't go to webhook
How can I do that?
-
Hi,
Thank you for reaching out to us.
To achieve this using the form element, please use the form element's hidden field to add your UTM parameters. This is demonstrated in this screencast - https://youtu.be/hoUwpa5yxkM
To confirm that the URL parameters are passed into the Webhook, we used https://webhook.site/
Please try this at your end and let me know how it goes.
Best regards,
Ariel H.0 -
It works with a locked hidden field. But I need to collect utms from the URL (which I am doing using a script and writing them in the cookies).
And I tried to use another script to change values in the form hidden fields and that doesn't work.
How can send custom values though form using a script?
I see that the form is using action "admin-ajax.php?action=brizy_submit_form". Can I put my custom values into the data in this action? And how can I do it?
0 -
Hi,
Thank you for the update.
Unfortunately, the current version of the Brizy form does not support passing URL parameters. This is a limitation of the form element. While we strive to provide comprehensive support, we are unable to offer custom code solutions in this support thread. To achieve this functionality, you might need to consult with a developer or explore other solutions offered by third-party WordPress form plugins.
We apologize for any inconvenience this may cause.
Best regards,
Ariel H.0
Please sign in to leave a comment.
Comments
3 comments