Channels
contributing
sdk-kotlin
sdk-react
sdk-javascript
sdk-java
request-features
sdk-php
sdk-python
sdk-golang
sdk-swift
sdk-c-sharp
random
sdk-ruby
ask-questions
give-feedback
announcements
sdk-flutter
Powered by
#give-feedback
Title
b
busy-horse-73824
05/20/2022, 12:47 PM
On MP data sources, there is a page view event setting, but it doesn't seem to be configurable
Problem it, it's not actually right
Mixpanel doesn't have a built-in pageview event - you have to define your own
e.g. in our case, it's actually
page_viewed
$current_url
is right, but only for web and their JS SDK - for e.g. mobile apps, server-side reporting, etc., it could be different
f
future-teacher-7046
05/20/2022, 1:30 PM
Those are old and not used for anything anymore. Looks like we forgot to remove them from that table.
👌 1
b
busy-horse-73824
05/20/2022, 2:06 PM
Nice, good to know 🙂
4 Views
Post