alenn's avatar

Using Google Analytics in Laravel

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

0 likes
4 replies
alenn's avatar

@olimorris I've checked this one, but it also requires manualy input of client id and secret id. I can't find any solution to authorize Analytics account like in that Wordpress plugin

1 like
NewBee's avatar

hey did you find any solution later?

Please or to participate in this conversation.