Return-Path: X-Original-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 562F89EAB for ; Wed, 22 Aug 2012 01:23:35 +0000 (UTC) Received: (qmail 65061 invoked by uid 500); 22 Aug 2012 01:23:34 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 65023 invoked by uid 500); 22 Aug 2012 01:23:34 -0000 Mailing-List: contact flex-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: flex-dev@incubator.apache.org Delivered-To: mailing list flex-dev@incubator.apache.org Received: (qmail 65015 invoked by uid 99); 22 Aug 2012 01:23:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Aug 2012 01:23:34 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of omuppi1@gmail.com designates 209.85.215.47 as permitted sender) Received: from [209.85.215.47] (HELO mail-lpp01m010-f47.google.com) (209.85.215.47) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Aug 2012 01:23:28 +0000 Received: by lagv3 with SMTP id v3so232847lag.6 for ; Tue, 21 Aug 2012 18:23:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; bh=cSAsj08Eba80KsJ1WvEir0joqRf2/1Ws6O0c5774p/k=; b=cphcr33VfUZC8sDU4DeEi2sCIgPN6OEuyxy70Mcyq/phOX2YUOEoGrREXhn3+O7h12 RDisA0xoiF4qmDXZLnM05lxjpS7Hy+jRtZx3ekfX5otTMT0kAzxwFQa0dOt6GLQKu2SZ wyZ27yYKrJnqGohK09TtPrxXS7uUc/hJrgdt+BUTLHtz3pz9cYdl8N6hZ9GGZwHO3GET uWecohVT0ND7XEhSfdJJIfd3n2GJdqV3I4gnqT880b4I35tjV/sC+iH7vOB3eqyuzy6q wdOCqzQiefpmknmar9d78ie3tEISe2LYH9yZsWIIqSnFKErakg682mIb01v5vB4ziWDM vwpA== Received: by 10.112.48.103 with SMTP id k7mr8389872lbn.88.1345598586381; Tue, 21 Aug 2012 18:23:06 -0700 (PDT) MIME-Version: 1.0 Sender: omuppi1@gmail.com Received: by 10.112.81.74 with HTTP; Tue, 21 Aug 2012 18:22:36 -0700 (PDT) In-Reply-To: References: From: Om Date: Tue, 21 Aug 2012 18:22:36 -0700 X-Google-Sender-Auth: ZUMNCXcdvV7tUgig1MZHmhpQEnk Message-ID: Subject: Re: Apache Flex 4.8 Download Statistics? To: flex-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=bcaec5555650c0660404c7d095e8 X-Virus-Checked: Checked by ClamAV on apache.org --bcaec5555650c0660404c7d095e8 Content-Type: text/plain; charset=ISO-8859-1 On Tue, Aug 21, 2012 at 10:23 AM, Alex Harui wrote: > Hi, > > Do we have statistics on how many times the kits have been downloaded? > Apparently, there is no easy way to get this statistic [1] This page has some sort of stats, but it is only at the Incubator level [2], not at the Flex level. Counting dowloads/installs is something we can instrument in the InstallApacheFlex app. If someone wants to write a simple cgi that updates a stats page, I can make the app call it on each install. [1] http://www.apache.org/dev/release.html#stats [2] http://people.apache.org/~vgritsenko/stats/projects/incubator.html --bcaec5555650c0660404c7d095e8--