Questions tagged [web-statistics]
57 questions
1
vote
0 answers
what statistical analyzes can I perform between a transcriptome and candidate sequences obtained from this same transcriptome?
I have an assembled transcriptome.
I performed analyses on this transcriptome to extract candidate sequences involved in the production of a substance.
Then, I annotated both sets of data using the** Eggnog Mapper tool**.
This is an example of my…

se-tima
- 11
- 2
1
vote
1 answer
Splitting time series in 14-day slices (not specifically bi-weekly) in Excel
I have an excel workbook with a list of time series. Each record in this list contains a field with a date. So it goes like this:
+---------------------------------+
| A | B |
|-----------------|---------------|
| Mike…

Stacy Ryutt
- 49
- 1
- 6
1
vote
3 answers
How can i show what days and times has the most activity on a website using PHP and MySQL?
I want to make a bar diagram on my website that shows what days of the week and times-of-day has the most activity/logins.
So i'm wondering if someone could give me some tips on how they would do this? How i should organize the database table(s),…

Kanonskall
- 423
- 1
- 4
- 11
1
vote
2 answers
Angular Analytics Splunk Logging
I have an angular page that I've developed for my co. that I want to track the usage statistics for. Just very basic information like number of hits. I am trying to use the angulartics plugin found here. So far this is what I have in my angular page…

Richard
- 5,840
- 36
- 123
- 208
1
vote
0 answers
Which of the numbers in Google Analytics is the correct one?
I'm using Google Analytics event tracking to count the number of unique users.
A flag on localStorage is used to determine who is new and who is returning. I am aware that incognito or clear cookies makes the user looks like a new one, that's…

oriadam
- 7,747
- 2
- 50
- 48
1
vote
2 answers
google analytics in asp.net
I am using asp.net 3.5 with C#.
I have registered my application in google analytics and it is successfully showing my statistics. But I want to integrate that statistics into my website, is there any way I can do it.

Zerotoinfinity
- 6,290
- 32
- 130
- 206
1
vote
1 answer
Silverlight plugin install base with version breakdown
I would like to choose which versions of Silverlight plugin to target, but can't find any recent statistics on the install base, let alone the version break down. Statowl.com/silverlight.php isn't returning any data and riastats.com is down. Some…

Alex
- 9,250
- 11
- 70
- 81
1
vote
1 answer
Customize AWStats Downloads
This seems ridiculous to me, but AWStats is not configured to count exe or dmg files as downloads. What config file or setting can I change? I tried looking through the documentation but found no mention of anything pertaining to Downloads.
I did…

Rasterman
- 155
- 1
- 13
1
vote
2 answers
Can you at least get the domain of the https referer?
I've noticed that if a foreign https: site links to my non-https site, that I don't get anything in the HTTP Referer header at all. I've experienced this with access.log, but I presume the same happens with JavaScript's document.referrer, too.
So,…

cnst
- 25,870
- 6
- 90
- 122
1
vote
2 answers
Scalable Webstat Tracking
I am looking for the "best practices" or just recommended methods of tracking stats. If I am developing a site that has youtube-like page stat tracking (views, visits, etc). It is pretty important that I have realtime statistics, but I want to…

Kevin Wang
- 3,290
- 1
- 28
- 40
0
votes
1 answer
Does Piwik transfer personal data to third party servers?
I'm using Piwik for my multiple websites. Installed it on shared server.
I wonder, is there any possibility that this tool transfers my websites' statistics to third party servers such as application owner's servers? How can I check this tool for…

Tural Ali
- 22,202
- 18
- 80
- 129
0
votes
1 answer
Piwik dashboard into website integration
What I want to do is, to integrate whole piwik dashboard into website admin panel so that only admins could see stats.
Using following code.
0
votes
2 answers
How to find out if the if a site user is unique or a returning user in ASP.NET?
A single user can show up as multiple unique users over a period of time when he vists a site. Internally, the user's IP address is static, but on the net the user is represented by the ISP router's IP address, isn't it?
spinningtheories
0
votes
1 answer
RealTime Download Statistics Viewer
I have a Infotainment Portal. We provide Music, Movies for Mobile Download. I want to see the Download Statistics & Visitor Statistics. I prefer Woopra for Visitor Statisyics but need something very cheap or free.
My problem is my site is for…

VenomVipes
- 39
- 1
- 10
0
votes
2 answers
Webstats for ASP.NET MVC application
Is there a free thrid-party library/plugin that does webstats (web statistics i.e. number of page hits, logged in users, connection origin, etc.) that can integrate well with an ASP.NET MVC based website?

Ronald
- 1,532
- 4
- 18
- 34