Difference between revisions of "Further Log Analysis"
Jason Parmer (talk | contribs) |
|||
| Line 7: | Line 7: | ||
* Adult content pageviews (how much of AboutUs traffic is related to Adult Content?) | * Adult content pageviews (how much of AboutUs traffic is related to Adult Content?) | ||
* Is there a way to know by the month how many bot pages were generated by request? Or, alternatively, how many user gen edits there were? | * Is there a way to know by the month how many bot pages were generated by request? Or, alternatively, how many user gen edits there were? | ||
| − | * would there be any way to get a monthly email report (like the daily email report) that includes all the above info along with the totals from the daily email? | + | ** Is this user edits - admin edits? |
| − | * | + | * would there be any way to get a monthly email report (like the daily email report) that includes all the above info along with the totals from the daily email? |
| + | ** Yes, but this will take more time. Separate ticket perhaps from the actual data modifications? | ||
| + | |||
| + | == Refactoring == | ||
| + | Currently supported numbers: | ||
| + | * Total User Edits | ||
| + | * Human Edited Page Count | ||
| + | * Total Served w/User Edits | ||
| + | * Total Tallied pages | ||
| + | |||
| + | we want to add | ||
| + | * Staff edits | ||
| + | * Staff page edits | ||
| + | * Adult content pageviews (adult category marker is still running) | ||
| + | |||
== Why this is important == | == Why this is important == | ||
Revision as of 18:37, 24 September 2007
What (summary)
We need additional information from log analysis. Please add these things and rerun, and mail to
:
- Staff edits / month
- Staff page edits / month (unique pages)
- Adult content pageviews (how much of AboutUs traffic is related to Adult Content?)
- Is there a way to know by the month how many bot pages were generated by request? Or, alternatively, how many user gen edits there were?
- Is this user edits - admin edits?
- would there be any way to get a monthly email report (like the daily email report) that includes all the above info along with the totals from the daily email?
- Yes, but this will take more time. Separate ticket perhaps from the actual data modifications?
Refactoring
Currently supported numbers:
- Total User Edits
- Human Edited Page Count
- Total Served w/User Edits
- Total Tallied pages
we want to add
- Staff edits
- Staff page edits
- Adult content pageviews (adult category marker is still running)
Why this is important
Log Analysis helps us understand what visitors are doing on our site. User generated content is a big draw for investors. We need to have good data of our historical performance so we can show improvement to potential investors & create affordances for our visitors that encourage the kind of collaborative behavior we would like to see on the site.
This task supports the project: Fundraising.
DoneDone
This task is fairly straightforward. Once we have the requested data, it's done!

