Introduction
Facebook Page Organic surfaces page-level and post-level organic performance for a connected Facebook Page through the Meta Graph API (v23.0). It covers feed posts, reels, videos, and stories, alongside lifetime page-level signals such as follower count, fans, profile views, and reaction totals. This is the v2 connector; the legacy v1 Facebook Organic connector is deprecated and hidden from new-connection flows, though existing v1 widgets continue to function. Organic connectors capture both page and post performance, each provided in a different shape by the Meta APIs — lifetime aggregates for the page itself, per-post metrics with limited historical depth, and short-lived story metrics. As an organic-social connector, engagement metrics, audience breakdowns, and post-level groupings are standardized so widgets can aggregate alongside paid sources without additional configuration. To connect this data source, see How to connect Facebook Page Organic to Adriel.Data refresh strategy
Architecture data
The Facebook Page and post hierarchy is refreshed daily at 8:00 PM UTC. On first connection, posts created within the last 1098 days are retrieved, but only lifetime metrics are available for them — there are no historical daily values. Metrics accumulate in the cache from the connection date forward, and new posts appear after the next daily refresh.Reports data
Reports refresh on the following schedules, all in UTC:- Lifetime page data — daily at 8:00 PM.
- Post data — daily at 8:00 PM.
- Story data — twice daily at 8:00 PM and 8:00 AM, with a rolling 2-day fetch window so short-lived content is not missed across timezone boundaries.
- Daily page data — initial fetch covers the last 90 days; subsequent refreshes update the most recent 3 days each cycle at 8:00 PM.
- Monthly page data — daily at 8:20 PM.
Architecture levels
Facebook Page → Post (feed post / reel / video / story)Date range limits
Time-grouping breakdowns are capped by granularity. Data outside the cap may be truncated.
Monthly, quarterly, and yearly breakdowns have no hard range cap.
Metrics
How to read the columnsData type uses this vocabulary: Number, Currency, Percentage, Ratio, Duration, Date, Text, URL, Array, Boolean.API Key in code style such as
page_post_engagements is the literal Meta Graph API field name. Italic text describes how a value is produced when it does not map cleanly to a single API field.Page reach and impressions
Because organic reach reflects unique users per day, summing it across multiple days adds up each day’s value, so a multi-day total may be higher than the true number of unique users reached. Meta deprecated the page impressions metrics (
page_impressions, page_impressions_organic, page_impressions_paid) on 2025-11-15; media views replace them (Meta — Deprecated Page Insights metrics) (see Media views). The organic-only and ads-only reach splits were deprecated 2026-06-16.Page engagement
Page reactions
Page video
Page fans and followers
Follower and fan counts are lifetime snapshots with no historical backfill; daily snapshots accumulate from the connection date forward.
Media views
Media views replace the deprecated impressions metrics. They only return data for posts created on or after 2024-09-22, a Meta API constraint. Organic and ads splits are separated by the
is_from_ads parameter.Post reactions
Post reach
The organic-only and ads-only post reach splits were deprecated 2026-06-16.
Post clicks and engagement
Post video
Post media views
Post media views only return data for posts created on or after 2024-09-22. For reels, the organic and ads splits may not sum to the total because of Meta-side tracking differences.
Post metadata
Story
Video and Reels
These object-level metrics come from the Video breakdown and use Meta’s
total_video_* and reel-specific fields. Many granular view splits exist; the most common are listed here. Deprecated video impression fields are omitted.Breakdowns
Hierarchy
Audience demographics
Follower demographic breakdowns return the lifetime fan count for each bucket rather than the report metrics.
Time grouping
Meta returns daily records; Adriel groups them into these views for reporting, so all time-grouping breakdowns are Adriel-side aggregations of the same underlying daily data.
Overview
Channel is a constant grouping label used for cross-connector rollup; for this data source it is always “facebook”.
Limitations
- No historical backfill for lifetime metrics — follower counts, fans, and audience demographics have no history before the connection date; daily snapshots accumulate from that day forward.
- Media views are post-2024-09-22 only — the
post_media_viewandpage_media_viewseries only return data for posts created on or after that date. - Deprecated impressions — Meta deprecated the page and post impressions metrics on 2025-11-15; media views replace them (Meta — Deprecated Page Insights metrics). The organic-only and ads-only reach splits were deprecated 2026-06-16.
- Reach sums across days — because organic reach counts unique users per day, aggregating over a longer period may overstate the true unique audience.
- Roughly 600 posts per year — Meta’s API returns about 600 ranked, published posts per year (Meta — Page feed reference). On Pages that publish more, older posts become unfetchable and their performance stops updating.
- Temporary content — stories and reels may contain missing or inaccurate fields, and associated media may expire once a post is no longer accessible through the API.
- Old or unretrievable posts — delta values for very old posts (3+ years) or posts that became unretrievable (deleted, restricted, or shortlisted by the platform) are not recorded.
API references (Meta)
See also
- How to connect Facebook Page Organic to Adriel (paired how-to)
- Meta Ads data reference — for paid Facebook and Instagram campaigns
- Instagram Organic data reference — sister organic platform
