You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tracking facebook app with Piwik (using the Image tracking tag) seems to not work correctly as it appears facebook is caching requests and responses from the Piwik servers. This leads to incorrect tracking results (see forum post for reference).
However I'm not confident FB will want to do this, since the Piwik JS will be hosted by each separate Piwik server and therefore considered insecure (loading 1st level JS in facebook.com domain wouldn't be a good idea).
I am unsure if there is a solution for tracking FB apps with Piwik. If there is, please post a comment.
The text was updated successfully, but these errors were encountered:
If you know any solution or idea to have interesting Facebook app tracking with Piwik, please write a comment, we would ideally like to write a quick FAQ answer about this topic if possible!
Tracking facebook app with Piwik (using the Image tracking tag) seems to not work correctly as it appears facebook is caching requests and responses from the Piwik servers. This leads to incorrect tracking results (see forum post for reference).
The solution might be to have Facebook provide a tag for the Piwik JS code, as it does for GA or quantcast: http://developers.facebook.com/docs/reference/fbml/quantcast
However I'm not confident FB will want to do this, since the Piwik JS will be hosted by each separate Piwik server and therefore considered insecure (loading 1st level JS in facebook.com domain wouldn't be a good idea).
I am unsure if there is a solution for tracking FB apps with Piwik. If there is, please post a comment.
The text was updated successfully, but these errors were encountered: