0
votes
0answers
17 views
What are options of open source or cheap user tracking software that can be self-hosted? [closed]
Google Analytics isn't an option because of security concerns, so are there any packages out there with similar outputs that can be self-hosted?
EDIT: Sorry meant self-hosted. And I guess this goes …
0
votes
2answers
37 views
jquery deep linking - how does it effect analytics?
Hello,
I am looking into using http://www.asual.com/jquery/address/ , but I am wondering how it effects google analytics. Google analytics is a snippet of code at the bottom of pages. I would imagine …
0
votes
3answers
29 views
Add Analytics to account of someone other than the one who set it up?
I have been requested to get involved with a family member's site.
To date, they have been paying an SEO outfit, which I believe has been feeding them lies and milking them for money.
I can see that …
0
votes
0answers
9 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 …
0
votes
2answers
49 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 …
3
votes
4answers
263 views
Browser support for <script async=”true” />?
Today Google announced the support for asynchronous Google Analytics tracking.
The asynchronous tracking is achieved using the async directive for the <script> tag.
Which browsers support the …
1
vote
3answers
36 views
HTML valid way of tracking outbound links via Google Analytics?
I am using http://bit.ly/5NNAIa, 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 …
1
vote
2answers
76 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, …
0
votes
1answer
21 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 …
2
votes
2answers
90 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 …
1
vote
7answers
170 views
Is Google Analytics Accurate?
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 …
0
votes
4answers
90 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 …
0
votes
6answers
63 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 …
0
votes
0answers
50 views
Site compromised, has anyone seen this hack before? - googleanalyticsresearchengine.eu [closed]
Hi,
One of our sites has been compromised and we have had a warning email from google. The site has been blocked by Google in Firefox, has anyone seen this type of attack before?
Of the 1 pages …
0
votes
1answer
31 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 …
