Need script that shows paths users takes? Fris?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • KillerK
    Confirmed User
    • May 2008
    • 3406

    #1

    Need script that shows paths users takes? Fris?

    I need a script that I can run on my apache logs or just include a php file on my footer, that will show paths the users takes.

    I need to be able to see where people are going etc.


    So it would show

    1000 users went index then index2, then click.php or
    750 users went index then index2 then main.php then click.php or
    500 users went index then index2 or
    etc
    Last edited by KillerK; 01-05-2014, 01:30 PM.
  • Klen
    • Aug 2006
    • 32234

    #2
    Hmm i think you can use piwik for that

    Comment

    • KillerK
      Confirmed User
      • May 2008
      • 3406

      #3
      As far as I knew piwik was like google, in that it would break out the paths. I dont want to see the top hits pages, I want to see what different paths people are taking.

      So I can try to change things around and test sending them to different start places.

      Comment

      • venus
        Confirmed User
        • Jan 2003
        • 3112

        #4
        google analytics will do that

        Originally posted by KillerK
        I need a script that I can run on my apache logs or just include a php file on my footer, that will show paths the users takes.

        I need to be able to see where people are going etc.


        So it would show

        1000 users went index then index2, then click.php or
        750 users went index then index2 then main.php then click.php or
        500 users went index then index2 or
        etc
        Muscle/Fitness Adult Affiliate Program
        Since 1997 www.venuscash.com

        Comment

        • fris
          I have to go potty
          • Aug 2002
          • 55853

          #5
          GA would do what you want, or for a self hosted thing maybe mint or some other log analyzer.
          Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.


          My Newest Theme

          Comment

          • freecartoonporn
            Confirmed User
            • Jan 2012
            • 7683

            #6
            ga does that.

            if you want something cutsom, use cookies,referers,mysql and you have it.
            SSD Cloud Server, VPS Server, Simple Cloud Hosting | DigitalOcean

            Comment

            • fris
              I have to go potty
              • Aug 2002
              • 55853

              #7
              you might want to look into ga beacon

              https://github.com/igrigorik/ga-beacon
              Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.


              My Newest Theme

              Comment

              • Milan_Quantox
                Confirmed User
                • Aug 2012
                • 1768

                #8
                Maybe we can do what you need, I'll check

                Comment

                • Why
                  MFBA
                  • Mar 2003
                  • 7230

                  #9
                  Google Analytics already does this and has for over a year. Why install something just for that when you can get that AND incredible amounts of other data about your users and their actions.

                  Comment

                  • _Richard_
                    Too lazy to set a custom title
                    • Oct 2006
                    • 30989

                    #10
                    does GA still have security concerns?

                    Comment

                    • Why
                      MFBA
                      • Mar 2003
                      • 7230

                      #11
                      ive not heard of any security concerns with GA, past or present. please enlighten or link me.

                      Comment

                      Working...