-
curious if this would work with pageview pages?
-
Voorbeeld in https://github.com/freshheads/analytics-essentials/blob/develop/doc/mixpanel_setup.md#page-view-events updaten.
- `pathname` geeft TS error: `Type 'null' is not assignable to type 'str…
-
Hey,
The issue I'm facing is that I'm trying to page views with a scroll view inside them. The paging works great but the scroll views do not work. I've tried disabling vertical pages with no luck.…
-
### Can we access your project?
- [X] I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
### Current Behavior
…
-
### Is your feature request related to a problem? Please describe.
In my use case, I want to share state between each `PageView` children, similar to how `ActivityViewModel` works in native apps. C…
-
Page view should preload at least its next page otherwise user can experience delay when changing pages. In the following example I'm using larger images ~5mb. I'm aware that there are already topics …
-
Hello,
Our website is loosely structured as an outer "workspace" and an inner "content" iframe, both of which are tracked in matomo. The outer workspace contains some of the main navigation as wel…
-
Unfortunately when we use PageView in a ScrollVIew, the scroll gesture is intercepted by the PageView, making it impossible to scroll down or up when the finger is on the PageView. This would be great…
-
**Description/Screenshot**
I'm using snippet to setup AppInsights in nextjs app. I track pageView events manually by watching route changes.
So that I have `enableAutoRouteTracking: false` in my app…
-
1. Avg time spent on a page is calculated by dividing the sum of all `time_spent_ref_action` divided by the number of visits `nb_visits`. Not all visits have `time_spent_ref_action` though. Instead `s…