When I use my custom FB Open Graph action (bound to a FB article object) I submit a link to the original article on the web with Google Analytics UTM Campaign URL parameters. I assume the FB linter then crawls that article and uses the URL found in the open graph tags on the page instead of the one I submitted, which does not include any tracking data. When users click the link from my open graph post it goes to the article (external to facebook) with no original tracking information.
Any ideas on how to support url parameters or UTM campaign tracking for open graph shared links? Or is there a way to query FB insights on a domain/link level to get back click data?