Hello everyone,
I have built a Social media Analytics automation for a client and have noticed that the Instagram for Business - Get Media Insights Module still uses the KPI “Impressions”. This has been deprecated since 21.04.2025, with the introduction of the “Views” Metric.
Has anyone found a Workaround? And is the “Views” Metric coming to Make soon?
1 Like
Hello, i have one client who want me to do same thing. please can you share your blueprint with me, i’m just a biginner. or can someone help me doing same please ?
Hi Ezekiel,
for sure. Here is the blueprint, I hope it helps you out!
blueprint (1).json (221.4 KB)
So, I’ve done a bit more research:
It turns out the Instagram for Business module in Make.com still doesn’t support the new “Views” metric for Instagram posts. The Make team is aware of the issue and has confirmed they’re working on adding this feature. So for now, we’ll have to wait.
In the meantime, it is technically possible to retrieve the metric using the HTTP module in Make.com, by sending a request to Facebook’s Graph API. However, this approach does require some background knowledge of APIs and access token authentication.