Statistics

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Statistics

Dirk Verleysen-2
Een HTML-bijlage is verwijderd...
URL: http://lists.aidaweb.si/pipermail/aida/attachments/20080103/4dc4e456/attachment.htm 
------------- volgend deel ------------
Een niet-tekst bijlage is verwijderd...
Naam: dirk.vcf
Type: text/x-vcard
Grootte: 239 bytes
Omschrijving: niet beschikbaar
Url : http://lists.aidaweb.si/pipermail/aida/attachments/20080103/4dc4e456/attachment.bin 

Reply | Threaded
Open this post in threaded view
|

Statistics

Janko Mivšek
Hi Dirk,

Dirk Verleysen wrote:
> I have the impression that this list has been very silent for the last
> month. First of all I want to wish all the AIDA/Web Smalltalkers the
> very best for 2008.

Well, probably everyone had something to finish as I did until the end
of year?

> Is there a way to capture the IP addresses of the people who visit your
> site ? Right now I only see counters in the statistics part but I would
> like to get more data like for instance the country the visitor is from
> and the browser he is using.

You can get a peer address from aHTTPRequest peer (or anApp lastRequest
peer).

What will be nice is to add countries to real-time statistics. This
could be done by introducing a Geo-location service to Aida. Like
http://www.geobytes.com/ maybe? Geo-location service is also very
important for determination of user's language, which is needed for
localization and i8n services. That's also on my wish list.

Another thing, long time in my wish list is logging of web requests in
Swazoo to a log file, in the same format as Apache do. Then can you
analyze your logs with any log analyzer you want.

Best regards
JAnko


--
Janko Miv?ek
AIDA/Web
Smalltalk Web Application Server
http://www.aidaweb.si

Reply | Threaded
Open this post in threaded view
|

Statistics

Dirk Verleysen-2
Een HTML-bijlage is verwijderd...
URL: http://lists.aidaweb.si/pipermail/aida/attachments/20080103/9e036556/attachment.htm 
------------- volgend deel ------------
Een niet-tekst bijlage is verwijderd...
Naam: dirk.vcf
Type: text/x-vcard
Grootte: 250 bytes
Omschrijving: niet beschikbaar
Url : http://lists.aidaweb.si/pipermail/aida/attachments/20080103/9e036556/attachment.bin 

Reply | Threaded
Open this post in threaded view
|

Statistics

Janko Mivšek
Hi Dirk,

Dirk Verleysen wrote:

> http://www.cincomsmalltalk.com/userblogs/ost/blogView?showComments=true&entry=3346670023
>
> is about GeoLocation for IP Addresses. I will try this tomorrow and keep
> you posted...

This one is on-line service, which will probably be too slow. I'm
thinking about a library, which can be installed on server and called
locally via FFI/DLLCC. And location/language should be determined only
once (lazily at the first use) and stored in a session. There are
already instvars for language and country. Also not that language can be
  guessed from web request's header Accept-language.

I already looked on free library GeoIP from http://www.maxmind.com/.

Best regards
Janko

>
> Dirk
>
> Janko Miv?ek schreef:
>> Hi Dirk,
>>
>> Dirk Verleysen wrote:
>>> I have the impression that this list has been very silent for the
>>> last month. First of all I want to wish all the AIDA/Web Smalltalkers
>>> the very best for 2008.
>>
>> Well, probably everyone had something to finish as I did until the end
>> of year?
>>
>>> Is there a way to capture the IP addresses of the people who visit
>>> your site ? Right now I only see counters in the statistics part but
>>> I would like to get more data like for instance the country the
>>> visitor is from and the browser he is using.
>>
>> You can get a peer address from aHTTPRequest peer (or anApp
>> lastRequest peer).
>>
>> What will be nice is to add countries to real-time statistics. This
>> could be done by introducing a Geo-location service to Aida. Like
>> http://www.geobytes.com/ maybe? Geo-location service is also very
>> important for determination of user's language, which is needed for
>> localization and i8n services. That's also on my wish list.
>>
>> Another thing, long time in my wish list is logging of web requests in
>> Swazoo to a log file, in the same format as Apache do. Then can you
>> analyze your logs with any log analyzer you want.
>>
>> Best regards
>> JAnko
>>
>>
>
> --
>
> Dirk Verleysen
>
> *verleysen.net
> *Rijgerstraat 58 ? 9310 Moorsel ? Belgium
> Phone +32 53 21 15 10 ? Mobile +32 477 26 09 93
> http://www.verleysen.net <http://www.verleysen.net/>
>
>

--
Janko Miv?ek
AIDA/Web
Smalltalk Web Application Server
http://www.aidaweb.si