Well currently I simly use Java internal methods for doing high-speed downloads 
and use Apaches HttpClient lib for the cases where we need strange voodoo 
(fontkit libs). So whatever I can do with that is fine.

I guess even if there is JavaScript involved in the installer edition, after 
all the information has to be sent to the server, so I think it would be best 
to mimic such a call.

Chris

________________________________________
Von: [email protected] <[email protected]> im Auftrag von OmPrakash Muppirala 
<[email protected]>
Gesendet: Dienstag, 7. April 2015 23:53
An: [email protected]
Betreff: Re: AW: Requirements to track downloads via Mavenizer

I don't think using the track-installer.html is going to work as it needs
to render a web page and execute a javascript function that does the actual
tracking.  I don't think the Mavenizer is capable of doing it?

I think we should use the REST api that Google Analytics has recently
exposed to track this. Here are the details:
https://developers.google.com/analytics/devguides/collection/protocol/v1/devguide

Let me know if you need anything else.

Thanks,
Om

On Tue, Apr 7, 2015 at 1:42 PM, Christofer Dutz <[email protected]>
wrote:

> Well I'll just wait for Om to give me the specs.
>
> Chris
>
> ________________________________________
> Von: Alex Harui <[email protected]>
> Gesendet: Dienstag, 7. April 2015 22:03
> An: [email protected]
> Betreff: Re: AW: Requirements to track downloads via Mavenizer
>
> On 4/7/15, 12:45 PM, "Christofer Dutz" <[email protected]> wrote:
>
> >Yeah ... sure that I can do that ... just tell me what url to hit :-)
>
> I’d prefer to defer to Om on what to hit.  The base url is
> track-installer.html on flex.a.o.  We may want to use additional URL
> parameters to denote that it is a Maven download.  Currently it looks like
> we add:
>
> ?label=" + sdkLabel + "&version=" + version + "&os=" + os
>
>
> -Alex
>
>

Reply via email to