How to Know What Pages are Being StumbledUpon

Discussion in 'All Other Search Engines' started by thebassman, Aug 5, 2007.

  1. #1
    I get a decent amount of traffic via StumbleUpon, but how does one tell what pages are being stumbled? I use Google Analytics and AWStats as my stats program, but neither can seem to tell me... ideas?
     
    thebassman, Aug 5, 2007 IP
  2. Scriptona

    Scriptona Notable Member

    Messages:
    4,957
    Likes Received:
    265
    Best Answers:
    0
    Trophy Points:
    280
    #2
    I think stumble upon bar can tell you this ;)
     
    Scriptona, Aug 5, 2007 IP
  3. toby

    toby Notable Member

    Messages:
    6,923
    Likes Received:
    269
    Best Answers:
    0
    Trophy Points:
    285
    #3
    u can registered with stumbled and u can see if your site being stumbled by people.
     
    toby, Aug 5, 2007 IP
  4. thebassman

    thebassman Asleep at the Keyboard

    Messages:
    1,105
    Likes Received:
    29
    Best Answers:
    0
    Trophy Points:
    140
    #4
    Yeah, I realize if I visit every page on my site, I can see it in the toolbar, but my site has hundreds of thousands of pages, so obviously that's not going to work.
     
    thebassman, Aug 5, 2007 IP
  5. thebassman

    thebassman Asleep at the Keyboard

    Messages:
    1,105
    Likes Received:
    29
    Best Answers:
    0
    Trophy Points:
    140
    #5
    Any other ideas? There must be a way...
     
    thebassman, Aug 6, 2007 IP
  6. Jean-Luc

    Jean-Luc Peon

    Messages:
    601
    Likes Received:
    30
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Don't you find the StumbleUpon pages referring to your site in your list of referrers ?

    Jean-Luc
     
    Jean-Luc, Aug 7, 2007 IP
  7. thebassman

    thebassman Asleep at the Keyboard

    Messages:
    1,105
    Likes Received:
    29
    Best Answers:
    0
    Trophy Points:
    140
    #7
    thebassman, Aug 7, 2007 IP
  8. Jean-Luc

    Jean-Luc Peon

    Messages:
    601
    Likes Received:
    30
    Best Answers:
    0
    Trophy Points:
    0
    #8
    In AWStats, change URLReferrerWithQuery in the config file to :

    URLReferrerWithQuery=1
    Code (markup):
    And you will get the complete URL of the referrer.

    Jean-Luc
     
    Jean-Luc, Aug 7, 2007 IP
  9. Jean-Luc

    Jean-Luc Peon

    Messages:
    601
    Likes Received:
    30
    Best Answers:
    0
    Trophy Points:
    0
    #9
    In fact, it is a bit more complicated than I thought. AWStats places the StumbleUpon referrers under the "search engine referrers". Anyway, as I had the same type of problem, I wrote an AWStats extra section to get the list of my pages on StumbleUpon. It is setup in a way that the links in the report go to the StumbleUpon reviews.

    The extra section is here: AWStats, Referrers from StumbleUpon

    Jean-Luc
     
    Jean-Luc, Aug 8, 2007 IP
  10. thebassman

    thebassman Asleep at the Keyboard

    Messages:
    1,105
    Likes Received:
    29
    Best Answers:
    0
    Trophy Points:
    140
    #10
    Cool! So where I put this code?
     
    thebassman, Aug 8, 2007 IP
  11. Jean-Luc

    Jean-Luc Peon

    Messages:
    601
    Likes Received:
    30
    Best Answers:
    0
    Trophy Points:
    0
    #11
    It should be placed in your AWStats config file.

    You can append it at the end of the file. Don't forget to replace your_site.com by the name of your site (twice)!

    Jean-Luc
     
    Jean-Luc, Aug 8, 2007 IP