https://github.com/rizerkrof/example_pythonwebappga
https://github.com/rizerkrof/example_pythonwebappga
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rizerkrof/example_pythonwebappga
- Owner: rizerkrof
- Created: 2022-12-05T13:13:07.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-05T23:09:34.000Z (almost 3 years ago)
- Last Synced: 2025-01-28T00:16:10.567Z (8 months ago)
- Language: Python
- Size: 1.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
#+TITLE: Project repport
#+AUTHOR: Edouard Lacourt
#+STARTUP: inlineimages nofold* Description
** Context
This repository shows a basic example of Google analytics implementation with deta and flask.
** Author
+ [[https://github.com/rizerkrof][Edouard Lacourt]]
** Project links
+ [[https://6t82ta.deta.dev/][web app link]]
+ [[https://github.com/rizerkrof/example_pythonWebAppGA][GitHub link]]* Technicalities
This project was deployed using deta. See more information [[https://docs.deta.sh/docs/micros/getting_started][HERE]].
Adding Google Analytics html tags with a token allows the web app creator to monitor the traffic:[[./assets/readmeImages/gaTrafficPanel.png]]