Hi, I'm come from blind point, please help.
I basically setup Google analytics to track goal when people submit the form that go to thank you page.
However, the number of goal conversion is greater than the emails (and database records) I received in each day. This mean, not all the form submission is collected in database.
The goal path in GG analytics quite clear that people navigate through landing page and submit form to go to thank-you page (no one directly entrance at thank you page).
From my Window/PC end, I have test sql injection, special character, disable cookies, disable javascript, IE6/7/8, ff, safari. I get email and database is record everytime. Also, analytics is tracked my test.
I don't know where to go from here, the missing form are too valued to the company who I'm working for.
If somebody could give me a direction, it would really save my life. I really don't know what the other issue I should make a test.
I'm using php/mysql, After hit submit at form page, the action will take user to the thank-you page. 'thank-you' page will collect all information to database and also email to information to executive team.
The website have 5K-6K visitors a day with approximately 18K page views.
Could this should be a server issues? or are there any solutions to make a proper submission form? As mentioned, form worked every time I tested with different condition. Analytics tracked, all data collected and emails are sent.
I'm not sure where the missing submission from visitor go.
Please, please help!