help wantedtype:documentation
Description
- Laravel Version: 5.4.36
- Voyager Version: v1.0.7
- PHP Version: 5.6.30
- Database Driver & Version:
Description:
After adding google analytics client ID in Voyager, sometimes you may not get the analytics report right away in the voyager dashboard page; Instead it will show the below text.
You are logged in as: @.com
Steps To Reproduce:
- Create a google analytics client ID under https://console.developers.google.com
- Return to Voyager admin -> Settings -> Add the client ID under admin section and save.
- Go to Voyager dashboard where you may only see the text "You are logged in as: xxxx@email.com"
Solution: Enable google analytics API after creating your client ID.
- Go to https://console.developers.google.com
- Select Library
- Search for the keyword 'analytics'
- Click on 'Analytics API'
- Click on Enable
