Closed thatgurkangurk closed 8 months ago
when using view transitions, since there isn’t a full page refresh, it doesn’t send a pageview event to umami.
i think that this could be fixed by using the astro:page-load event, but I will have to try it later
astro:page-load
if anyone else knows a solution, feel free to submit a PR
when using view transitions, since there isn’t a full page refresh, it doesn’t send a pageview event to umami.
i think that this could be fixed by using the
astro:page-load
event, but I will have to try it laterif anyone else knows a solution, feel free to submit a PR