Thread Starter
giaz
(@giaz)
It works in function BeforeLoad, but doesnt work in BeforeReset, where i need it.
Hello, @giaz!
Thank you for posting about this problem!
Could you please post the link to the page, where you have published your form? Please add the Google Analytics script to before_submit() or before_reset() where doesn’t work.
We will have a look as soon as possible and try to suggest a solution.
Cheers!
Thread Starter
giaz
(@giaz)
Hi.
Right now i have it in https://wygluszanie.eu/, form to the left, in before_form_reset.
Also, i have it in http://bezshuma.in.ua/, which is our playground. It works in before_submit(“fire two”), but i want it in before_form_reset(“fire three”), which is nearest event to “sent_ok”. But there even alert doesn’t work 🙁
Hey, @giaz!
Thank you for the links!
Firstly please note, that before_reset() function runs when users press Reset button on a form. But currently, Reset button is missing from your form.
As for before_submit(), the script worked properly, when our development team checked. Could you please have a look again?
Thanks! Have a great day!
Thread Starter
giaz
(@giaz)
Hey, support.
Aw, i thought Reset was an actually reset form fields after successful validation submitting and\or sended email.
Because, you see, its not quite right – to send an event just on submit button because at this point we don’t know if the validation goes right. In Contact form 7 there is “send_ok”, when i already know for sure that is form was submitted right. In your form i cannot past through validation like 10 times and send events to GA all 10 times. Do you have a flag or function at point when everything cool, validation checked and/or email has been sent?
Thank you.
Hi @giaz,
Thank you for posting on our forum. May I kindly ask to contact our Support Team using the this form?
Please, mention the forum URL.