diff options
author | msummers42 <msummers42@gmail.com> | 2009-10-13 23:46:04 -0500 |
---|---|---|
committer | msummers42 <msummers42@gmail.com> | 2009-10-13 23:46:04 -0500 |
commit | c2d89e3a78e9e43bc3f9e61bf7166ce057d80b56 (patch) | |
tree | 3b2fed7cbd31f40b8a5050294dd449ba8cd4b8a4 /TODO | |
download | gentoo-ads-c2d89e3a78e9e43bc3f9e61bf7166ce057d80b56.tar.gz gentoo-ads-c2d89e3a78e9e43bc3f9e61bf7166ce057d80b56.tar.bz2 gentoo-ads-c2d89e3a78e9e43bc3f9e61bf7166ce057d80b56.zip |
Intial commit.
It works, but won't display the images until they are served via
an external media server.
I will add that in for dev purposes next.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -0,0 +1,17 @@ +TODO +gentoo-ads + +show how to serve the static media via dev server + create demo images + +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? +A nice little analytics dashboard ... that could be nice. |