Issues
Issues copied to clipboard
Incorrect Platform with the JavascriptSDK
I use the JavascriptSDK on a website with anonymous users. When I try to create a graph for the platform, I see no useful info but instead 2 values:
null[object NavigatorUAData]
I would expect to see instead meaningful information here.
Please provide more context. How do you integrate the SDK into your project?
Please provide more context. How do you integrate the SDK into your project?
I was using the SDK for my static blog. Maybe this issue is outdated since I am now using the WebSDK like this:
<script async src="https://cdn.telemetrydeck.com/websdk/telemetrydeck.min.js" data-app-id="xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"></script>