You'll have to send this information with the redirect itself. Unfortunately, there isn't a convenient method for determining whether a given person has the current application installed, but there are other ways to infer this. For example, you can request an extended profile field such as GENDER. After the viewer is retrieved, you can inspect this field -- if the result is not null, this confirms that the viewer has installed the application. This technique works because gender is a required field in orkut but this information is only available for users with the app installed.
Once you have this information, pass it as a URL argument to the software installation page. Cheers! - Jason On Sep 1, 12:32 pm, Raj <[EMAIL PROTECTED]> wrote: > Hi Developers > Suppose I have a Orkut app which allows the user to redirect to a > publicly available website's software installation page. In that case, > how can i retrieve information whether the app from the redirected > page was installed or not by the orkut user? > > Do let me know your views. > Thanks > Raj --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Orkut Developer Forum" 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/opensocial-orkut?hl=en -~----------~----~----~----~------~----~------~--~---

