LonelyCpp / react-native-youtube-iframe

A wrapper of the Youtube-iframe API built for react native.
https://lonelycpp.github.io/react-native-youtube-iframe/
MIT License
598 stars 153 forks source link

Traffic Source showing as github.io in YouTube Analytics #255

Closed solankydev closed 2 years ago

solankydev commented 2 years ago

We have recently used this package for our Android App to play YouTube videos. While visiting analytics in the external traffic sources, I can see github.io as source name. My guess is that this source must be react-native-youtube-iframe package. Can anybody confirm? And is there any way to change the source name?

LonelyCpp commented 2 years ago

yes @deependrasolanky this is correct

more about it here : https://lonelycpp.github.io/react-native-youtube-iframe/self-host-remote-source

(you can host this on your own domains if required)