mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
c55ad84713
Urchin is the most powerful web traffic analysis program available. We have set this to install into $PREFIX/urchin, i.e. /usr/local/urchin and upon completion two services start up, our Apache server on port 9999 and a scheduling daemon. If starting up a service is a problem, it can be adjusted in the Makefile (START_SERVERS = yes). PR: ports/58646 Submitted by: Doug Silver <freebsd@urchin.com>
13 lines
735 B
Plaintext
13 lines
735 B
Plaintext
Urchin is a web analytics software product that, in basic terms, reads log
|
|
files and produces usage reports. Urchin uses Adobe's SVG graphics
|
|
technology to generate gorgeous, quick-rendering, interactive graphs that
|
|
can be easily pasted into common Office applications. Urchin achieves a
|
|
high level of accuracy and captures a wealth of visitor parameters via the
|
|
Urchin Tracking Module (UTM2), a client-side data collection component that
|
|
transparently sends additional data back to the server and into the log
|
|
file. The UTM2 uses a first-party cookie to overcome the effects of caches,
|
|
proxies, and IP-recycling to provide the most accurate and complete
|
|
reporting available from ANY analytics solution.
|
|
|
|
WWW: http://www.urchin.com
|