I’m trying to use Google Analytics API in Javascript. I want to: Query Data for a specific website (under my control) Use the data to build an open-to-the-public dashboard Every example I can find requires you to use OAuth to authenticate before you can query data. Because I only want to query (not delete/modify), is there a way to use