Skip to content

Commit 8040f08

Browse files
committed
Update Readme
1 parent f830ea7 commit 8040f08

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,11 @@ A Laravel CMS Starter project with AdminLTE theme and core features.
5454
- create NEW service account key
5555
- any name will work (I use google analytics)
5656
- key type is JSON
57-
- add the email to the 'accounts' under google analytics
58-
- download and store the json
59-
- go to google analytics under the admin - view settings - for the 'site id'
57+
- download and rename the json to 'service-account-credentials.json'
58+
- store the file under /storage/app/analytics
59+
- go to (google analytics)[https://analytics.google.com/analytics/]
60+
- go to admin - property - user management and add the service account's email as a user
61+
- go to admin - view - settings and copy the 'site id' to your .env
6062
- get a Google Maps js API key (after you've created the project in google) https://developers.google.com/maps/documentation/javascript/get-api-key
6163
- have a look at Admin\NavigationController.php on how to use datatables and datatables with ajax if more than 150 entries
6264

0 commit comments

Comments
 (0)