codelitdev / medialit

Upload, process and optimise your media files on a AWS S3 compatible storage
https://medialit.cloud
GNU Affero General Public License v3.0
7 stars 3 forks source link

Capture pageviews using Posthog #66

Closed rajat1saxena closed 6 months ago

rajat1saxena commented 8 months ago

We need to capture page views using Posthog.

The starting implementation hints can be taken from WebLit's repo.

The logged in user's email should be using instead of random PostHog id.