Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [google-analytics]

Google Analytics is a free web analytics solution that uses JavaScript to send data. Use for questions only about implementing the JavaScript portion. Questions related to Google Analytics data or usage should be submitted to https://webapps.stackexchange.com/

0 votes
2 answers
1k views

Google analytics not gathering data from .asp page

I've installed Google Analytics several times in the past without trouble. However, recently i've installed GA on a .asp page for the first time. Google Analytics dashboard tells me the tag is ...
sthg's user avatar
  • 1,125
0 votes
5 answers
990 views

Does anyone use Google Analytics? How Google does it to avoid counting the owner of the website as visitor?

I don't want to be counted as visitor every time I test my page in the hosting. Does Google know i'm the owner of the site by checking if i'm logged in my Gmail account?
0 votes
1 answer
67 views

Tools to generate reportanalytics feeds from google

Can you recommend any programmable tools/extensions that can be used to generate reports out of google analytics feed on th fly? Essentially some kind of pdf generator from feed, not sure though. Or ...
dhaval's user avatar
  • 2,388
10 votes
3 answers
3k views

Cause Google Analytics log from non-web application (eg. via WebClient)

I'd like to gather some stats about the usage of my application, and since I already have web stats in Google Analytics, I thought it'd be cool if I could send a request from the app that causes a hit ...
Danny Tuppeny's user avatar
6 votes
4 answers
5k views

In Flex, what's the difference between 'creationComplete' and 'addedToStage'?

I want to count (via google analytics) the times a pop-up is displayed to the user. Which event should I use to deduce that the pop-up is being displayed to the user?
Hisham's user avatar
  • 1,325
200 votes
6 answers
153k views

Which browsers support <script async="async" />?

On December 1, 2009, Google announced support for asynchronous Google Analytics tracking. The asynchronous tracking is achieved using the async directive for the <script> tag. Which browsers ...
knorv's user avatar
  • 49.8k
1 vote
3 answers
373 views

HTML valid way of tracking outbound links via Google Analytics?

I am using this, and I have it tracking an outbound link, but I want my page to be valid. This is the error I am getting: There is no "OnCick" attribute The HTML is: <p>View some of our ...
Brad's user avatar
  • 12.2k
-2 votes
1 answer
1k views

Google Ecommerce tracking code not working [closed]

My client has asked me to implement GA ecommerce code in their ecommerce website. So I added the code to the success page. I just purchased an item from the site, and the following is the code that ...
Fiona's user avatar
  • 1,599
5 votes
2 answers
3k views

Google Analytics - can it collect form data?

Simple scenario: I have a signup form, with user name, password, email address, may be credit card number. At the bottom of the page, I implement the Google Analytics code. when user clicks submit, ...
Murvinlai's user avatar
  • 2,316
0 votes
1 answer
174 views

How to divide a search query into sub queries?

I am just wondering if there is an algorithm that can divide a user input query for a search engine into a set of sub queries. for example if the entered query is "plcae to stay and eat" the sub ...
user200340's user avatar
  • 3,341
10 votes
4 answers
4k views

How to track Ajax requests using Google Analytics?

I'm trying to use Google Analytics to track any Ajax request made by my web application (in my case built on ExtJS, but it doesn't matter right now). I wrote few lines of code to track all Ajax ...
Igor Pavelek's user avatar
  • 1,444
6 votes
9 answers
3k views

Is Google Analytics Accurate? [closed]

My records show a particular page of my web site was visited 609 times between July 2 and November 15. Google Analytics reports only 238 page views during that time. I can't explain this discrepancy....
Zack Peterson's user avatar
1 vote
5 answers
573 views

Is there a lighter version of Google Analytics for Flash

40k of compiled code seems like a lot to me to be making some straightforward flash-javascript calls and makes GA unsuitable for banner ad work as well. Does anyone know if there is a 'lite' version ...
Bachalo's user avatar
  • 7,173
0 votes
6 answers
561 views

PHP GET question - calling from a POST call

I have a quick question i hope you guys can answer, i've got a search system that uses POST to do searches, now i want to track queries using Google Analytics but it requires using GET url parameters ...
1'''''s user avatar
  • 205
0 votes
1 answer
172 views

Website Session Analysis

I'd like to know the best way to deep dive into the flow of my users. For example, I have 4 pages in my flow, how can I analyze which users abandon on which step? I can definitely do it by hand with ...
Paul Tarjan's user avatar
  • 50.1k

15 30 50 per page