Query Analytics without the client being authenticated

0

I have a url https://foo.co k shortener that has an Analytics script and that every time a user accesses https://foo.co/123 , for example, generates access data in Analytics.

The goal is for my front-end client to query all analytics data for that link that was accessed ( https://foo.co/123/details ) without authenticating in Analytics.

I have not found in the documentation of the same anything explaining how to do queries without the need for authentication by an Analytics account.

    
asked by anonymous 27.01.2018 / 00:06

0 answers