1. The benefit is not in knowing absolute numbers of installation base, it's in knowing the ratio of installations to sample size. if 50% of all participating users have Foo installed, ant 20% of all participating users have Bar installed, you should be able to gain a high level of confidence that Foo is more prevelant "in the wild" then Bar

If 0.005% of all participating users have DBIx::Simple installed, it will probably not even show up in the statistics. As I said, this is only a possibility if the total number of users is more than huge.

2. At no point prior to your message has any one described a way by which this functionality could be hooked into MakeMaker, with an Opt-Out, which would be obvious to people who don't know they should look for it because they just upgraded module Foo without any idea that the new version of Foo is submitting this data.

I have said that a message would be given, that the script would wait for 10 seconds and that the way of opting out would be made very obvious.

3. In general, I'm a big believer of "Opt-In". I rarely encounter something that's "Opt-Out" which doesn't piss me off by the nature of being "Opt-Out"

*In general, I agree. However, most of the time it is because the opting is for receiving offers, news and spam. It is because they will know my mail address or my name. It is because they might gather information and keep a file of just me. It is because *personal information* is sent.

However, I do not believe that any of the information that I wish to collect compromises privacy or security in any way. The only more or less sensitive information would be the IP address. But even that information cannot be used for anything other than statistics. Of course, I will not save the IP address, as that information is not relevant to what I want to know.

Juerd # { site => 'juerd.nl', plp_site => 'plp.juerd.nl', do_not_use => 'spamtrap' }


In reply to Re: Re: Re: Re: Re: Gathering module usage statistics by Juerd
in thread Gathering module usage statistics by Juerd

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.