Good day,
Using GA, I am looking to track the number of (unique) times an online web form gets submitted.
When the user completes a form (more-info.php) and presses 'submit' it redirects to a 'thank-you' page (static, php). Thus I hope to be able to track form submissions by seeing how many times the 'thank-you' pages is served. Easy enough?
However, when reviewing my GA logs the number of unique page views of 'thank-you' is higher than actual form submissions received. Any idea why this is happening?
Also seeing instances of 'more-info.php?send=1' logged, even though this is not an actual page?
Any advice greatly appreciated.
- John