From: eldy <> Date: Mon, 27 May 2002 23:55:31 +0000 (+0000) Subject: New feature: Added keywords AND keyphrases chart. No need to choose one or other. X-Git-Tag: AWSTATS_4_1_BETA~35 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bbe9b8475526babcff830e4fd9f91470a1a532e;p=thirdparty%2FAWStats.git New feature: Added keywords AND keyphrases chart. No need to choose one or other. --- diff --git a/docs/awstats_config.html b/docs/awstats_config.html index 8bd45417..b05da388 100644 --- a/docs/awstats_config.html +++ b/docs/awstats_config.html @@ -672,7 +672,9 @@ it with its value when reading it), follow the example:



SplitSearchString
-Version : 2.24 +
+Version : 2.24 - 4.0 (deprecated since 4.1)
+AWStats 4.1+ supports both keywords AND keyphrases by default with no need of any parameter.
+
# Search engines keywords reported are full search string or separate keywords
# Possible values:
# 0 - Search keywords reported are full search string (ie: "town maps") @@ -680,6 +682,7 @@ it with its value when reading it), follow the example:

# Default: 0
#
SplitSearchString=0 +



@@ -764,7 +767,7 @@ it with its value when reading it), follow the example:
ShowDomainsStats,ShowHostsStats,ShowAuthenticatedUsers,ShowRobotsStats, ShowPagesStats,ShowCompressionStats,ShowFileTypesStats,ShowFileSizesStats,ShowBrowsersStats, ShowOSStats,ShowOriginStats,ShowKeyphrasesStats,ShowKeywordsStats,ShowHTTPErrorsStats
-4.1 for ShowSessionsStats
+4.1 for ShowSessionsStats, ShowKeywordsStats

# You choose here which summary report you want to see in the main page.
# Whatever is your setup here, all detailed reports are still available.
# So if you setup to 1 only ShowHeader, ShowMenu and ShowMonthDayStats, all @@ -789,7 +792,7 @@ ShowOSStats,ShowOriginStats,ShowKeyphrasesStats,ShowKeywordsStats,ShowHTTPErrors
ShowOSStats=1
ShowOriginStats=1
ShowKeyphrasesStats=1 -
ShowKeywordsStats=1 # Not yet available +
ShowKeywordsStats=1
ShowHTTPErrorsStats=1


diff --git a/docs/awstats_what.html b/docs/awstats_what.html index fa2af6f2..c11cafd0 100644 --- a/docs/awstats_what.html +++ b/docs/awstats_what.html @@ -50,7 +50,7 @@ * Browsers used (pages, hits, KB for each browser, each version, 72 browsers: Web, Wap, Media browsers...),
* OS used (pages, hits, KB for each OS, 28 OS detected),
* VISITS OF ROBOTS (286 robots detected),
- * SEARCH ENGINES, Keyphrases or Keywords used to find your site (The 63 most famous search engines are detected like yahoo, google, altavista, etc...),
+ * SEARCH ENGINES, Keyphrases and Keywords used to find your site (The 63 most famous search engines are detected like yahoo, google, altavista, etc...),
* HTTP errors (Page Not Found with last referrer, ...),

AWStats also supports the following features: