1
AHLIS
webtraffic module?
  • 2010/8/26 18:39

  • AHLIS

  • Not too shy to talk

  • Posts: 189

  • Since: 2004/12/12


I search xoops.org and found a webtraffic module but the file is removed or something else.

I want to know how much traffic we got on our site.

Is there any else module here on xoops that can show stats like that? (Have no clue if the module with broken link was that kind of module.)

Mb(Gb)/day
Mb(Gb)/week
Mb(Gb)/month
Mb(Gb)/year

Edit 2010-08-27:
I don't trust our web host. We have a small site with not so many users and some weeks the traffic capactiy goes over 15Gb/month (Our max is 15Gb/month, so the site goes offline or very slow this weeks when we are over 15Gb)

Best Regards
Ahlis


2
redheadedrod
Re: webtraffic module?

The file was copied and the link might not be right yet.

You can try to go to:
Module Repository

That is where the modules are currently kept. I think Mamba is up to somewhere around L or so on his updating the repository.

You should be able to find it in there.

Rodney

3
AHLIS
Re: webtraffic module?
  • 2010/8/27 17:27

  • AHLIS

  • Not too shy to talk

  • Posts: 189

  • Since: 2004/12/12


I found it. :) Find the mirror link and that was working. But i didn't get the module to work.

I visit the link that I found in the index file (www.internettrafficreport.com) and took a look what it was.

Wasn't that kind of data I was looking for. :(

Looked like a world wide status.

4
jaylach
Re: webtraffic module?
  • 2010/8/27 20:38

  • jaylach

  • Just popping in

  • Posts: 7

  • Since: 2010/8/24


If you are looking for what I think you are you might want to look at FireStats athttp://firestats.cc/ .

I does need a data base but will be quite content sharing with your Xoops data base.

It will give you some PHP code that you would insert in your mainfile.php. It does not really matter where you insert it as long as it is not within a conditional statement.

The code FireStats gives you will look something like the following.
<?php include('complete site path'); fs_add_site_hit(1); ?>


You would need to remove the <?php and ?> to make it look like,
include('complete site path'); fs_add_site_hit(1);



5
AHLIS
Re: webtraffic module?
  • 2010/8/28 9:59

  • AHLIS

  • Not too shy to talk

  • Posts: 189

  • Since: 2004/12/12


This was more like it, but it dosen't show traffic capactiy in Mb or Gb.

Maybe it's only web hosting who can view that kind of data?

Login

Who's Online

173 user(s) are online (112 user(s) are browsing Support Forums)


Members: 0


Guests: 173


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits