Ask about statistics time on site of Membership?

Discussion in 'PHP' started by phoenixjutom, Sep 18, 2011.

  1. #1
    Hello everybody,
    My boss want program a statistics for company's website (My boss don't want to use Google Analytics :( ):
    1. Statistics how many visitors in duration
    2. Statistics average time on site of visitors.
    3. Statistics average time on site of Membership.
    Who may help me? I don't know how to code? Please help me a solution or sample code . Thanks you very much
     
    phoenixjutom, Sep 18, 2011 IP
  2. Rukbat

    Rukbat Well-Known Member

    Messages:
    2,908
    Likes Received:
    37
    Best Answers:
    51
    Trophy Points:
    125
    #2
    Tell your boss to hire someone who does know how to code. It's not something simple that someone can post here, it's a lot of code that someone has to create - based on the code that's currently on your company's site.

    Your boss is asking you to put new seats in the car without telling you what car the seats are going in. And you're 3 years old and can't even lift a seat cover. Your first task is educating your boss, so he knows what he's actually asking you to do.

    Is the site running on IIS or a Linux server? Is it written in ASP? PHP? Ruby? Python? Perl? Is the database MySQL? SQL Server? Oracle?

    Without those answers, no one can write a single line of code yet. (And no one's going to spend days writing debugged code for free.)
     
    Rukbat, Sep 18, 2011 IP
  3. phoenixjutom

    phoenixjutom Greenhorn

    Messages:
    58
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #3
    Thanks Rukbat,
    Your advice is so useful with me.
    MY site is: running on Linux server, it's written in PHP.
    I had talk with my boss use Google Analytics but: Google Analytics stastistics all visitors, not statistics for Membership only. So? how must I do?
    Please help me a solution or simple sample code.:(
     
    phoenixjutom, Sep 18, 2011 IP
  4. Rukbat

    Rukbat Well-Known Member

    Messages:
    2,908
    Likes Received:
    37
    Best Answers:
    51
    Trophy Points:
    125
    #4
    You must design a program to do what you want with the code and data you have, then write it. No one can give you code that will work with the code you have - programming doesn't work that way. It's like asking for a washer for a car - but we don't know what kind of car it is, what year it is or where the washer goes.
     
    Rukbat, Sep 18, 2011 IP