Forums

Google Analytics

Good Morning,

How do I add the google analytics tag on the page?

Thank you,

what are you using to serve your current page? eg: what python framework? are you just serving a static file?

I use to display the apache superset that uses the flask python framework

You need to put the tag into the template that you're using to generate the page.