It would be most helpful if we could send parameters to the install page (app profile) and have them forwarded on to us when the user installs and is dropped on a canvas page.
This request would fit in with my earlier request to programmatically redirect users to the install page , by simply allowing parameters to be passed as the second argument to requestNavigateTo() as is currently possible for other redirects. In addition, though, the ability to send the args through the URL of the app page would be crucial -- e.g. ?userParams=... on the end of the app profile URL would end up being sent to the canvas page after the user installed.
Thank you.