As a part of our continued commitment to simplify the Messenger experience for people, we are removing the Discover tab from the Messenger app. We will continue to invest in more and better ways to help businesses connect with their customers wherever they are, including updates to m.me links, various entry points across our family of apps, as well as ad products that lead to Messenger.
Discover is where people can browse and find Messenger bots, nearby places and businesses to message. Organized by category, recent activity and featured experiences, Discover complements existing entry points, including advertising to Messenger Codes, me.me links and plugins.
Get Your Messenger Bot Discovered
To get your bot added to Discover, have your Page admin complete the submission form. For more information, see Submit Your Messenger Bot below.
Submit Your Messenger Bot →To apply to have your bot included in Discover, have your Page admin complete the Discover submission form.
You can also navigate to the through Page settings:
From here, you can set the following:
This information will be used to enhance your bot description in Discover and will also help improve its discoverability.
Please note that each submission must be approved in order to be included in Discover, so be sure to properly describe and categorize your bot when completing the form. You can revisit the form in Page Settings at any time if you need to update your bot information.
For Pages that are not associated with a Messenger bot, we use existing categorization and Page meta data to identify the appropriate Discover category. You can opt-out of being included in the Discover tab through Pages Settings.
The Messenger bots that appear in the featured section and in each category of the Discover tab is determined algorithmically based on a variety of factors. While we don't disclose our filters and rankings, here are some of the things that can increase the chances of your bot appearing in the Discover tab:
In addition, the bots shown in the Discover tab are personalized to each person on Messenger. This means you may see different results if you view the Discover tab with different accounts.
You may specify a target audience for your Messenger bot by setting the target_audience
property in your bot's Messenger profile. The target_audience
defines whether your bot will appear in the Discover tab for everyone, no one, or a subset of people based on country. The target_audience
property supports whitelisting and blacklisting of countries.
To set the target audience for your Messenger bot, send a POST
request to the Messenger Profile API
curl -X POST -H "Content-Type: application/json" -d '{
"target_audience":{
"audience_type":"<custom | all | none>",
"countries":{
"whitelist":["<COUNTY_CODE>", ...],
"blacklist":["<COUNTY_CODE>", ...]
}
}
}' "https://graph.facebook.com/v2.6/me/messenger_profile?access_token=<PAGE_ACCESS_TOKEN>"
A: During the first phase of our rollout, the Discover tab features bots and businesses that best represent the wide range of experiences available on our platform today, helping to ensure that the experiences are compelling and high quality, making this new tab a trusted, and valuable surface for people and businesses. Additional criteria informing this process include English language-only bots since our initial launch is focused on the U.S.; the most active bots currently available on the platform; and bots that are in compliance with our platform and community policies.
A: At initial launch, Discover features English language bots and businesses that represent the range of experiences available on our platform today. These bots are carefully selected by our team - think of them as an “Editor's Pick” approach - so we can offer the very best of what our team tests and enjoys to people, while helping the developer community raise awareness of new and yet-undiscovered great Messenger bot experiences.
A: We are constantly updating and improving this feature based on input from businesses, developers and consumers. We plan to update the list of bots and businesses featured in Discover on a regular basis.
A: Yes. See here for how to turn on Page messaging.
A: Yes, all Page Admins have the option to opt-out of any units and categories within Discover. Please go to Page Settings → Click on “Messenger Platform” → Tap on “Hide” within “Discover Visibility”. You can also set the target audience using Messenger Profile API, which allows you opt-out at the country level.
A: Messenger Platform supports numerous other entry points, including Facebook pages, m.me links, plugins for your website, and more.
A: We are rolling out the categories over time to provide the best experience for our users. In the meantime, we encourage all Page admins with bots to opt into the Discover category in order to drive people to their Messenger bots once this feature rolls out.
A: If you are a Page admin and have a bot on the platform, you can go to Page Settings → Messenger Platform at anytime to select the category your bot should appear in. See here for more details on how to complete this form.
A: When you created your page, you selected into a Page category. We use this signal to automatically place Pages without bots in their respective Discover category, so no action is required.
A: Currently, we only include Messenger experiences in one category at a time.
A: While your bot is eligible for both categories, currently it will appear in only one, with preference given to the primary category.
A: No, you need to provide the translated name and summary for your bot, and ensure it functions in all the languages you selected.
A: You can revisit the form in Page settings at any time to update your bot category.
A: You can check the status of your submission within Page Settings → Messenger Platform.