Hi All,
I have some problem in setting goal for one of my client website built with Bonsai CMS.
I have the following pages,
Contact Us: /contact-us
Form Handler: /formhandler.php and placed in "/media/server-scripts/"
Goal Page: /contact-us
When the form is submitted the data from the form is received by the formhandler.php. The form handler do some mail sending and DB operation and then the confirmation message is sent back to the contact us page.
How can i set goal in Google analytics?. Please help me to do this.