Thoughts on replacement languages (Reddit + D)
via Digitalmars-d
digitalmars-d at puremagic.com
Sun Jan 11 13:39:35 PST 2015
On Sunday, 11 January 2015 at 20:56:51 UTC, Andrei Alexandrescu
wrote:
> On 1/11/15 12:28 PM, "Ulrich =?UTF-8?B?S8O8dHRsZXIi?=
> <kuettler at gmail.com>" wrote:
>> On Sunday, 11 January 2015 at 17:44:59 UTC, Andrei
>> Alexandrescu wrote:
>>>
>>> http://erdani.com/d/downloads.daily.png that is. -- Andrei
>>
>> You could go a long way with a little tracking code on
>> dlang.org. Just
>> saying.
>
> What do you mean? -- Andrei
Using google analytics or something of that kind you would get
proper visitor counts (plus metadata) on all pages. The basic
setup is very simple (a little tag on all pages) and provides a
lot of insight:
https://support.google.com/analytics/answer/1008080?hl=en#GA
The sky is the limit with these kinds of tools, but you probably
do not want to go there.
There might be ethical objections. Both golang.org and
www.rust-lang.org track their users. Just search for
google-analytics in the page source.
Uli
More information about the Digitalmars-d
mailing list