Issues
Issues copied to clipboard
The TelemetryDeck Viewer App for iOS and macOS provides instant insights into anonymized user data from your apps.
Explore an optional mode where the app would just send every navigation and every interaction as a signal.
Best to read this article here first: https://andrewchen.com/power-user-curve/ The minimum viable feature would be just based on app open. Better would be time / app version based cohorts and counting...
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: -...
If you get to the page `https://dashboard.telemetrydeck.com/apps/{APP_ID}/setup-helper`, you will see the subtitle: ``` FOR TELEMETRYDECK TO WORK, YOUR APP NEEDS TO SEND SIGNALS TO TELEMETRYDECK'S SERVERS. CHOOSE AN SDK TO...
Skye: > When you send the [join org] invite to an email that uses plus addressing ([email protected] for example), then your page replaces the "+" in the mail with a...
The ModelName gives you the exact model but I'm mainly interested in a breakdown between iPhone and iPad (and maybe eventually, TV and Mac). There may be a clever way...
> By the way, it would also be great to see percentages in the table mode like in the pie chart mode. @jeehut
Saves time, when you want to create a similar insight quickly. There's such a button in the detail view, but in my opinion it would be more useful to have...
I'm having an issue while editing an insight. Insight ID: 79B7963C-13CA-45FB-9BF9-89BBDFF6081C I want to track how many users subscribe in my app. On app launch, I check the current subscription...
For a signal type with a payload with e.g. integer values I want to aggregate these with different functions and plot it e.g. as time series. For example the sum...