I'm working with google analytics integrated in my website and I wonder if there is any way to send auto reports to third party companies.
For example, I want to send every day/week the number of session and users in my website to other company that can help me with statistics and other improvements.
I know that I can send report in few formats like csv and more, but I wonder if there is any server2server approach or something automatically which will report to 3rd parties about my statistics without any additional work on their side (for example, reading/parsing files)
Thanks for the help.