Tracking form submissions with JavaScript snippet?
-
Hi, great plugin!
I’m using a form on my site that allows clients to book appointments with me. I would like to track and pay affiliates for each visitor they send that converts into a form submission.
However, the form is part of third-party software, so I have limited control over it. Upon form submission, I’m allowed to execute a Javascript snippet for the purpose of tracking. So, I need a JavaScript snippet that can be executed upon form submission to properly credit my affiliates.
I use a fixed commission amount and I only care about form submits, so I literally just need to be able to credit the proper affiliate for the submission of the form. Is there a way I can do this with JavaScript?
Thanks for your time and assistance.
The topic ‘Tracking form submissions with JavaScript snippet?’ is closed to new replies.