GET_POST_METRICS_FACEBOOK

Get metrics about posts of your Facebook pages by providing the post ID. List first your posts and then get metrics such as clicks, impressions, and reactions.

icon of Facebook PagesFacebook Pages
Not a big fan of functions?
Use the Actions Wizard to configure any action in Rows without functions.

Parameter List

Syntax
GET_POST_METRICS_FACEBOOK(post_id
[metrics]
)
post_id

The Post ID of one of your Facebook page posts. For example: "4324_90349".

[optional] metrics

One or more metrics to retrieve about the post. For example: "post_reactions_love_total,post_reactions_wow_total".

default, it will return the number of engaged users, impressions, and reactions of your page.

Selected options:
Post Clicks
Post Clicks Unique
Post Engaged Fan
Post Engaged Users
Post Impressions
Post Impressions Fan
Post Impressions Unique
Post Negative Feedback
Post Negative Feedback Unique
Post Reactions Anger Total
Post_reactions_by_type_total
Post_reactions_haha_total
Post Reactions Like Total
Post Reactions Love Total
Post Reactions Sorry Total
Post Reactions Wow Total

Examples

GET_POST_METRICS_FACEBOOK("102461084751070_102464121417433", "post_engaged_users") returns the post_engaged_users metrics for the "102461084751070_102464121417433" post.