stefanbschneider / old-blog

My old blog based on fastpages. The new one is based on Quarto.
https://stefanbschneider.github.io/blog/
Apache License 2.0
2 stars 1 forks source link

Adding Google Analytics to a Django App | Stefan’s Blog #9

Open utterances-bot opened 3 years ago

utterances-bot commented 3 years ago

Adding Google Analytics to a Django App | Stefan’s Blog

Using the new Google Analytics GA4 for monitoring and analyzing user traffic on a Django app.

https://stefanbschneider.github.io/blog/django-google-analytics

Yuri-Lima commented 3 years ago

Thanks Million man. It really helped me.

Radwwann commented 2 years ago

thank you Stefan, i have a question how can i call the data from google analytics to my dashboard please if u can help me with that, i dunno if that even possible

stefanbschneider commented 2 years ago

Hi Radwwann, what do you mean with "call the data from google analytics to my dashboard"?

Radwwann commented 2 years ago
Thank you for replying, so I asked lots of Facebook groups plus LinkedIn developers none has an answer some said we never thought about that or it is impossible until one share with me an answer https://stackoverflow.com/questions/21855107/display-google-analytics-data-on-my-web-site using Json file to retrieve data to my custom dashboard and it is really complicated I wish their is a video or Someone can explain it in a better way more clearly. 😊  Sent from Mail for Windows From: Stefan SchneiderSent: Friday, 9 September 2022 10:15 AMTo: stefanbschneider/blogCc: Radwwann; CommentSubject: Re: [stefanbschneider/blog] Adding Google Analytics to a Django App | Stefan’s Blog (#9) Hi Radwwann, what do you mean with "call the data from google analytics to my dashboard"?—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: ***@***.***> 
Radwwann commented 2 years ago

Thank you for replying, so I asked lots of Facebook groups plus LinkedIn developers none has an answer some said we never thought about that or it is impossible until one share with me an answer https://stackoverflow.com/questions/21855107/display-google-analytics-data-on-my-web-site using Json file to retrieve data to my custom dashboard and it is really complicated I wish their is a video or Someone can explain it in a better way more clearly :)

truestbyheart commented 2 years ago

Thanks a lot this saved me hours of research

efstone commented 1 year ago

There is absolutely NOTHING in here that is specific to Django. These are merely the instructions for adding Google Analytics to ANY website.