Might be worth checking out @freekmurze 's Laravel Analytics package:
https://murze.be/2015/03/a-laravel-package-to-retrieve-google-analytics-data/
I've not used it yet but if it's anything like his others, it will be top class.
Hello
In my previous application I created Admin dashboard where users could integrate their Google Analytics data. Installation was difficult for users, they had to manually create client id, secret id and .p12 file. After some Googling, I found this plugin for Wordpress: https://wordpress.org/plugins/google-analytics-dashboard-for-wp/
This plugin allows users to integrate Analytics with single button click, it doesn't require any manual actions by user. I was wondering is there any package for Laravel which does similar thing. I don't want to reinvent the wheel if this solution already exists.
Thanks
Please or to participate in this conversation.