aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMatthew Summers <matthew.summers@liquidustech.com>2009-10-22 15:47:55 -0500
committerMatthew Summers <matthew.summers@liquidustech.com>2009-10-22 15:47:55 -0500
commita8312722196cd66060841bc59f41520d29702d39 (patch)
treefda70ee969423e0f8f944e7ad7478530e209c059 /TODO
parentIntial commit. (diff)
downloadgentoo-ads-a8312722196cd66060841bc59f41520d29702d39.tar.gz
gentoo-ads-a8312722196cd66060841bc59f41520d29702d39.tar.bz2
gentoo-ads-a8312722196cd66060841bc59f41520d29702d39.zip
Created impressions logging using python logging module, thanks to Darren Wynne of
Liquidus Tech for the assist with that. Added new settings related to the above Added to the README to reflect the changes Updated the TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 7 insertions, 2 deletions
diff --git a/TODO b/TODO
index e0afbe6..d60a0e4 100644
--- a/TODO
+++ b/TODO
@@ -4,14 +4,19 @@ gentoo-ads
show how to serve the static media via dev server
create demo images
-implement impression counter
+
+Below is complete using python's logging module for performance & simplicity
+[[ implement impression counter
needs design decision
what is the desired output for analysis
why not use apache logs?
+]]
implement serialized POST to collect clickthru and related JS
design decision needed
what info from the REQUEST object do we want?
-Something else maybe?
+This is for SysAdmins by SysAdmins so we will not make a dashboard unless someone wants it really bad.
+[[ Something else maybe?
A nice little analytics dashboard ... that could be nice.
+]] \ No newline at end of file