I'm looking to expose some google analytics data to the viewers of a page on my website.
Specifically, I want to show the total number of views a page got over time, and the referral sources. (Similar to the data that Medium shows https://help.medium.com/hc/en-us/articles/215793317-Publication-stats).
Ideally, I could just plug in a component that already has the graphs rendered, but also fine with a simpler API that just gives me the data.
If Google solves this problem for me, can you point me in the right direction of how to accomplish this?