Thanks Justin.<br><br>Some good pointers for Mark, Lorence and I to have a think about.<br><br>Stan Yip<br><br><div class="gmail_quote">On 21 April 2012 12:52, Justin Clark-Casey <span dir="ltr"><<a href="mailto:jjustincc@googlemail.com">jjustincc@googlemail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Stanley.  As drwhiet alluded, you can get some information out of the various OpenSimulator statistics mechanisms [1]<br>

<br>
You could record avatar numbers by periodically fetching stats with outside programs, as is done by some monitoring tools.  However, these tools run as separate process which can be a bit complicated.  They also won't give you more detailed information about visit times or duration since this information isn't provided in the stats interfaces.<br>

<br>
The more detailed stuff could all be done with a C# region module (by listening for various events) but I'm not aware of any implementation at the moment.  And I'm not aware of anything that integrates with Google Analytics.  I'm not sure how one would do this as GA is oriented towards websites, but it would certainly be interesting to see if such integration is possible.<br>

<br>
Off the top of my head, you could do a *very* rough and ready implementation by periodically executing the "show users" console command for each region and then writing a tool to scan the logs.  But this would be an extremely hacky and pretty fragile approach :)<br>

<br>
[1] <a href="http://opensimulator.org/wiki/Monitoring" target="_blank">http://opensimulator.org/wiki/<u></u>Monitoring</a><div class="im"><br>
<br>
On 20/04/12 07:48, Stanley Yip wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
Hi everyone,<br>
<br>
Where do I start in terms of OpenSim analytics?<br>
<br>
For the region we have at my work place we are looking at tracking data such as avatar numbers, visit times, visit duration.<br>
<br>
Are there server side modules that integrate with Google Analytics?<br>
<br>
Keen to hear from the collective wisdom of the list.<br>
<br>
Thanks in advance!<br>
<br>
s<br>
<br></div>
*Stanley Yip*<div class="im"><br>
<br>
Learning Media Developer Gameplay, PLANE<br>
Digital Education Revolution<br>
<br>
p: 02 9806 1165<br>
<br>
m: 0412 663 662<br>
<br></div>
e: <a href="mailto:stanley.yip@det.nsw.edu.au" target="_blank">stanley.yip@det.nsw.edu.au</a><<u></u>mailto:<a href="mailto:stanley.yip@det.nsw.edu.au" target="_blank">stanley.yip@det.nsw.<u></u>edu.au</a>><br>
<br>
w: <a href="http://www.plane.edu.au" target="_blank">www.plane.edu.au</a><<a href="http://www.plane.edu.au/" target="_blank">http://www.<u></u>plane.edu.au/</a>><br>
t: @planejourney<br>
<br>
<br>
<br>
<br>
______________________________<u></u>_________________<br>
Opensim-dev mailing list<br>
<a href="mailto:Opensim-dev@lists.berlios.de" target="_blank">Opensim-dev@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-dev" target="_blank">https://lists.berlios.de/<u></u>mailman/listinfo/opensim-dev</a><span class="HOEnZb"><font color="#888888"><br>
</font></span></blockquote><span class="HOEnZb"><font color="#888888">
<br>
<br>
-- <br>
Justin Clark-Casey (justincc)<br>
<a href="http://justincc.org/blog" target="_blank">http://justincc.org/blog</a><br>
<a href="http://twitter.com/justincc" target="_blank">http://twitter.com/justincc</a><br>
______________________________<u></u>_________________<br>
Opensim-dev mailing list<br>
<a href="mailto:Opensim-dev@lists.berlios.de" target="_blank">Opensim-dev@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-dev" target="_blank">https://lists.berlios.de/<u></u>mailman/listinfo/opensim-dev</a><br>
</font></span></blockquote></div><br>