#TelemetryDeck

Cihat GündüzJeehut@iosdev.space
2025-07-02

Over the years I’ve abandoned more half-finished analytics investigations than I care to admit 😬

“Wait, what was I even looking for?” shouldn’t be part of an analytics workflow, but often was for me! 😔

I love how #TelemetryDeck solves this. 👇

From: @telemetrydeck
social.telemetrydeck.com/@tele

Keep track of your gaming time with GamePal @gamepal 🎮

Log your game sessions, journal about games & stay organized.
Created with love & part of our Pride Month Shoutout in June. 🤩

🔗 apps.apple.com/us/app/gamepal/
#GameTracker #iOSApp #QueerDev #PrideMonth #MemberShoutout #TelemetryDeck

Train smarter with Personal Best by @shaundon 🏋️‍♂️

Log your workouts, get powerful insights & share your progress with ease.
Now featured in our #PrideMonth Member Shoutout, check out the app in the AppStore here — we think it's great!

🔗 apps.apple.com/app/personal-be
#iOSDev #WorkoutApp #QueerDev #Fitness #MemberShoutout #TelemetryDeck

Helge Heßhelge
2025-05-23

@mattiem @emorydunn is a thing, didn’t use it myself yet, but seems to be nice. Might be a fit, or not. It’s not strictly logging I think.

Cihat GündüzJeehut@iosdev.space
2025-05-14

As an Indie, it's helpful to know what users are doing in your app real-time. But I avoided big tech analytics for a long time. Then I found #TelemetryDeck. Simple setup, privacy-first, and TWICE the signals FREE if you register with this link:✌️💯🚀📊
dashboard.telemetrydeck.com/re

Quoted Post:
social.telemetrydeck.com/@tele

Marcelmarcel
2025-04-03

Is this possible in ? I can't say I'm able to wrap my head around TQL.

Marcelmarcel
2025-04-02

Friends of , what do I have to do to create a bar chart that is not stacked? That must be possible, right?

Cihat GündüzJeehut@iosdev.space
2025-03-21

I am very lucky to be working as a freelancer on a project that I love & use in all my apps: #TelemetryDeck. 📡

Recently, I've had the pleasure of contributing my own ideas to the project. Today, I'm happy to introduce a new feature that's been long awaited: Duration Signals!

🔗👇 (1/2) 🧵
telemetrydeck.com/docs/article

#iOSDev #AndroidDev #Kotlin #Flutter #SwiftUI #Analytics #MobileDev #IndieDev

If you need to integrate @telemetrydeck in your python scripts and don't want to write every request on your own, I wrote a small... wrapper? for the API.

github.com/KurzGedanke/Telemet

It is not 100% finished yet and I still need to do the a async implementation but I guess the main structure will not change in general (or at least for the v1).
If you have any feedback or suggestions please let me know! :)

#python #telemetrydeck #telemetry

Kern Jackson :xcode:kern@iosdev.space
2024-02-28

This seems like a reasonable way to integrate TelemetryDeck am I missing any possible downsides to this approach?

#iOSDev #telemetrydeck

import TelemetryClient

class TelemetryService {
	
	enum Signals: String {
		case viewedSettings =     "viewedSettings"
		case viewedPaywall  =     "viewedPaywall"
		case tappedPurchase =     "tappedPurchase"
	 }
	
	static let shared = TelemetryService()
			
	private init() {
		let configuration = TelemetryManagerConfiguration(appID: appID)
		TelemetryManager.initialize(with: configuration)
	}
	
	public func send(_ signal: Signals) {
		TelemetryManager.send(signal.rawValue)
	}
}

Oh nice! One less GoogleAnalytics. #TelemetryDeck #GeniusScan

Release notes of „genius scan“ app on the Apple AppStore, saying they ditched Google Analytics in favor of TelemetryDeck because of the latter’s „no compromis“ focus on privacy
2023-12-30

Trying out #telemetrydeck in #fedicat

banner saying fedicat has touched the lives of zero people this year
Christian Tietzectietze
2023-12-23

Video tutorial:

📺 How to Show Organic Web Traffic Sources in
youtube.com/watch?v=yZYm2kC3IlQ

Christian Tietzectietze
2023-12-22

A couple of weeks of statistics on zettelkasten.de show that we have ~11% DuckDuckGo search engine traffic!

Christian Tietzectietze
2023-12-22

Show Organic Web Traffic in the Simple Way with a Values Breakdown Insight christiantietze.de/posts/2023/

Has fun recording a video tutorial to show the steps and use Descript for editing a bit more )

Robin Kipp (old account)robin_kipp@sfba.social
2023-12-21

After some research, looks like #TelemetryDeck might be what I want. Seems like their emphasis on privacy is very high, most articles in their docs seem to have a section on how to preserve users’ privacy and guidelines on sensible data protection purposes. Their iOS SDK is also open-source so it is possible to double-check that they aren't secretly collecting additional data from devices, and their API for programatically fetching telemetry seems really extensive as well. Will probably give them a try unless someone has a better suggestion, or in case there are any specific reasons not to go with them that I’m not aware of.

Christian Tietzectietze
2023-12-13
2023-06-28

How does #TelemetryDeck compare to #Mixpanel? At work we’ve been using Mixpanel for a while, but I’m really intrigued by TD. Thoughts?

Funny Konstantin :bheartrainbow: konstantin@m.iamkonstantin.eu
2023-06-15
Goal for today: diving into funnels and how to set them up in https://feedbackbulb.com.

Gotta give a shoutout to @telemetrydeck for the amazing docs—really fun and easy to follow 🙌.

#FunnelExploration #TelemetryDeck #FeedbackBulb

https://telemetrydeck.com/docs/articles/how-to-funnel-insights/
Screenshot from TelemetryDeck's documentation about funnels
2023-03-12

@telemetrydeck Just now getting time to play with the new #TelemetryDeck Funnels Editors, and it’s FANTASTIC!

Question about 'Granularity’: if set this to ‘Week', is it showing unique users that have triggered the signals in my funnel during the last week?

If so, is there a way to compare this week to previous weeks?

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst