83,675
edits
Hoof Hearted (talk | contribs) (→How to get size information: wikilinks in lead, PmWiki tweak, Wikia backup link) |
Hoof Hearted (talk | contribs) (→How to calculate the wikiFactor of a site: clarity improvements, wikilinks) |
||
Line 75: | Line 75: | ||
==How to calculate the wikiFactor of a site== | ==How to calculate the wikiFactor of a site== | ||
The '''wikiFactor''' is a measure of the 'popularity' of a [[wiki]]-site. It is based on the Hirsch [[ | The '''wikiFactor''' ('''wF''') is a measure of the 'popularity' of a [[wiki]]-site. It is based on the Hirsch [[wp:H-index|h-index]] which is commonly used to measure the impact a scientist has had in the literature. The [[wikiFactor]] complements the number of pages and total number of visits information. More details can be found in the preprint [http://arXiv.org/abs/0902.3439 "wikiFactor: a measure of the importance of a wiki site"]. | ||
The wikiFactor is simply the number of pages in the wiki (''wF'') that have had more than 1000 times ''wF'' visits. | The [[:Category:wikiFactor|wikiFactor]] is simply the number of pages in the wiki (''wF'') that have had more than 1000 times ''wF'' visits. | ||
====Example==== | ====Example==== | ||
A wikiFactor of, say, 12 means that page number 12 in the ranking of pages visited has received 12,000 or more visits, whereas page 13 has not yet reached 13,000 visits. Here is a worked example (here for [[Special:Popularpages|WikiIndex]]):<!--a date of when this snapshot of data was sourced would be helpful--> | A wikiFactor of, say, 12 means that page number 12 in the ranking of pages visited has received 12,000 or more visits, whereas page 13 has not yet reached 13,000 visits. Here is a worked example (here for [[Special:Popularpages|WikiIndex]] some time ago):<!--a date of when this snapshot of data was sourced would be helpful--> | ||
<div style=margin-left:2em> | <div style=margin-left:2em> | ||
Line 118: | Line 118: | ||
</div> | </div> | ||
If one counts the entries with <code>views > 1000*p</code> (highlighted in light green) one arrives at a wikiFactor of 12 for WikiIndex. | If one counts the entries with <code>views > 1000*p</code> (highlighted in light green) one arrives at a wikiFactor of 12 for [[WikiIndex]]. | ||
====Where to look==== | ====Where to look==== | ||
Many [[:Category:Wiki Engine|wiki engines]] provide global statistics. Here's how to find | Many [[:Category:Wiki Engine|wiki engines]] provide global statistics. Here's how to find the appropriate wikiFactor related stats for various wiki engines (although it can also depend on software version used by individual wiki sites) | ||
#[[:Category:MediaWiki|MediaWiki]] | #[[:Category:MediaWiki|MediaWiki]] — go to the ''Special:PopularPages'' page of the wiki – <code><nowiki>http://YourWikiURL.org/Special:PopularPages</nowiki></code> | ||
#[[:Category:MoinMoin|MoinMoin]] | #[[:Category:MoinMoin|MoinMoin]] — | ||
#[[:Category:UseModWiki|UseModWiki]] | #[[:Category:UseModWiki|UseModWiki]] — | ||
#[[:Category:Pbwiki|Pbwiki]] | #[[:Category:Pbwiki|Pbwiki]] — | ||
#[[:Category:PhpWiki|PhpWiki]] | #[[:Category:PhpWiki|PhpWiki]] — | ||
#[[:Category:ProWiki|ProWiki]] | #[[:Category:ProWiki|ProWiki]] — | ||
#[[:Category:PmWiki|PmWiki]] | #[[:Category:PmWiki|PmWiki]] — | ||
#[[:Category:Tikiwiki|Tikiwiki]] | #[[:Category:Tikiwiki|Tikiwiki]] — | ||
#[[:Category:Twiki|Twiki]] | #[[:Category:Twiki|Twiki]] — | ||
#[[:Category:Oddmuse|Oddmuse]] | #[[:Category:Oddmuse|Oddmuse]] — | ||
#[[:Category:Wikispaces|Wikispaces]] | #[[:Category:Wikispaces|Wikispaces]] — go to ''Manage Wiki'' on the left-hand-side of the page, then click on the ''Tools: Wiki Statistics'' icon. Shift from the ''overview'' tab to the ''pages'' tab, then click on ''Views''. | ||
#[[:Category:Wikimedia|Wikimedia]] | #[[:Category:Wikimedia Foundation|Wikimedia]] — ''Special:PopularPages'' seems to be unavailable. The "Top" sites option at [http://stats.grok.se/ stats.grok.se] can be used for [[:Category:Wikipedia|Wikipedias]], but needs to be summed on a per-month basis. | ||
#[[:Category:Wikia|Wikia]] | #[[:Category:Wikia|Wikia]] — originally, this info could be accessed at ''Special:Mostvisitedpages'' – <code><nowiki>http://YourWikiName.wikia.com/Special:Mostvisitedpages</nowiki></code>, although from September 2011 this tool was removed, and no similar page counter existed for Wikia sites. Sometime in mid-2012, Wikia reinstated ''Special:Mostvisitedpages'', so this feature is now active again. | ||
=====Google Analytics===== | =====Google Analytics===== | ||
If your site uses [[wp:Google Analytics|Google Analytics]], you can go to "Content/Top Content" and select the entire date range to get a count of pageviews for each page. If you started using Analytics partway through, and stopped collecting your wiki engine's standard statistics at the same time, you may be able to merge the two numbers. | If your [[wiki|site]] uses [[wp:Google Analytics|Google Analytics]], you can go to "Content/Top Content" and select the entire date range to get a count of pageviews for each page. If you started using Analytics partway through, and stopped collecting your wiki engine's standard statistics at the same time, you may be able to merge the two numbers. | ||
[[Category:Templates | [[Category:Templates]] | ||
[[Category:Wiki Size| ]] | [[Category:Wiki Size| ]] | ||
[[Category:wikiFactor| ]]</noinclude> | [[Category:wikiFactor| ]]</noinclude> |
edits