SDKActive

TelemetryDeck Android SDK

TelemetryDeck Android SDK: View this page as Markdown • #docs #intro Quick Start Guide Set up TelemetryDeck in minutes and start gaining insights into your app's performance Welcome to TelemetryDeck TelemetryDeck helps you understand how users interact with your application through privacy-focused analytics.

Open source page

Field note

What it does

View this page as Markdown • #docs #guides #Setup #iOS #macOS #watchOS #tvOS Swift Setup Guide Let's include the TelemetryDeck Swift Package in your application and send events! Prerequisites This guide assumes you have already created a TelemetryDeck account. If you haven’t yet, please sign up now ! Installing the Swift Package The TelemetryDeck Swift package uses Swift Package Manager. Open Xcode and navigate to the project you want to add TelemetryDeck to In the menu, select File -> Add Package Dependencies… . This will open the Swift Package Manager view Paste https://github.com/TelemetryDeck/SwiftSDK into the search field. Select the SwiftSDK package that appears in the list Set the Dependency Rule to Up to Next Major Version Press Add Package to continue This will include the TelemetryDeck Swift SDK into your app by downloading the source code. Feel free to browse the client’s source code, it’s tiny and you’ll see for yourself how TelemetryDeck is hashing user identifiers before they ever reach the server.

Capabilities

Available capabilities

Tags

Tags

No tags filed yet.

Ways to use it

Ways to use it

No integrations filed yet.

Product features

Product features

Common questions you can answer with custom events

Configuring default signal properties (optional)

Enhancing your analytics (optional)

Including the package in your target

Initialization in an AppDelegate based app

Initialization with SwiftUI

Initializing the TelemetryDeck Swift package

Installing the Swift Package

Prerequisites

Sending custom events

Swift Setup Guide

Verify your setup