Go Back   UltraGuest Forum > UltraGuest Forums > Guestbook Support

Reply
 
Thread Tools Display Modes
Old 10-22-2005, 09:36 AM   #1
demoguy
 
Join Date: Oct 2005
Posts: 3
Question Is it possible to view the 'Statistics' of the guestbook on your site?

Yeah, the title says it all.

Is there some sort of javascript that make it possible to view the stats of the guestbook (like in the 'Members Area') perhaps?

Maybe it's not allowed or something, but i just need an answer

Thank you.
demoguy is offline   Reply With Quote
Old 10-22-2005, 11:09 AM   #2
Andreas
UltraGuest Admin
 
Join Date: Nov 2003
Location: Oslo, Norway
Posts: 746
Default Re: Is it possible to view the 'Statistics' of the guestbook on your site?

Hi,

If you are looking for visitor statistics that's not available. It would be allowed, but it's simply not recorded. If you would like some statistics for your guestbook I would recommend you to try out StatCounter (http://www.statcounter.com/) and add the hidden code to the header of your guestbook. This service is quite good, and the one I use myself for UltraGuest.com statistics.
Andreas is offline   Reply With Quote
Old 10-26-2005, 04:03 PM   #3
demoguy
 
Join Date: Oct 2005
Posts: 3
Default Re: Is it possible to view the 'Statistics' of the guestbook on your site?

Are you sure?

I'm talking about this:



This 'counter' gets updated every time someone use the guestbook...

Isn't it possible to get this counter to appear anywhere else?

Last edited by demoguy; 10-26-2005 at 04:07 PM.
demoguy is offline   Reply With Quote
Old 10-27-2005, 10:38 AM   #4
Andreas
UltraGuest Admin
 
Join Date: Nov 2003
Location: Oslo, Norway
Posts: 746
Default Re: Is it possible to view the 'Statistics' of the guestbook on your site?

My bad!

Try using this code where your change the "id" number to reflect your guestbook id:

Code:
<script src="http://www.ultraguest.com/statistics.php?type=js&id=1041779607" type="text/javascript"></script>

<script type="text/javascript">
<!--

document.write('Messages:');
document.write(messages)
document.write('<br>Unique Hits:');
document.write(uniquehits)
document.write('<br>Total Hits:');
document.write(totalhits)

// -->
</script>
Using the javascript variables "messages, uniquehits and totalhits" you should be able to display the stats in any way you want. I just wrote this code and haven't really tested it too well so let me know if you are having any problems using it.

Best regards,
Andreas
UltraGuest.com
Andreas is offline   Reply With Quote
Old 10-28-2005, 10:55 AM   #5
demoguy
 
Join Date: Oct 2005
Posts: 3
Default Re: Is it possible to view the 'Statistics' of the guestbook on your site?

Thanks alot!

EDIT
It works!

Last edited by demoguy; 10-28-2005 at 11:00 AM.
demoguy is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Guestbook was hacked vqueen Guestbook Support 3 05-20-2005 04:54 AM
Can One Upload Pictures Onto Free GuestBook? LatinChica209 Guestbook Support 1 01-09-2005 05:12 PM
Unable to 'view guestbook' Marina Feedback 6 12-21-2004 06:36 AM
using same guestbook for several websites? Andreas Guestbook Support 0 12-07-2003 09:00 AM


All times are GMT -5. The time now is 06:38 AM.


Page generated in 0.02934 seconds with 10 queries