Hello, all. Does anyone use Quick DNS from AnalogX with success? I have
never been able to make it work: it just leaves over 99.9% DNS addresses
unresolved. I have no idea what I'm doing wrong.

If anyone does use it and it works, I'd gladly continue this in private with
him/her.

Thank you.

Sergio Reyes


----- Original Message -----
From: Analog Help Digest
To: [EMAIL PROTECTED]
Sent: Saturday, April 27, 2002 5:28 PM
Subject: Analog Help Digest V1 #311



Analog Help Digest      Saturday, April 27 2002      Volume 01 : Number 311



In this issue:

    [analog-help] tracking visitors, search queries
    [analog-help] Analog config for Mac OS X Server
    Re: [analog-help] Analog config for Mac OS X Server
    Re: [analog-help] tracking visitors, search queries
    Re: [analog-help] Analog config for Mac OS X Server
    Re: [analog-help] Analog config for Mac OS X Server
    [analog-help] analyzing search queries
    [analog-help]change time & how to add reports
    Re: [analog-help]change time & how to add reports

----------------------------------------------------------------------

Date: Fri, 26 Apr 2002 15:16:43 -0500
From: "Michael D. Crawford" <[EMAIL PROTECTED]>
Subject: [analog-help] tracking visitors, search queries

I'm fairly new to analog but I have already found it very helpful.  I have
two
questions.

Is there a way that I can track where visitors go on my site once they
arrive at
a particular page?  Or alternatively, can I backtrack from a particular page
to
see where they came from up to the point they arrived at my site?

Of course this is a complicated thing as every user will explore in a
different
order.  But there must be some predominant patterns.

A second question I have is whether I can get reports of search queries with
multiple words.  I found a (very helpful) config file on the analog website
that
gives a list of the top search queries, but it breaks them down into
individual
words.  I'm pretty sure that most of the people who find my site through a
search engine used boolean queries.

For example, the top two search terms for my whole site are "santa" and
"cruz".
  But I'm pretty sure few of the visitors searched for those words
individually,
rather using

santa and cruz
"santa cruz"
santa cruz (on google, where an AND is implied).

In fact I think the top phrase used for my site is "jobs in santa cruz" -
and
they found my page http://www.goingware.com/localjobs/ , a list of santa
cruz,
california computer employers.  You just can't tell that's the phrase from
what
I've been able to do with analog so far.

I think it's great I'm helping people find jobs, but I'm a consultant, and
I'd
like to help clients find a good consultant like me!  If I could tell what
boolean searches potential clients are using to find me, maybe I can
rephrase
some of my site to encourage them to contact me too.

Also, in analog's report, the search terms at the top of the list are
dominated
by the job seeker's I've attracted, and the terms seem to have bumped the
people
looking for a consultant off the bottom of the report.  I think if I could
track
the phrases rather than the individual terms then I'd be able to get a much
clearer idea of how people are finding my consulting pages.

Thanks,

Mike


- --
Michael D. Crawford
GoingWare Inc. - Expert Software Development and Consulting
http://www.goingware.com/
[EMAIL PROTECTED]

     Tilting at Windmills for a Better Tomorrow.

------------------------------

Date: Fri, 26 Apr 2002 13:20:32 -0700 (PDT)
From: "Mark Lockwood" <[EMAIL PROTECTED]>
Subject: [analog-help] Analog config for Mac OS X Server

Hi,

I have installed Analog 5.22 on a Mac OS X Server
version 10.1.3.

Under Library  I have the Logs folder where are
serveradmind.error.log, serveradmind.event.log
watchdog.event.log. Which LOGFILE I need? There is also
my server named "WebServer" which has few text files:
access_log and error_log. I think I need an access.log
file for LOGFILE.

What I need to have the right  log file or to configure
 Analog for Mac OS X Server?

Thank you.

Mark Lockwood
Actor / Photographer
Sumtyme Studios           416-920-1837
659 Yonge St                   www.sumtyme.com
Toronto ON
M4Y 1Z9

------------------------------

Date: Fri, 26 Apr 2002 16:25:19 -0400
From: Jason Linhart <[EMAIL PROTECTED]>
Subject: Re: [analog-help] Analog config for Mac OS X Server

On 4/26/02 4:20 PM Mark Lockwood ([EMAIL PROTECTED]) wrote:

>I have installed Analog 5.22 on a Mac OS X Server
>version 10.1.3.
>
>Under Library  I have the Logs folder where are
>serveradmind.error.log, serveradmind.event.log
>watchdog.event.log. Which LOGFILE I need? There is also
>my server named "WebServer" which has few text files:
>access_log and error_log. I think I need an access.log
>file for LOGFILE.
>
>What I need to have the right  log file or to configure
> Analog for Mac OS X Server?

access.log is the one you want.

Jason

- -----------------
[EMAIL PROTECTED]
- -----------------
Dr. Seuss books . . . can be read and enjoyed on several levels. For
example, 'One Fish Two Fish, Red Fish Blue Fish' can be deconstructed
as a searing indictment of the narrow-minded binary counting system.
  -- Peter van der Linden, Expert C Programming, Deep C Secrets

------------------------------

Date: Fri, 26 Apr 2002 21:52:17 +0100
From: "Aengus" <[EMAIL PROTECTED]>
Subject: Re: [analog-help] tracking visitors, search queries

Michael D. Crawford <[EMAIL PROTECTED]> wrote:

> Is there a way that I can track where visitors go on my site once
> they arrive at a particular page?

You can get a report on a single "visitor" by using the USERINCLUDE
directive if you uniquely identify your visitors (either by a logonID,
or by some sort of cookie). You may be able to identify some of your
visitors by their IP address, in which case you can get a report on a
single user by using the HOSTINCLUDE directive. This won't work for an
AOL user, or most "corporate" users, who are likely to be behind a
firewall or proxy server, and therefore a single IP address will be
shared by many users.

>  Or alternatively, can I backtrack
> from a particular page to see where they came from up to the point
> they arrived at my site?

If you are logging Referrers, then you can use the Regerrer report to
see how your vistors are getting to you - REFREPEXCLUDE
http://www.<yoursite>.com/* will exclude all "internal" referrers from
your report.

> A second question I have is whether I can get reports of search
> queries with multiple words.

The Search Query Report does exactly that.

>  I found a (very helpful) config file on
> the analog website that gives a list of the top search queries, but
> it breaks them down into individual words.

The Search Word Report reports on the individual words used in all
queries, whether single word queries, or multiple word queries.

> Also, in analog's report, the search terms at the top of the list are
> dominated by the job seeker's I've attracted, and the terms seem to
> have bumped the people looking for a consultant off the bottom of the
> report.  I think if I could track the phrases rather than the
> individual terms then I'd be able to get a much clearer idea of how
> people are finding my consulting pages.

You can control the number of entries in any report by using the FLOOR
commands.

Aengus

------------------------------

Date: Fri, 26 Apr 2002 15:12:18 -0700 (PDT)
From: "Mark Lockwood" <[EMAIL PROTECTED]>
Subject: Re: [analog-help] Analog config for Mac OS X Server

Thank you Jason,

The problem is I do not have the access.log file. I
have access_log.txt.

Where I can find the access.log or what I should do to
have it?

Thank you.

Ovi

------------------------------

Date: Fri, 26 Apr 2002 18:57:47 -0400
From: Jason Linhart <[EMAIL PROTECTED]>
Subject: Re: [analog-help] Analog config for Mac OS X Server

On 4/26/02 6:12 PM Mark Lockwood ([EMAIL PROTECTED]) wrote:

>The problem is I do not have the access.log file. I
>have access_log.txt.
>
>Where I can find the access.log or what I should do to
>have it?

Soory, a typo on my part. "access_log.txt" will be fine. Different
versions of Apache, which Mac OS X uses, call it different things.
Anything with both "access" and "log" in it should be the right one. I'm
so used to "access.log" I just type that.

Jason

- -----------------
[EMAIL PROTECTED]
- -----------------
Dr. Seuss books . . . can be read and enjoyed on several levels. For
example, 'One Fish Two Fish, Red Fish Blue Fish' can be deconstructed
as a searing indictment of the narrow-minded binary counting system.
  -- Peter van der Linden, Expert C Programming, Deep C Secrets

------------------------------

Date: Fri, 26 Apr 2002 18:24:36 -0500
From: "Michael D. Crawford" <[EMAIL PROTECTED]>
Subject: [analog-help] analyzing search queries

Thanks for answering my question about how to get a search query report.
This
is very helpful and informative.

I'd like to ask if there is any software that can be used for analyzing
patterns
and relationships in search queries.  Can analog do anything like that?

The kind of thing I'm thinking about would read in the list of search query
results prepared by analog, and group related queries together.  For
example,
the queries "santa cruz jobs" and "jobs in santa cruz" would have some
correllation, but they're not simple rearrangements of each other.

What would be really cool would be some kind of linguistic clustering
analysis
that was something like what you do with spectral signatures in remote
sensing,
where related search queries would be a cluster of points in a
multidimensional
graph you could explore with a GUI.

I'm trying to understand why people come to my pages, and to change the
pages so
as to appeal more to the people who have found me.

Using the FILEEXCLUDE and FILEINCLUDE commands allows me to isolate my
resume
from my job search tips pages so I can see what my potential clients are
looking
for.  This is very helpful.

Mike
- --
Michael D. Crawford
GoingWare Inc. - Expert Software Development and Consulting
http://www.goingware.com/
[EMAIL PROTECTED]

     Tilting at Windmills for a Better Tomorrow.

------------------------------

Date: Sat, 27 Apr 2002 02:33:02 +0000
From: "melinda Yuan" <[EMAIL PROTECTED]>
Subject: [analog-help]change time & how to add reports

Hi:

I just installed the analog5.22 to my RedHat 6.2 box. It runs o.k., but I
would like to find out how to change the time automatically (by daily). How
to add some reports to my analog? I read the "Analog 5.22: Configuring the
output" it mentioned that just simply turn the command "On" or "Off", such
as if I want to read my browser reports, I just type "BROWSERREP ON", I
tried it already, but the computer didn't recognize the command. How should
I do?
I appreciate any help.

Ming



_________________________________________________________________
MSN Photos is the easiest way to share and print your photos:
http://photos.msn.com/support/worldwide.aspx

------------------------------

Date: Sat, 27 Apr 2002 22:28:20 +0100
From: "Aengus" <[EMAIL PROTECTED]>
Subject: Re: [analog-help]change time & how to add reports

melinda Yuan <[EMAIL PROTECTED]> wrote:
>
> I just installed the analog5.22 to my RedHat 6.2 box. It runs o.k.,
> but I would like to find out how to change the time automatically (by
> daily). How to add some reports to my analog? I read the "Analog
> 5.22: Configuring the output" it mentioned that just simply turn the
> command "On" or "Off", such as if I want to read my browser reports,
> I just type "BROWSERREP ON", I tried it already, but the computer
> didn't recognize the command. How should I do?

The full list of reports you can turn on or off is listed here:
http://www.analog.cx/docs/output.html#replist

If you paste the full text of the error you get, someone should be able
to help you.

Aengus

------------------------------

End of Analog Help Digest V1 #311
*********************************

+------------------------------------------------------------------------
|  This is the digest version of the analog-help mailing list. To
|  unsubscribe from this list, go to
|    http://lists.isite.net/listgate/analog-help-digest/unsubscribe.html
|
|  List archives are available at
|    http://www.mail-archive.com/[email protected]/
|    http://lists.isite.net/listgate/analog-help/archives/
|    http://www.tallylist.com/archives/index.cfm/mlist.7
+------------------------------------------------------------------------

+------------------------------------------------------------------------
|  This is the analog-help mailing list. To unsubscribe from this
|  mailing list, go to
|    http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  List archives are available at
|    http://www.mail-archive.com/[email protected]/
|    http://lists.isite.net/listgate/analog-help/archives/
|    http://www.tallylist.com/archives/index.cfm/mlist.7
+------------------------------------------------------------------------

Reply via email to