Which 3rd party Analytics SDK support tvOS?

2020-05-21 04:42发布

问题:

I found out that none of those are supporting tvOS : Google Analytics, Fabric, Flurry. So I wonder is there any Analytics SDK that I could use?

回答1:

We just added support for tvOS for Google Analytics: https://github.com/analytics-pros/GA-Tracker-for-Apple-tvOS. Let me know if you have any questions



回答2:

For Google Analytics, if you're using the TVML and TVJS to build your app, you can use tvjs_google_analytics.

If you are not using TVML+TVJS, it looks like the Google Analytics SDK for iOS now supports bitcode, though they apparently do not have a tvOS target yet so you'll probably have to wait until Google gets around to adding that.



回答3:

Adobe Heartbeat has been available for TvOS for a month now. I have tested it out and it seems to work. You can find it at their github page: https://github.com/Adobe-Marketing-Cloud/video-heartbeat/tree/master/sdks/ios/libs



标签: tvos