Questions tagged [analytics]
42 questions
20
votes
7 answers
Command line tools to analyze Apache log files
I have a bunch of Apache log files that I would like to analyze. I'm looking for a tool that doesn't require much setup; something that I can run a log through the command line, without messing around on our live web servers.
Any recommendations?
mmattax
- 1,284
- 7
- 19
- 30
7
votes
3 answers
how do I configure IIS to post logs to sql server?
how do I configure IIS to post logs to sql server?
How want to save ANY log to my site. the site has a lot of views and the data can be big in a very small time. In addition, I want to show analytics of the use, in real time, and for all the…
stacker
- 831
- 3
- 10
- 15
6
votes
5 answers
NOC Situational Awareness
In our NOC, we maintain situational awareness of all physical security zones (reactive video feeds), some basic information about the physical characteristics of the data centers, the weather and a national news feed. Are there other things you…
dr.pooter
- 399
- 5
- 10
5
votes
7 answers
Real-time website traffic monitoring for operations teams
Working on medium sized websites we've always built our own real-time traffic graphing solutions and displayed those on a big screen mission control style so that if traffic starts to climb, load start to climb, latency increases, etc we can start…
ToddH
- 193
- 4
3
votes
4 answers
Google Analytics - Can I download the logs?
Can I download the raw logs of my Google Analytics data? I want to do some processing on the data.
Kyle
- 181
- 1
- 5
2
votes
1 answer
Techniques for Filtering Spiders/Bots during Log Files Analysis
I'll begin by telling you what we do.
The measures we have implemented catch a lot of spiders, but we have no idea how many we are missing. Currently, we apply a set of measures that are obviously partially overlapping:
monitor requests for our…
doug
- 245
- 2
- 10
2
votes
1 answer
Wildcard Domain with Google Analytics
Each user on our website has their own subdomain (e.g. bob.example.com, elephant.example.com) and they get paid for the traffic that they send to this subdomain. How can I wire up Google Analytics so that I can view statistics (views, countries,…
Mark Gladstone
- 155
- 1
- 2
- 6
2
votes
2 answers
How to track hits/viewing activity on an image file?
First and foremost, please forgive me if this is in the wrong section. I always seem to pick the wrong site when it comes to computer questions.
In the air of recent, wildly viral internet events, my buddy and I have formulated an idea to run an…
Brandon
- 21
- 2
2
votes
1 answer
What can I do to collect usage statistics for a local web application deployed on Glassfish behind Apache?
I have an application running in Glassfish v2.1 which does not have access to the outside world, so I cannot use Google Analytics or something else that has to phone home. It needs to be local to our server.
I want to be able to measure:
page load…
Freiheit
- 201
- 1
- 2
- 15
2
votes
1 answer
Analytics + download tracking
So I'm in a bit of a sticky situation.
I really like Mint, which I'm currently using for my analytics. Google Analytics wasn't cutting it, because I need real time info. Now, I'm outgrowing Mint a bit in that, without writing a pretty significant…
codykrieger
- 187
- 1
- 7
2
votes
2 answers
Analyse IIS Log Files
I've got an IIS6 server with a boat load of log files.
What good tools are there that I can't use to get a decent amount of detail from the logs?
Rob White
- 463
- 8
- 16
2
votes
1 answer
Google Analytics used for SaaS website behind login
Is Google Analytics a good way to track page hits even if the website is a SaaS website behind a login?
Brian David Berman
- 155
- 1
- 7
2
votes
3 answers
Proper way to account for yourself in Google Analytics
I'm relatively new to seriously working with Google Analytics (I can obviously review page views and referrals) but I want to get something back now.
One of the first things to do is remove myself from being tracked which I understand is using a…
Richard Testani
- 267
- 1
- 2
- 8
1
vote
3 answers
Getting live traffic/visitor analytics when using a reverse proxy
I'm in process of implementing Varnish as a reverse proxy for a Ruby on Rails app and I'm using Google Analytics (JS/client side script to record visitor data) but it's several hours delayed so its useless for knowing what's going on now. I need at…
user29608
- 11
- 1
- 2
1
vote
4 answers
Did i install this Google analytics code correctly?
All,
I'm not sure what I'm doing wrong. I installed the code at the bottom of each page before the body tag but after 3 or 4 days the GA webpage is giving me no response ( just the yellow triangle)
I previously asked this question and much to my…
Crash893
- 737
- 2
- 15
- 30