I want to add a share button inside an iOS app and wonder if it is possible to get any statistics of how many people have used the shared button inside my app? When people use the share function they will share an image from their phone and not any URL. I wonder if facebook already have any built in function for this or if I need to track the clicks programmatically.
Thanks in advance! Vatan