Open josharnow opened 6 months ago
I discovered that implementing this with a server-side rendered site such as this is either not possible or very difficult, but it requires additional research.
This is a "nice to have" feature, so for the time being this will be put in the backlog.
Problem There is currently no way to track page views.
Solution Use Firebase Analytics to track page views
Necessary Tools Firebase Analytics
Implementation https://stackoverflow.com/questions/59330467/how-to-track-page-view-with-firebase-analytics-in-a-web-single-page-app
Alternatives Considered N/A
Resources / Additional Context
https://stackoverflow.com/questions/59330467/how-to-track-page-view-with-firebase-analytics-in-a-web-single-page-app