Hi Marcus,

Thank you for the input.

This is how I envisioned things:

The hitcounter table would only track hits to the URL since it's original
creation.

The point of the hitCounter table is to keep a quick sample of the number
of hits. No compilation needed, just pull the record and get the hit count.

In the case of multiple owners, you'll see a more detailed list of hit
stats on the info page. This will show hits, where the hits came from (what
website), the country (based on geoIP), etc.

These details would actually be compiled from the actual 'hit' table. To
get stats about the redirect for a 2nd owner, I would only pull hit data
starting from the date/time when the 2nd owner created theirs.

Make sense? Otherwise, I'd have to have multiple hitCounters going for a
single redirect.

-Jason

-- 
-- 
online documentation: http://openbd.org/manual/
 http://groups.google.com/group/openbd?hl=en

--- 
You received this message because you are subscribed to the Google Groups "Open 
BlueDragon" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to