Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I use facebook advertising to promote my app. To be able to track from which url's ad new players come from i add a parameter with a specific number to each url used in facebook advertising.

Example : https://apps.facebook.com/myapp?ori=123456

sometimes the parameter is stripped from the url by facebook and a new user is seen by the app as coming from https://apps.facebook.com/myapp losing information on the way.

How to do to be sure to get a parameter transmitted by facebook to the app through the facebook advertising ?

share|improve this question
You may want to try using app_data instead. Check out this post here, it may help you: stackoverflow.com/questions/8646589/facebook-app-data – Eric Brown Feb 8 at 16:06

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.