Hi, Is there a way to read Vercel Analytics via API. I’m trying to get analytics information forwarded to a slack server every day and it doesn’t seem like there is any API for that.
Hey there @akashgutha. I don’t think it’s possible out of the box. What exactly are you looking to send over to Slack? Is it specific events or more like an overview of the analytic data? If it’s more on the custom event side you could probably set up a function that also sends the event data to slack via a webhook.
1 Like
I would like to send the daily page view & unique visitors data to my slack cahnnel, so the non technical team members can monitor it.
Hi @akashgutha, thanks for reaching out in the community but we don’t have an API for reading analytics data. So, you’ll have to find other ways of doing this.
1 Like
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.