One can get his app's AppRequests using FB Graph. How can I get if the receiver clicked on any of the AppRequests?
Edit: I can't pass additional parameters in the AppRequest, it's an "AppInvite" and through AppLinks the receiver is taken to the Apple's AppStore etc and no info lives on after the download.
My use case is when two current users invite the same "new user". The "new user" clicks in only one of the invites, of course, but I can't figure out which one it is right now.