Are you interested in who shared a selected Fb submit, however you are unsure how you can discover out? You are in the fitting place! This text will give you a step-by-step information on how you can see who shared a Fb submit, no matter whether or not the submit was shared publicly or privately. Whether or not you are trying to monitor down a pal who shared your hilarious meme otherwise you need to see how far your newest advertising and marketing marketing campaign has reached, this information will make it easier to get the knowledge you want.
To start, open up the Fb submit that you just’re excited about and click on on the Share button positioned under the submit. A drop-down menu will seem, displaying varied sharing choices. If the submit has been shared publicly, you will notice an inventory of the individuals who have shared it within the “Shared by” part. Merely click on on the title of the particular person you are excited about to view their profile. Alternatively, if the submit has been shared privately, you will not see an inventory of the individuals who have shared it. On this case, you need to use the Fb Graph API to extract the listing of people that have shared the submit. The API will give you the names, profile photos, and different details about the individuals who have shared the submit.
Now that you know the way to see who shared a Fb submit, you need to use this info to trace down mates who’ve shared your content material, monitor the attain of your advertising and marketing campaigns, or just fulfill your curiosity. With a number of easy clicks, you’ll be able to uncover the hidden community of people that have unfold your message on Fb. So, subsequent time you are questioning who shared a selected submit, do not hesitate to make use of the methods described on this article to seek out out.
Accessing the Exercise Log
The Exercise Go browsing Fb is a complete report of all of your actions on the platform, together with posts, feedback, shares, likes, and extra. By accessing the Exercise Log, you’ll be able to monitor how your content material is being shared and who’s interacting with it.
To entry the Exercise Log, comply with these easy steps:
- Log in to your Fb account.
- Click on on the down arrow within the top-right nook of the display.
- Choose “Settings & Privateness” from the drop-down menu.
- Click on on “Settings” within the left-hand navigation.
- Choose “Privateness” from the left-hand navigation.
- Underneath the “Your Exercise” part, click on on “Exercise Log.”
When you’re within the Exercise Log, you’ll be able to filter your actions by date, kind, or particular person. It’s also possible to seek for particular actions utilizing the search bar on the prime of the web page. By accessing the Exercise Log, you’ll be able to acquire invaluable insights into how your content material is being shared and who’s interacting with it.
Your Exercise Log Choices
The Exercise Log gives a number of choices for filtering and managing your actions:
Possibility | Description |
---|---|
Filter by Date | Choose a particular date vary to view actions inside that timeframe. |
Filter by Sort | Select from an inventory of exercise sorts, similar to posts, feedback, shares, or likes, to view solely these forms of actions. |
Filter by Particular person | Enter the title of a particular particular person to view solely actions involving that particular person. |
Search | Use the search bar to seek out particular actions by key phrase or phrase. |
Handle Actions | Click on on the three dots subsequent to an exercise to handle it. You possibly can delete, cover, or report the exercise. |
Viewing the Put up’s Viewers
Figuring out who shared a Fb submit can present invaluable insights into its attain, engagement, and potential influence. To entry this info, comply with these steps:
- Find the submit in query and click on on the “View Put up” button.
- Scroll all the way down to the underside of the submit and click on on the “Shared By” hyperlink.
- An inventory of customers who’ve shared the submit will seem.
- To view further particulars about every person’s share, click on on the down arrow icon subsequent to their title.
4. Viewing Extra Share Particulars
Clicking on the down arrow icon subsequent to a person’s title will reveal further info, together with:
Element | Description |
---|---|
Date Shared | The date and time when the person shared the submit. |
Goal Viewers | The precise viewers or privateness settings chosen by the person when sharing the submit. |
Share Remark | An elective remark that the person added when sharing the submit. |
Shared To | The precise Fb teams, pages, or people to whom the person shared the submit. |
Reviewing Group Exercise for Shared Posts
When a member of a gaggle shares a Fb submit, it seems within the group’s exercise feed. To trace who shared the submit, you’ll be able to overview the exercise log:
- Navigate to the group’s web page and click on on the “Exercise” tab.
- Filter the exercise feed by choosing “Posts” from the drop-down menu.
- Scroll by the listing of posts till you discover the shared submit.
- Click on on the submit to view the main points.
- Within the “Shared by” part, you will notice the title of the member who shared the submit.
- If a number of members have shared the submit, you’ll be able to click on on the “See all” hyperlink to view an inventory of all of the members who shared it.
- To view a abstract of all of the members who’ve shared posts within the group, click on on the “Group Historical past” tab and choose “Posts” from the drop-down menu. It will show a desk exhibiting the variety of posts shared by every member.
Member | Variety of Posts Shared |
---|---|
John Smith | 10 |
Mary Jones | 5 |
Bob Brown | 2 |
Using Fb’s Superior Search Options
Fb’s superior search options are a strong instrument for locating out who shared a selected submit.
There are a number of methods to make use of them:
- From the Fb Search bar, click on “See extra outcomes for this search”.
- Click on on “Posts” from the highest menu.
- Click on on the “Superior Search” hyperlink within the left-hand menu.
- Enter the title of the particular person or web page that you just need to seek for within the “Folks or Pages” area.
- Enter the textual content of the submit that you’re on the lookout for within the “What they’re saying” area.
- Choose the “Posts that embrace this precise phrase” possibility.
- Click on on the “Search” button.
- Fb will return an inventory of all of the posts that match your search standards. The outcomes will probably be displayed in reverse chronological order, with the latest posts showing first.
Beneath is a desk that summarizes the steps concerned in utilizing Fb’s superior search options:
Step | Description |
---|---|
1 | From the Fb Search bar, click on “See extra outcomes for this search”. |
2 | Click on on “Posts” from the highest menu. |
3 | Click on on the “Superior Search” hyperlink within the left-hand menu. |
4 | Enter the title of the particular person or web page that you just need to seek for within the “Folks or Pages” area. |
5 | Enter the textual content of the submit that you’re on the lookout for within the “What they’re saying” area. |
6 | Choose the “Posts that embrace this precise phrase” possibility. |
7 | Click on on the “Search” button. |
8 | Fb will return an inventory of all of the posts that match your search standards. The outcomes will probably be displayed in reverse chronological order, with the latest posts showing first. |
How To See Who Shared Fb Put up
While you share a Fb submit, your folks and followers can see it of their Information Feeds. However what if you wish to know who particularly shared your submit? There are a number of methods to do that.
A method is to examine the submit’s exercise log. To do that, click on on the timestamp of the submit after which click on on the “View Exercise Log” hyperlink. The exercise log will present you an inventory of everybody who has favored, commented on, or shared your submit.
One other technique to see who has shared your submit is to make use of the Fb Graph API. The Graph API is a set of instruments that permits builders to entry knowledge from Fb. To make use of the Graph API, you’ll need to create a Fb developer account and generate an entry token.
After you have an entry token, you need to use the next code to get an inventory of everybody who has shared your submit:
$post_id = 'YOUR_POST_ID';
$access_token = 'YOUR_ACCESS_TOKEN';
$url = 'https://graph.fb.com/v2.10/'.$post_id.'/sharedposts?access_token='.$access_token;
$response = json_decode(file_get_contents($url));
foreach ($response->knowledge as $shared_post) {
echo $shared_post->from->title.' shared your submit.'."n";
}
Folks additionally ask about How To See Who Shared Fb Put up
How can I see who shared my Fb submit on different pages?
To see who shared your Fb submit on different pages, you need to use the Fb Insights instrument. To do that, go to your Fb Web page and click on on the “Insights” tab. Then, click on on the “Posts” tab and choose the submit that you just need to view the insights for.
On the submit insights web page, scroll all the way down to the “Shares” part. This part will present you an inventory of all of the pages which have shared your submit.
Can I see who shared my Fb submit in a gaggle?
Sure, you’ll be able to see who shared your Fb submit in a gaggle. To do that, go to the group and discover the submit that you just need to view the shares for. Then, click on on the “Shares” button under the submit.
The shares button will present you an inventory of all of the individuals who have shared your submit within the group.
How can I forestall folks from sharing my Fb posts?
There isn’t a technique to fully forestall folks from sharing your Fb posts. Nevertheless, you can also make it tougher for folks to share your posts by altering your privateness settings.
To vary your privateness settings, go to your Fb settings and click on on the “Privateness” tab. Then, scroll all the way down to the “Who can share your stuff?” part and choose the privateness setting that you really want.