Challenge to all Javascript/PHP Coders

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
User avatar
anjanesh
DevNet Resident
Posts: 1679
Joined: Sat Dec 06, 2003 9:52 pm
Location: Mumbai, India

Challenge to all Javascript/PHP Coders

Post by anjanesh »

I found this intersting requirement at http://rentacoder.com/RentACoder/misc/B ... tId=253190
This is a summary of what the task is all about (somthing like http://www.eyetools.com) :

Technology based on web-centric behavior.
Compare, for instance, the visitor behavior on page A vs. page B, in a very scientific way.
Measure the effectiveness of a one page vs. another by the number of sales/profits that are generated from each page.
1. Page Scrolling - How far down on a page a visitor scrolls (measured as a % of total pixels scrolled for the whole page). I actually already have a working prototype of this script, which you'll be able to re-use.
2. Visit Time Tracking - How long someone spends viewing the whole page from entry to exit.
3. Position Time Tracking - Some sort of estimate for how long someone spent on any particular part of the page. This one needs to be thought our more to define what "particular part of page" means.
4. Mouse Tracking - Where the mouse hovers over along the page. Need to define "where mouse hovers" better.
5. Link Tracking - Track which links are clicked on for each page (without the need to manually tag each link separately; this should be an automated solution).

Rest at http://rentacoder.com/RentACoder/misc/B ... tId=253190

If anyone here has the skill for this you should try going for it : Max $1000

phenom | fixed link
User avatar
Mastermind
Forum Commoner
Posts: 36
Joined: Thu Mar 10, 2005 2:38 am
Location: CDO,Philippines
Contact:

Post by Mastermind »

i think my friend can help you..
Post Reply