flapjackstan / clicks_and_cookies

Django App - Tracks Clicks and Cookies
MIT License
1 stars 0 forks source link

create new Model/App in Django to POST user data received. #9

Closed jhdz85 closed 1 year ago

flapjackstan commented 1 year ago

we might be able to capture this through the server logs. Did some more research and I think there is a setting we can adjust in either the front end or backend server to write periodic log text file to avoid. This can save us some over head from constantly inserting to the db.