How to know special page information


 

Current User: Guest Login Register
Please consider registering

Search Forums:


 






How to know special page information

Add a New Topic Reply to Post
UserPost

8:31 am
January 23, 2010


Franklin Li

Member

posts 4

Hi, I have one blog site. Now I want to get individual blog page information, for example certain page http://www.myblog.com/frnaklin/index.jsp. This pages contains links. So I want to know the detail for example, the visitors comes form which sites, from http://www.myblog/others or google etc. And I also want to know the visitors hit which links in my pages.


II have write below Extra section, but only get this page information:

ExtraSectionName4="FranklinBlog"

ExtraSectionCodeFilter4="200 302″

ExtraSectionCondition4="URL,^/franklin/index.jsp$"

ExtraSectionFirstColumnTitle4="FranklinBlog"

ExtraSectionFirstColumnValues4="URL,^(.*)$"

ExtraSectionFirstColumnFormat4="%s"

ExtraSectionStatTypes4=PHBLEX

ExtraSectionAddAverageRow4=1

ExtraSectionAddSumRow4=1

MaxNbOfExtra4=20

MinHitExtra4=1


But parameters EX in ExtraSectionStatTypes4 does not work? From the manul, these should not work.

Then who can support me?

Thanks.

Franklin


11:13 am
January 25, 2010


Jean-Luc

Admin

posts 691

Hi,

E and X cannot be used in an extra section.


Try this to monitor the traffic entering the page:

ExtraSectionFirstColumnValues4="REFERER,^(.*)$"


It is more complicated to monitor the outgoing traffic. In short, you will have to use redirects and then count the redirected traffic.

2:32 am
January 26, 2010


Franklin Li

Member

posts 4

Hi Jean,


Thank you. 


I tried your solution and it works.


Do you have more suggestion for outgoing traffic?


Thanks.


Franklin

3:59 am
January 26, 2010


Franklin Li

Member

posts 4

Hi Jeon,


I find that we can use REFERER to resolve the outgoing traffic within the site. But for outgoing traffic to other sites, Awstats could not resolve the kind of issues? For example, in my blog page, there have hot links such as http://www.google.com, http://www.yahoo.com etc. I could not find these traffic. But within my site, I could find them.


Thanks.


Franklin

5:57 am
January 26, 2010


Jean-Luc

Admin

posts 691

You are right. You can use redirects to solve this. Basically a redirect will replace an external outgoing link by an internal one. You can use awredir.pl  to do that or use your own utility. You find awredir.pl  in the same directory as awstats.pl .

When using the redirector, you will have to edit your page and replace an external link to
http://external_site.com/linked_page
by an internal link to
http://my_site.com/cgi-bin/awredir.pl?key=ABCDEFGH&
url=http://external_site.com/linked_page

where ABCDEFGH is a security key (see the source code of awredir.pl  for details).

4:30 am
January 27, 2010


Franklin Li

Member

posts 4

Thank you, jean.

I tried "http://my_site.com/cgi-bin/awredir.pl?url=http://external_site.com/linked page". And it works.

But i did not find how to set the key. I need change the awredire.pl? And why i need set this key(stupid question?).


Franklin

7:05 am
January 27, 2010


Jean-Luc

Admin

posts 691

Two links that will help you:

You can also use awredir.pl  without the MD5 key as explained in lines 32 to 36 of the source code:

# Put here a personalised value.
# If you dont want to use the security key in link to avoid use of awredir by an external web
# site you can set this to empty string, but warning this is a security hole as everybody
# can use awredir on your site to redirect to any web site (even non legal web sites).
$KEYFORMD5='YOURKEYFORMD5';


Reply to Post


Reply to Topic:
How to know special page information

Guest Name (Required):

Guest Email (Required):

NOTE: New Posts are subject to administrator approval before being displayed

Smileys
Confused Cool Cry Embarassed Frown Kiss Laugh Smile Surprised Wink Yell
Post New Reply

Guest URL (required)

Math Required!
What is the sum of:
10 + 5
   



About the InternetOfficer.com forum

Most Users Ever Online:

65


Currently Online:

4 Guests

Forum Stats:

Groups: 2

Forums: 7

Topics: 318

Posts: 1562

Membership:

There are 165 Members

There have been 181 Guests

There is 1 Admin

There is 1 Moderator

Top Posters:

cssfsu – 31

albert_newton – 30

x-plicit2009 – 14

Steve – 14

flwg – 12

dumpuse – 10

Administrators: Jean-Luc (691 Posts)

Moderators: Jean-Luc (691 Posts)