One of our customers has a web application that requires login, and they would like to get Google Analytics to track it per user - to know which users came to their site.
From what I read on Google forums, Google doesn't support such tracking.
I was wondering:
a) Do I understand correctly that Google doesn't support that?
b) Does anyone ...
Hi,
Let us say I have a log file that has events that happened in the past. Now for some reason suppose that I am not able to track those events in real time using GA but want to do it at a later point of time using some kind of batch processing. Can I somehow add those events to GA and also keep the original time the event occurred.
T...
Hi I am developing an application for the android htc hero. I am looking into ways of using the inbuilt camer to read 2D barcodes and extract the string returned from the barcode. I have only recently begun working with the android sdk but I do have a programming background from working on projects with java. I am curious to know what th...
Just created a new GA account and initialized my tracker in AS3. How can I confirm that it is installed and working correctly? In GA web view it shows "Tracking Not Installed" but when I use the "visualDebug" parameter (set to true) in Flash, it appears to be sending OK via trackEvent. Would it not show up as installed since it's not on ...
I am using GNU autotools to build cuda project. CUDA files are regular C++ files as far as preprocessor is concerned, however they use .cu extension and must use nvcc compiler which is g++ based NVIDIA compiler. This breaks regular dependency tracking, .deps directories are not populated. This means that if .cu file includes another f...
Hey guys,
I'd like to track how many times a user logs in to my site which is a Rails app. Is there any other call like "created_on or updated_on" that can make a little counter in my model that tracks that kind of info? I'm using restful-authentication currently.
...
I am developing an online learning system (PHP, MySQL and Javascript). I would like to track what pages and how long each users spent on each page. Ideally, I would like to record this in a MySQL database. My question is 2 fold:
1. What kind of fields would I include in my db table to record multiple pages accessed?
2. Is this problem be...
Hi,
I want to write a program that the cursor moves according to your eye movements. But I don't have any clue where to start. The only thing that I found a library called wiigee. But I'm not sure that I can use it for eye tracking.
...
Hi I'm using modx cms, I'm trying to add my conversion code to my pages.
I've tried creating chunks in modx but these don't seem to appear. Should I be using snippets for conversion code?
Thanks for your help
Regards
Judi
<!-- Google Code for Call Me Back Conversion Page -->
<script type="text/javascript">
<!--
var google_conversio...
I am trying to figure out how to use my google analytics account, and do custom tracking on certain links and such, but following the technical information on the help site on google isn't getting me anywhere. Has anyone done something like this? Point me in the right direction.
UPDATE
This is the code, I am not seeing the results in m...
Hello,
I am a newbie to game programming,I would need the suggestions and help of the wonderful people around here.
I have set of players, and a ball, the players can kick the ball around the ground (not yet a football game, neither a foosball game too ).Are there any algorithms/ patterns for addressing the problems with tracking the b...
When a user signs up on my site I want to be able to store whether or not they came to my site via an Adwords campaign.
I know google uses javascript to track conversions based on a cookie that is created on the users machine. Is there a way I can check this cookie so I can store the source against the user account?
...
Anyone know a good external link tracking script ? IE. to catch links and referrer stats through a posted img tag, even if there's no actual IMG. I know how PHP works in this matter, but I'd hate to code it from scratch.
...
I am tracking AJAX goals in Google Analytics with no problems.
But I would like to use Google Website Optimizer to see what buttons or headlines get the most leads in our newsletter subscription form.
Since a new subscription only triggers AJAX/Javascript, I cannot add a separate success/thankyou.html page to track in Google Website Ana...
Well, I tried to ask this question as a comment on this question, but I thought that maybe no one will notice it, so I decided to ask it as a separate one.
The question is about how to do real-time GPS tracking system things; if we have the following scenario:
Rather than connecting a GPS receiver to a PC, the user will have a mobile...
What are the best practices for calling Google Adword's conversion tracking code from Flex? All Google gives is javascript that is meant to be inserted in an html page. But with Flex, there is only one html page and I only want to call the conversion tracking code when a certain UI action happens in the Flex app.
Any thoughts are appre...
I want to keep a record how many changes do I make to my source code in terms of LOC.
For example, let's say I have a directory with sources/header files, etc. I need a tool that shows me
what files are changed
How many LOC are modified (changed/removed/added)
since my last check point.
What tool does that for me?
If there is no...
I want to make program using C# with Emgu that can detect white blobs on images from camera and also track it. Also, the program can return IDs of tracked blobs
Frame1: http://www.freeimagehosting.net/uploads/ff2ac19054.jpg
Frame2: http://www.freeimagehosting.net/uploads/09e20e5dd6.jpg
...
Hi. I made a student check_list program thats using bluetooth adapter searches students cell phones bluetooth and checks that are they present or not and saves students informtion with date in table on data base.all them works gereat.But I want to make it automatic that I will put my program on some computer like works as an server and p...
Hi. As I searched in forums I learned that for tacking gps I must send coordinates ovew internet connection or SMS .But as I know we can cominicate via radio waves sending voice ,pics,data .And can I use this for getting data from gps device?Because Ham radio is free.
...