Home © Rinat Abdullin 🌟 AI Research · Newsletter · ML Labs · About

Stop user session tracking experiment

For the past months I've been running an experiment on abdullin.com:

Outcome: not worth it for me. The setup was clever, but the simplicity of "I don't track your session, even in anonymous and aggregated way" - wins.

I could produce charts like that:

2022-08-26-user-flow.png

or that:

2022-08-26-user-flow-analytics-complex.png But in reality a chart like that is good enough for me:

2022-08-26-analytics-aggregated.png

Update list for the website:

  • Remove Hotwired Turbo and stop tracking user sessions. We are back to plain old server-side pages.
  • Upgrade rendering pipeline to Python 3.9 (and a couple of other dependencies)
  • Convert project repository to a proper Python project with setup.py, setup.cfg, pyproject.toml etc. This is consistent with Python standards and data science projects that I help to manage at day work. Less context switching is good.

Published: August 26, 2022.

🤗 Check out my newsletter! It is about building products with ChatGPT and LLMs: latest news, technical insights and my journey. Check out it out