-
-
Notifications
You must be signed in to change notification settings - Fork 76
Description
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.