8-bit-sheep / googleAnalyticsR

Use the Google Analytics API from R
https://8-bit-sheep.com/googleAnalyticsR/
Other
260 stars 76 forks source link

[DOCS] 404 error when following link in ga_auth() message #437

Open kierisi opened 4 days ago

kierisi commented 4 days ago

Where should be the new or corrected documentation?

When I authenticate in using ga_auth(), the following message is printed out to the console:

Default Google Project for googleAnalyticsR is set. This is shared with all googleAnalyticsR users. If making a lot of API calls, please visit: https://code.markedmondson.me/googleAnalyticsR/articles/setup.html#professional-mode-your-own-google-project for instructions on setting your own Google Project

however, the website provided, https://code.markedmondson.me/googleAnalyticsR/articles/setup.html#professional-mode-your-own-google-project leads to a 404 page. I spent a bit of time looking at other posts, and there doesn't seem to be equivalent information.

What changes should be made?

it would be helpful to remove the broken link, and it would be incredibly helpful to replace it with a link to information on setting up a Google Project for those of us who anticipate making a lot of API calls.

MarkEdmondson1234 commented 3 days ago

It should be now on https://8-bit-sheep.com/googleAnalyticsR/ if not let us know! @gronerik

kierisi commented 1 day ago

great, thank you so much!