Re: RFC about a different approach of statistics using phpOpenTracker
Sebastian Bergmann <[email protected]> Fri, 17 Sep 2004 09:05:37 +0200
| Newsgroups | gmane.comp.web.phpopentracker.general |
|---|---|
| Message-ID | <[email protected]> |
Katana wrote:
> Where can I find information about that?
I am not sure whether this is documented:
phpOpenTracker::log(
array(
'add_data' => array(
'field' => 'value'
)
)
);
will store an additional data field (named "field" in this example) and
associate it with the tracked visitor.
"field" may be used as a value for the "what" parameter of the "top" API
call.
--
Sebastian Bergmann http://www.sebastian-bergmann.de/
GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69