jrieke / streamlit-analytics

👀 Track & visualize user interactions with your streamlit app
MIT License
262 stars 48 forks source link

Google Analytics integration #38

Open 444B opened 9 months ago

444B commented 9 months ago

Request: To pass your analytics token into an optional function streamlit_analytics.google_analytics('gtag_ID') and allow the site owner to see the analytics use of their website

Additional Request: To enable alternative analytics providers in the same or similar fashion.

I am developing this on my fork for now The purpose of this issue is to serve as a discussion point around integrations Google Analytics for any interested parties.