tracking

customizable open source ticket/email solution

I need to build/integrate a system that can support email interactions with users with a customizable workflow including attaching documents, digital signatures etc. Think about a "mortgage refinancing" workflow, where each customer has about 12 steps that are needed to complete the refinance, I need a tracking system where I can track ...

username Logging on google analytics

All, I have a site named xyz.com. To track the activities on this website i have used google analytics. Ans to access xyz.com the user has to be logged in. i.So my question is how do we track the usernames logged into the account. ii.How to keep track of all the links that is clicked on the website.(Will google analytics listout all th...

How to trigger Google Analytics events from Python?

I'm developing a site that has a REST API and I'd like to track the API usage using Google Analytics events. Is there a straightforward way to trigger GA events from Python that doesn't involve loading up an entire webbrowser component just to send a javascript request? ...

Open source user tracking on the iPhone

Hello, I would like to track certain actions (e.g. how often an app is used) without using solutions from companies such as Pinch Media or Admob. Do you know any open source project, which I could use as a starter for my own system? ...

NSTableview disble highlight color

Hi, I am developing an application in cocoa which needs to select an item by clicking a check box inside a NSTableview.I need to select the cell without highlighting the row of table view Is it possible to do this... Thanks in advance ...

Speed up web site loading

I am looking for the best way to speed up the load time of my js. The problem is that I am working with a very large site that uses the jquery framework, and what's happening is because the site is also loading, facebook connect, addthis sharing, google analytics and another tracking code, the jquery is delayed a few seconds, and certai...

Windows Workflow Foundation 4.0 and Tracking

I'm working with the Beta 2 version of Visual Studio 2010 to get some advanced learning using WF4. I've been working with the SqlTracking Sample in the WF_WCF_Samples SDK, and have gotten a pretty good understanding of how to emit and store tracking data in a SQL Database, but haven't seen anything on how to query the data when needed. ...

What are the best cursor (mouse) tracking applications for web sites?

What are the best cursor (mouse) tracking Javascript applications for web sites? To be stored in a database... ...

How to track a Google Adwords conversion onclick?

Google Adwords offers no code to add to your page to count a conversion if somebody clicks on a link. But as it's Javascript, I am sure there is a way to do this. Here's the code (unaltered) Google gives you to include in the page, that should count as a conversion (most of the time a thank you page): <!-- Google Code for Klick Convers...

Windows Workflow Foundation 4.0 and Tracking

I'm working with the Beta 2 Version of Visual Studio 2010 to get some advanced learning of how to use WF4. I'm using code similar to that in the SqlTracking sample from the SDK, and am trying to track complex objects, of types that I have created, that I have passed into the workflow as arguments. In the CustomerTrackingEventsTable in ...

any way to know how many checkouts of my code have happened from code.google.com?

I have hosted the code for one of my projects on code.google.com. While I am able to monitor incoming traffic to my project page using google analytics, I do not find a way to track how many checkouts of my code have happened. Is there any way to find details on checkouts that are happening? ...

What is the best way to do historic comparisons of database data?

i have a database that has a list of employees of an organziation. There is one main employee table and number of joined tables. i want to start to track week over week and month over month metrics on this data so i can do things like: March 1: headcount 100 (+1, -2 in Feb) April 1: headcount 101(+3, -2 in Mar) May 1: headcount 105(+1...

Does anybody know is this GTrack good plugin?

Hi Guys, Have anybody know any jQuery plugin that able to do event tracking using Google Analytics? I found a good one in this link. It called GTrack. I am thinking whether to use or not... Do you know any similar plugin does this? Thanks, Rob ...

how do you usually implement ad tracking?

Do you use cookies? ip-address? cache? ...

Microsoft Sync Framework- [Database Providers/Active Change Tracking] - What is the recommended way to handle the identity property column?

I have a Central SQL Database Held On SQL 2008 Server. the application is a winForm client with sqlce DB as the client datastore(offline cache). as with change tracking setting to on. I read couple of blogs that the suggested solution would be to remove the identity column in the client table schema. however, it required some manual ha...

Tracking opening of an Overlay element.

I'm using a Yahoo User Interface Overlay on a page, and wondered if there is anyway to track interaction with it, if only just how many times its been opened. The overlay is triggered by click on an image, is there something I could add to this event? ...

Setting up Google Analytics for a Google Code project, how long until the tracker has been registered?

I know this can be a gray area question, and might be migrated to Superuser, but I think that the most people I can find that has done this will be here, due to one of the sites in question being Google Code. I am trying to set up Google Analytics for my new open source project hosted on google code, but I cannot get the tracker to be n...

(PHP) Help debug tracking script to show only unique items.

Hello everyone, i have this script that i am trying to implement to work on my website and the script is suppose to track what games are being played at the moment but the only problem is that when i call the script to display the entries it would show duplicates and i want the script to actually explore the string and take only the $gam...

Tracking Chrome and its many processes

I'm trying to keep an eye on how long an application runs. To do this, I capture every process's ID as it starts, and when that process is shut down, I log the time. However, Google's Chrome starts and stops like 6 processes when you start it up and shut it down, meaning each execution of Chrome gets logged multiple times. Is there a be...

Time tracking for Redmine?

We just deployed Redmine, but got one problem. There is no easy way to track time spent for project/bug. There is a Redmine Client app, but it is not working with latest redmine. If a developer is not included in single project, app crashes with 403 error, can't edit time correctly (http://server/projects/12/timelog/edit), problem with ...