How to add Google Analytics or JS code in a Streamlit app?

Hi QT,

Trying to get this working, but no users are showing up on Real-Time tracking. In your example, why is st.components.v1.iframe(‘Google Analytics’, height=1, scrolling=False) commented out and what is the purpose of the URL address in the iframe?

Also, any updates on a more general solution to this problem? A plugin or option would be helpful.