Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Re: [afinlr] detail_page.cgi to static detailed page

Quote Reply
Re: [afinlr] detail_page.cgi to static detailed page In reply to
Hey Laura,

Just so you know I'm more than willing to accept that I may be doing something wacky here. Wink

Here's some more info for you to work with. Attached are 3 screen grabs.

main_page.jpg shows two articles on my home page. I added the ID's of each of those for you in red. I also circled the number of views as reported by the detailed_page plugin.

I went to the SSCount table and pulled up both ID 72 and 71 (from the main page) for you. You can see the number of total views logged.

Also, the code below is the SiteStats code for article 72 as it looks when I view the source of the page.

Hope this helps. Let me know if there's anything else I can help with.

Code:
<!-- CODE_START -->
<script language="javascript">
var Title = 'Starting a FUN 4-Way Team';
var GroupType = '';
var GroupID = '';
var Counter = '';
</script>
<script language="javascript" src="http://www.dropzone.com/count.js"></script>
<noscript>
<img src='http://www.dropzone.com/cgi-bin/safety/sitestats.cgi?Title=Title&GroupType=&GroupID=&Counter=' border='0'
alt='Hit Counter' width=1 height=1>
</noscript>
<!-- CODE_END -->

Safe swoops
Sangiro
Subject Author Views Date
Thread detail_page.cgi to static detailed page sangiro 10667 Aug 20, 2003, 7:33 PM
Thread Re: [sangiro] detail_page.cgi to static detailed page
pugdog 10432 Aug 20, 2003, 8:40 PM
Thread Re: [pugdog] detail_page.cgi to static detailed page
sangiro 10424 Aug 20, 2003, 10:06 PM
Thread Re: [sangiro] detail_page.cgi to static detailed page
yogi 10426 Aug 21, 2003, 1:46 AM
Thread Re: [yogi] detail_page.cgi to static detailed page
sangiro 10309 May 14, 2004, 11:30 AM
Thread Re: [sangiro] detail_page.cgi to static detailed page
afinlr 10253 May 14, 2004, 12:53 PM
Thread Re: [afinlr] detail_page.cgi to static detailed page
sangiro 10322 May 15, 2004, 7:43 AM
Thread Re: [sangiro] detail_page.cgi to static detailed page
afinlr 10293 May 15, 2004, 8:23 AM
Thread Re: [afinlr] detail_page.cgi to static detailed page
sangiro 10254 May 15, 2004, 10:24 AM
Thread Re: [sangiro] detail_page.cgi to static detailed page
afinlr 10258 May 15, 2004, 12:09 PM
Thread Re: [afinlr] detail_page.cgi to static detailed page
sangiro 10252 May 15, 2004, 5:42 PM
Thread Re: [sangiro] detail_page.cgi to static detailed page
afinlr 10249 May 16, 2004, 7:23 AM
Thread Re: [afinlr] detail_page.cgi to static detailed page
sangiro 10283 May 16, 2004, 7:43 AM
Thread Re: [sangiro] detail_page.cgi to static detailed page
afinlr 10263 May 16, 2004, 8:08 AM
Thread Re: [afinlr] detail_page.cgi to static detailed page
sangiro 10264 May 16, 2004, 12:25 PM
Thread Re: [sangiro] detail_page.cgi to static detailed page
afinlr 10239 May 16, 2004, 12:48 PM
Thread Re: [afinlr] detail_page.cgi to static detailed page
sangiro 10221 May 18, 2004, 8:14 AM
Thread Re: [sangiro] detail_page.cgi to static detailed page
afinlr 10298 May 18, 2004, 8:32 AM
Post Re: [afinlr] detail_page.cgi to static detailed page
sangiro 10166 May 18, 2004, 8:33 AM
Thread Re: [afinlr] detail_page.cgi to static detailed page
sangiro 10226 May 18, 2004, 12:35 PM
Thread Re: [sangiro] detail_page.cgi to static detailed page
afinlr 10251 May 18, 2004, 12:54 PM
Thread Re: [afinlr] detail_page.cgi to static detailed page
sangiro 10203 May 18, 2004, 1:11 PM
Post Re: [sangiro] detail_page.cgi to static detailed page
afinlr 10138 May 18, 2004, 1:18 PM
Post Re: [sangiro] detail_page.cgi to static detailed page
pugdog 10353 Aug 21, 2003, 8:51 AM