This post has been de-listed (Author was flagged for spam)
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
I want to build an analytics feature for my app.
So that means tracking every single user session -- authenticated and unauthenticated -- and saving them to the database, along with all kinds of metadata, like IP, location, user agent, etc.
And with each session, I also want to track:
- Pages visited
- UTM parameters
- Any sales made during that session
I've done a search, found several packages for this purpose that don't seem to be maintained.
And unfortunately, I can't use Google Analytics/Plausible/whatever for this.
This has to be an in-built feature.
Are there any packages or tutorials for this that's state-of-the-art?
Subreddit
Post Details
- Posted
- 1 year ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/django/comm...