Alright, I'm not sure if anyone will be able to figure this out, but it's worth a shot: Basically Google analytics is showing that people are converting and downloading my software, however, I require the user to fill out a form before downloading. I have confirmed the numbers in my google analytics with the logs.
Baffles some of the best coders on the planet!
10
Alright, I'm not sure if anyone will be able to figure this out, but it's worth a shot:
Basically Google analytics is showing that people are converting and downloading my software, however, I require the user to fill out a form before downloading. I have confirmed the numbers in my google analytics with the logs.
Here's my page: it's HTML and Javascript only.
The problem is that I am only receiving about 25-50% of the form submits in my google sheet. How is this possible??? :confused:
For example, you will see there are 3 inputs on 5/14 shown here: http://www.franchise-analyzer.com/st...prob/Leads.jpg
You will see that Google reports 6 conversions on 5/14. Meaning 6 downloads here: http://www.franchise-analyzer.com/st...rob/Leads3.jpg
How can this be?? How can a user download the software without submitting a form? Even if the user submits a BLANK form, Google would report a timestamp (note I have validation on my form).
So here's the code I use to submit the data to google and load the downloading page:
submitted=false;
Naturally, I thought that maybe I need a delay as the page is reloading before Google Sheets can collect the data. So I tested 10-15 submits while trying to lag and provide various inputs.. they all were successfully entered into Google Sheets as shown here:
.. I failed to recreate the bug.
So my question is what can be causing this bug??
Here's the page's code: Franchise Analyzer Professional - Franchise Analyzer Pro 5
If ANYONE can solve this problem, I will give you anything you want. Seriously. Anything.
P.S. Thanks in advance for the help - maybe you are better than some of these "hot shot" coders.
Basically Google analytics is showing that people are converting and downloading my software, however, I require the user to fill out a form before downloading. I have confirmed the numbers in my google analytics with the logs.
Here's my page: it's HTML and Javascript only.
The problem is that I am only receiving about 25-50% of the form submits in my google sheet. How is this possible??? :confused:
For example, you will see there are 3 inputs on 5/14 shown here: http://www.franchise-analyzer.com/st...prob/Leads.jpg
You will see that Google reports 6 conversions on 5/14. Meaning 6 downloads here: http://www.franchise-analyzer.com/st...rob/Leads3.jpg
How can this be?? How can a user download the software without submitting a form? Even if the user submits a BLANK form, Google would report a timestamp (note I have validation on my form).
So here's the code I use to submit the data to google and load the downloading page:
submitted=false;
Naturally, I thought that maybe I need a delay as the page is reloading before Google Sheets can collect the data. So I tested 10-15 submits while trying to lag and provide various inputs.. they all were successfully entered into Google Sheets as shown here:
.. I failed to recreate the bug.
So my question is what can be causing this bug??
Here's the page's code: Franchise Analyzer Professional - Franchise Analyzer Pro 5
If ANYONE can solve this problem, I will give you anything you want. Seriously. Anything.
P.S. Thanks in advance for the help - maybe you are better than some of these "hot shot" coders.
- Manfred Ekblad
- [1] reply
- bestfranchisebooks
- bestfranchisebooks
- Manfred Ekblad
- [ 1 ] Thanks
- [1] reply
- bestfranchisebooks
- Manfred Ekblad
- [ 1 ] Thanks
- [1] reply
- bestfranchisebooks
- Manfred Ekblad
- Frank Wright
Next Topics on Trending Feed
-
10