Hit Counters for word?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi!

I'm in a bit of a bind- I want to place a Word document up on our Intranet,
but I also want to see how many hits it gets. It has to be done in Word
format, as we want to have the "track changes" feature on the document, and
we want to keep it in a format that most ppl will understand. Is there anyway
to track the hits on a word document?? I'm using Dreamweaver for my FTP.

Thanks in advance!
 
You could add an AutoOpen macro to run every time the document opens; but
you need to check whether your intranet security will permit this to work.
Probably not, for two reasons: 1) most systems won't permit macros to run in
this context, for fear of viruses, and 2) to retain the value you're going
to have to update something permanently -- either the document itself or
another file -- and most intranet set-ups don't give ad hoc users write
permission on the server.
 
Ask the intranet administrator for access to the site logs. You should
be able to find out pretty easily how many times your document's file
name appears in the log. If you want to know, you can probably even
find out who opened it and when.

--
Regards,
Jay Freedman
Microsoft Word MVP
Email cannot be acknowledged; please post all follow-ups to the
newsgroup so all may benefit.
 
Awesome!! Thank you both for your help!!

Jay Freedman said:
Ask the intranet administrator for access to the site logs. You should
be able to find out pretty easily how many times your document's file
name appears in the log. If you want to know, you can probably even
find out who opened it and when.

--
Regards,
Jay Freedman
Microsoft Word MVP
Email cannot be acknowledged; please post all follow-ups to the
newsgroup so all may benefit.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top