On Jan 21, 6:57 am, "Daniel A. Nagy" <[email protected]>
wrote:
>
> Basically, anything would do:
> - The URL from which the APK was downloaded
> - Any of the HTTP headers used in the request for the APK
> - Any other information that can be supplied during the process of APK 
> installation
>
This section might be what you need:

http://code.google.com/mobile/analytics/docs/android/#android-market-tracking

That assumes you are linking to a Market Listing from a web page
somewhere else.

You could encode those headers and stuff into the parameters in the
URL using javascript.

Maybe that would help.

Nathan

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to