Difference between revisions of "Search Performance Measurement Daemon"
(new description) |
Brandon Bot (talk | contribs) (Refactored to use standard open task categories Category:OpenTask, Category:DevelopmentTeam) |
||
(10 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | <noinclude><big>[[ | + | <noinclude><big>[[OurWork]] < [[DevelopmentTeam]] < [[DevelopmentTeamPriorities|Priorities]] < </noinclude>('''2''') [[Search Performance Measurement Daemon]] ('''[[Who?|?]]''') {{JustTinyEditIcon|Search Performance Measurement Daemon}}<noinclude></big> |
− | </noinclude>[[Search Performance Measurement Daemon]] (''' | ||
__NOTOC__ | __NOTOC__ | ||
== What (summary) == | == What (summary) == | ||
Line 8: | Line 7: | ||
== Why this is important == | == Why this is important == | ||
− | A spike version of this utility has been created to measure the impact of the [[ | + | A spike version of this utility has been created to measure the impact of the [[Projects:Common Answers]] content project. A spike version of this has been created and documented in [[Create_60%2B_articles_for_CommonAnswers_%28August_16-31%29#Measurement]]. |
− | Should this prove valuable, we would like to have a maintainable version integrated with compost. | + | Should this prove valuable, we would like to have a maintainable version integrated with compost. |
== [[DoneDone]] == | == [[DoneDone]] == | ||
Line 19: | Line 18: | ||
* a page is written explaining who and when people will be adding or removing items from the list of search terms. | * a page is written explaining who and when people will be adding or removing items from the list of search terms. | ||
− | [[Category: | + | |
+ | |||
+ | |||
+ | == Resources == | ||
+ | |||
+ | * The perl source for the spike is http://c2.com/~ward/SearchRank/rank.pl | ||
+ | * This version gets tripped up by some stray divs and will fail to notice placements in the 1st place. | ||
+ | |||
+ | [[Category:OpenTask]] | ||
+ | [[Category:DevelopmentTeam]] | ||
</noinclude> | </noinclude> |
Latest revision as of 21:01, 7 February 2008
What (summary)
Create a daemon (self running application) that monitors our placement in search engine results for a user configurable list of search terms. Provide some basic reporting and export into excel for more advanced analysis.
Why this is important
A spike version of this utility has been created to measure the impact of the Projects:Common Answers content project. A spike version of this has been created and documented in Create_60+_articles_for_CommonAnswers_(August_16-31)#Measurement.
Should this prove valuable, we would like to have a maintainable version integrated with compost.
DoneDone
The project will be done when ...
- a user (staff member) can initiate measurements that duplicate (or correct?) those acquired by the spike version.
- a page is written explaining who and when people will be adding or removing items from the list of search terms.
Resources
- The perl source for the spike is http://c2.com/~ward/SearchRank/rank.pl
- This version gets tripped up by some stray divs and will fail to notice placements in the 1st place.