Questions tagged [web-analytics-tools]

Web analytics software and methodology

Incudeing, but not limited to tools for:

  • Analytics Packages
  • Heat Maps
  • Clicktracking
  • Call tracking
  • Competitive analysis
  • Visulization
74 questions
1
vote
2 answers

How do you setup google analytics no track the number of days a week that a unique visitor visits?

I am looking to be able to track how many a days a given unique visitor comes to the site. Ideally I am looking for a report that says: 1 day a week: 562 2 days a week 380 3 days a week 42 etc... Where if a unique visitor comes monday, wednesday…
1
vote
1 answer

Collecting user stats/logs on third party sites with javascript

I want to collect statistic (views/clicks/browser info/etc.) for my javascript widget which installed on third party web-sites and after that provide analytics for each domain owner (such as: on my web site I will create interface in which domain's…
pupadupa
  • 1,530
  • 2
  • 17
  • 29
1
vote
2 answers

Google Analytics - Collection limits and Sampling

Can anyone give an overview of what happens when GA starts to enforce Sampling in the event that the Collection Limit exceeds 10million hits within a particular month. Q1. Is this a soft limit? i.e. is 12/13 million okay, what effect would a…
1
vote
1 answer

Adobe SiteCatalyst - What does D mean in prop6=D=": "+pageName

I see this often in Adobe SiteCatalyst (Reports and Analytics / Omniture / they've changed the name so many times) prop6=D=": "+pageName In the above s_code what does the 'D' do? (It's difficult to find anything about the above behavior in a…
Ben English
  • 3,900
  • 2
  • 22
  • 32
1
vote
2 answers

How to analayze/display a raw web analytics data?

I've created a web tracking system that simply insert an event information (click or page view) into a simple SQL server table: Column | Type | NULL? ------------------------------------- RequestId | bigint | NOT NULL PagePath |…
Eran Betzalel
  • 4,105
  • 3
  • 38
  • 66
1
vote
2 answers

Is there a way to setup Clicktale tag in Google Tag Manager?

Since GTM doesn't support document.write() method the standard clicktale code doesn't work. Is there a workaround for this? ClickTale employee has sent me these instructions: Replace the document.write JS line above with the following:…
Cubius
  • 1,294
  • 2
  • 15
  • 33
1
vote
1 answer

Open Web Analytics with Node.JS web applicaiton. Getting Error 'TypeError: doc is null'

Scenario: For a running web applications running on Node.js, we are integrating the OpenWebAnalytics. Issue: In firebug it shows the error as follows TypeError: doc is null [Break On This Error] …
1
vote
1 answer

Track widget installs over multiple websites?

I have a widget that people will install on their websites and I want to implement a tracking method to see the domains where the widget is installed. I know I could just include a tracking pixel and track the hits on my server, but since I…
David michael
  • 155
  • 2
  • 2
  • 8
1
vote
1 answer

Google Analytics API does not return traffic per dimension (e.g. country/browser)

When I query Google Analytics for traffic (ga:visits,ga:pageviews) filtered by ga:userDefinesValue with no dimension specified, within a time period (e.g. 2012-08-01 to 2012-09-01), I get a result: Your query matched 1 results and the API only…
1
vote
3 answers

What's a good web-based analytics package that'll work without requiring javascript?

My understanding is that Google Analytics (the tool I'd normally use for website analytics) cannot be used on a MySpace page, because MySpace doesn't allow you to embed javascript. But my client wants to track usage of her MySpace page. Has anyone…
Josh Schultz
  • 8,000
  • 9
  • 32
  • 39
0
votes
2 answers

Good tools to record network usage of a web application

I am about to start work on a project to reduce the bandwidth usage of a web application. We are going to implement several techniques such as delayed loading of Javascript files until they are needed to try and reduce the overhead of running the…
Scottm
  • 7,004
  • 8
  • 32
  • 33
0
votes
0 answers

Change URL name in Events and Screens

I am administrator of a Learning Platform, where pages have very random URLs, which makes tracking them in GA4 cumbersome. Is there a method to permanently assign bespoke names to urls? I tried looking up Google Help and tutorials. I came across a…
0
votes
0 answers

Flurry analytics data download request taking up to 7 days delay and still not processed yet

i have requested a data download request in flurry last Thursday and till now i still haven't been able to access it has been 6 days. it's an odd event and I could not reach anyone from the support team. also I have faced a delaine in every request…
0
votes
1 answer

web analytics software which can analyze existing log archives too

I am looking for a web analytic solution which can also help me to analyze my existing log files. we are moving from sawmill to other solutions.. explored Google Urchin and it has some limitations on analyzing custom existing logs. Currently…
user747858
0
votes
1 answer

Track multiple, overlapping website domains with Piwik

I have a dynamic website that I'm integrating with Piwik for analytics. The website will allow users to have a public 'profile' page and several sub pages related to it. I want to use Piwik to record analytics for the entire website, and to record…
Casey Flynn
  • 13,654
  • 23
  • 103
  • 194