Please check nowCan't see the attached image. Could you edit the post?
I see a booking form. You want to track if somebody has done a reservation? Or do you want to scrape such data?Please check now
yes I want to track if somebody has done a reservationI see a booking form. You want to track if somebody has done a reservation? Or do you want to scrape such data?
Or perhaps you want to make something like that?
Do you own that site? If so, you could add some code to send you an email when a form is submitted. Should be 1 extra line of code.yes I want to track if somebody has done a reservation
Yeah I own this websiteDo you own that site? If so, you could add some code to send you an email when a form is submitted. Should be 1 extra line of code.
If you don't own that site, it's probably impossible to track.
Okay. So, you need a callback when the form is submitted. If you use php, you could fire the mail() function (or use phpmailer or something for faster development time).Yeah I own this website
What kind of website is the form on? Wordpress, shopify, squarespace, etc.Hello guys, can anyone suggest how to track a reservation form on the website? It will be great help! The image is attached for a better understanding.
Thanks in advance...
PHP website and I wanted to track via google tag or google analyticsWhat kind of website is the form on? Wordpress, shopify, squarespace, etc.
What kind of software or plugin are you using to have the form show up?
I'd say create an account with an ESP that lets you build forms and place them directly on your website. This way you can setup auto responders and add people to drip email sequences after they fill out forms.PHP website and I wanted to track via google tag or google analytics