No, you don't need to use Facebook Login. You just need to log app events in order to see metrics about your app. If you're using Facebook Login, you can view additional metrics about your login integration in the Facebook Platform > Login section.
No, Facebook Analytics shows data for everyone using your app, not just the people using Facebook Login. Learn how to set up Facebook Analytics in the Analytics Quick Start Guide.
Yes, you can use the Activity > Event Debugging
For recommendations regarding which events to include in various types of apps, see the App Events Best Practices Guide.
If you recently added the ability to log app events through the SDK, people will need to upgrade to a version of your app that contains this updated code. As people upgrade to the latest version of your app, your app event data in Facebook Analytics will begin to match your internal figures.
One way to validate the data is to only look at internal data coming from people who have upgraded to versions of your app that send App events. You should also verify that you're not conditionally sending app events—this will result in an incomplete count.
If you're using a mobile measurement partner (MMP), ask them to verify your app events integration.
If you're using both an MMP and the Facebook SDK to log app events, this can result in double-counting.
Verify that app events are being logged at the right time in your app. For example, if you're comparing purchase events, make sure that the purchase event is being logged when you're confident the purchase event has actually occurred—as opposed to the point at which a person clicks on a "purchase" button.
Some common causes for inaccurate totals or values per event are:
You need to use the valueToSum
parameter to log any numerical values that you'd like to see aggregated as a value in Facebook Analytics. See the App Events docs to learn how to log valueToSum
for your specific platform.
There are some differences in how Ads Manager and Facebook Analytics report metrics for ad campaigns. Learn more.
To view analytics for only your Messenger bot, first begin creating a new filter in the relevant section or subsection of Facebook Analytics, then customize as follows:
Keep in mind that not all roles can save filters. Even if you can't save the filter you created, you can still share it.
The Facebook Analytics email report gives you a quick overview helping you see highlights of your app activity and better understand the people using your app. Email frequency may vary between weekly and monthly, as we're testing the benefits of each option.
To unsubscribe from email reports, click unsubscribe here at the bottom of the email, and change your preferences under Developer Updates.
Alternatively, you can access your email controls directly from your developer settings.
For more information on your Facebook Analytics reports, visit our help center.
If you're using version 3.19.0 or earlier of the Facebook SDK for Android, there's an issue with counting all app installs.
To avoid this problem, we recommend that you upgrade to the latest version of the Facebook SDK for Android. Use this guide to get started quickly.
Note: This issue doesn't affect measurement of any Facebook ad campaigns you might be running, but it does affect app install metrics in Facebook Analytics.