The web servers logfiles for the site will have all of the
raw information you need in them. Most of the statistics
programs are just going through that data and giving you a
friendlier version.
It is also possible to create a server side script which can
be configured to just extract the information that you want,
and place it into a database.
: Thank you Thomas. I must have misread Chris's advise,
for some reason I
: wasn't thinking "server" stats. I believe we do have some
stats / files /
: logs I may be able to use for this. Not sure how yet,
but I'll cross that
: bridge when I get to it. Guess I just haven't had enough
caffine yet today.
: Heading to the break room for more!
:
: T'ankx
: Cid
:
:
:
: "Thomas A. Rowe" wrote:
:
: > The FP hit counter can not do what you want, however as
Chris indicated, check with your web host as
: > a server stat application will give you the info you
want under File Download or similar function.
: >
: > --
: > ==============================================
: > Thomas A. Rowe
: > Microsoft MVP - FrontPage
: >
: >
http://www.Ecom-Data.com
: > ==============================================
: >
: >
: >
: > > Hi Chris;
: > > I don't want to track the number of times the page is
opened (like a hit
: > > counter)... what I want is to count when an image has
been clicked to
: > > actually open the PDF or DOC linked to it. So are
you saying that I can
: > > fine tune Frontpages "hit counter" web component to
satisfy what info I need?
: > > Or do you know if there is a 'script' that will do
this? Or some other
: > > small software package I can get (free, of course)
that will allow me to fine
: > > tune? This is on an intranet.
: > >
: > > T'ankx
: > > Cid
: > > PS: Is my inexperience showing...
: > >
: > >
: > >
: > > "Chris Leeds, MVP - FrontPage" wrote:
: > >
: > >> check with your host to see what kind of "stats"
program they have available
: > >> to you.
: > >> virtually all of them will give the information
you're looking for.
: > >>
: > >> HTH
: > >>
: > >> --
: > >> Chris Leeds
: > >> Contact:
http://chrisleeds.com/contact
: > >> Have you seen ContentSeed (
www.contentseed.com)?
: > >> NOTE:
: > >> This message was posted from an unmonitored email
account.
: > >> This is an unfortunate necessity due to high volumes
of spam sent to email
: > >> addresses in public newsgroups.
: > >> Sorry for any inconvenience.
message
: > >>
: > >> >I have a table of images that, when clicked, open
either a PDF or DOC. I
: > >> > want to know which images are "clicked", file
"opened", "by who
: > >> > (user/ip?)",
: > >> > "when (date)", with an accumulated total for each
user. Desired result
: > >> > would
: > >> > be something like this;
: > >> > Image FileName User Date
: > >> > 12.jpg CustAppr.doc ABC 4/30/2007
: > >> > 12.jpg CustAppr.doc ZZZ 5/01/2007
: > >> > 16.jpg SprgFlg.doc RRR 5/01/2007
: > >> > 12.jpg CustAppr.doc ABC 5/03/2007
: > >> >
: > >>
: > >>
: > >>
: >
: >
: >