Sending Netlify Analytics Report?

Hi,
My client would like to access the Analytics, what is the best way to do so? Is it possible to send the results of Netlify Analytics automatically to the client by mail?
Thank you!

Hi @shuda716,

There’s no built-in way to do this yet. There’s Log Drains, but that might prove to be a difficult and costly setup for your use case.

You can use the undocumented Netlify Analytics API by referring to the Network tab in dev tools and inspecting the calls that Netlify UI is making. You can then write custom code to use that API to gather data, generate reports programatically and send it to your client.

1 Like

This would be useful for my use case too, +1 to that suggestion :wave:

Something that could look like the notification system in the forms section :

Hey there, @Maixent :wave:

Thanks so much for reaching out! I have shared this feedback with the relevant teams here at Netlify. We appreciate you taking the time to write up this suggestion and include an image.

Happy building :rocket:

1 Like