Gossamer Forum
Quote Reply
Tracking?
Would it be possible to make a plug in so that one could track visits? Preferably to work with axs tracking.
http://www.xav.com/scripts/axs/

Any help would be appreciated.

Dan Oakeson
http://www.AssociateCash.com
Quote Reply
Re: Tracking? In reply to
Why would you want a plugin as well as axs tracking?

Paul Wilson.
http://www.wiredon.net
Quote Reply
Re: Tracking? In reply to
Paul,

Maybe I am lost. I would like to be able to use axs tracking to monitor linksql. I guess I don't understand how to implement axs into links.

I know that I can call the axs script from all of the html pages with out a problem but how would I monitor the cgi pages? Crazy

Dan Oakeson
http://www.AssociateCash.com
Quote Reply
Re: Tracking? In reply to
Does it not already monitor all pages on your website?



Paul Wilson.
http://www.wiredon.net
Quote Reply
Re: Tracking? In reply to
Only the pages where I include this ssi call:

Code:
!--#exec cgi="/cgi-bin/Axs/ax.pl" --



Dan Oakeson
http://www.AssociateCash.com
Quote Reply
Re: Tracking? In reply to
hm........

You could add some code to your cgi scripts to log referrer, remote host, remote IP and a few other things if that will do?

But it will only log it to a file......

Someone else may write a mod/plugin to make it more attractive.

Have you checked that such a mod doesn't already exist?

Paul Wilson.
http://www.wiredon.net
Quote Reply
Re: Tracking? In reply to
I did check the linkssql Mods section nothing there.
I have not yet check the links Mods section. When I ck plugins nothing seems to be there.

I appreciate your help Paul.

Dan Oakeson
http://www.AssociateCash.com
Quote Reply
Re: Tracking? In reply to
why not add !--#exec cgi="/cgi-bin/Axs/ax.pl" -- to every links generated page?

http://www.ASciFi.com/ - The Science Fiction Portal
Quote Reply
Re: Tracking? In reply to
He wanted to track cgi pages but as you know ssi won't work in cgi pages.

Paul Wilson.
http://www.wiredon.net
Quote Reply
Re: Tracking? In reply to
Padders,

That will work just fine for the html pages but I don't know how to implement it to work with the cgi pages like search ? Crazy

Dan Oakeson
http://www.AssociateCash.com
Quote Reply
Re: Tracking? In reply to
You'd want to make the call in the cgi-script, since you can't use SSI from a .cgi or .php generated page.

You _might_ be able to do it as a CGI call in the template globals area as a function call, but I have not even explored that possibility of Links yet.

PUGDOGŪ Enterprises, Inc.
FAQ:http://LinkSQL.com/FAQ
Forum:http://LinkSQL.com/forum