looking for a script "users online"

Discussion in 'PHP' started by matzii, Aug 7, 2007.

  1. #1
    hi

    it should work like this www.jstracker.com site!

    im searching for the script with the same function they have

    you write your url and recieves an javascrip link to put in your html code

    it would have been fine if its integrated with paypal to so those who pay can get rid of the backlink from the counter

    Thanks!
     
    matzii, Aug 7, 2007 IP
  2. ErectADirectory

    ErectADirectory Guest

    Messages:
    656
    Likes Received:
    65
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I'll bump and subscribe to this thread. I'd be willing to put some effort into developing something if there is more interest from php savvy people that are willing to chip in.

    We really aren't looking at much investment (domain name / hosting). I'd even do a pure php implementation (no javascript).

    Any takers?
     
    ErectADirectory, Aug 7, 2007 IP
  3. lggmaster

    lggmaster Peon

    Messages:
    233
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    The simplest method, I could think of would be a simple database call and registry. Adding the page, ip of user, and time using DATETIME, then calling back a count of users for the last 10-15 minutes. Other, than that it will be a fun scripting challenge.
     
    lggmaster, Aug 7, 2007 IP
  4. ErectADirectory

    ErectADirectory Guest

    Messages:
    656
    Likes Received:
    65
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Yep, I'd check the user agent & a couple of other things and set up a cron to "push" stats over 15 minutes into a "monthly" database ... then yearly so archiving could be possible.

    I think an ajax implementation would be 100x better than what they have set up at their site. Just imagine watching customers browse your sites live.

    I also think there would be enough traffic to keep things profitable to all parties through advertising as well.

    I'll pick up the domain & hosting tab and do a chunk of the programming (I couldn't do the whole thing right now as I have several projects ongoing). This project shouldn't take an experienced programmer more than an afternoon ... so if there were serveral of us, troubleshooting would be quite easy.

    Any interest?
     
    ErectADirectory, Aug 7, 2007 IP
  5. FanAddict

    FanAddict Notable Member

    Messages:
    7,017
    Likes Received:
    376
    Best Answers:
    0
    Trophy Points:
    230
    #5
    I'm looking for something similar as well.

    How much would it be to code one? Shoot me a PM if anyone is interested.
     
    FanAddict, Aug 22, 2007 IP