Swiftpack.co - pendo-io/pendo-mobile-sdk as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by pendo-io.
pendo-io/pendo-mobile-sdk 3.1.3
Pendo captures product usage data, gathers user feedback, and lets you communicate in-app to onboard, educate, and guide users to value
⭐️ 53
🕓 1 week ago
iOS
.package(url: "https://github.com/pendo-io/pendo-mobile-sdk.git", from: "3.1.3")

Pendo Mobile SDK

The Pendo Mobile SDK is a codeless library that collects analytics retroactively across all versions of your app. The SDK also provides the ability to display in-app messages, tooltips and multi-step walkthrough guides built using Pendo's Visual Design Studio. The SDK starts collecting analytics as soon as it is integrated. The integration requires minimal effort with a few lines of code.

Integration instructions

[!NOTE] The following integration instructions are relevant for SDK 3.0 or higher.
Follow our migration instructions to upgrade from SDK 2.x to 3.0 or refer to our 2.x integration instruction.

API documentation

Additional resources

Visit the Mobile Resource Center For additional documentation,.

Performance benchmarks

These measurements of the SDK are captured using Pendo’s testing applications and may differ among applications, depending on their screen complexity and user interaction.

SDK performance

Size Impact* Battery Impact Memory Impact CPU Impact**
Android +2.7MB Low (~) +27MB Low
iOS +5.7MB Low (~) +4MB Low

* Size impact regarding the release builds, available through Google Play or App Store.
** Slight CPU impact may occur during app launch or UI-intensive operations.

SDK network usage

The Pendo SDK network traffic consists of two parts:

  • The SDK initialization process to establish a connection between the device and Pendo’s server, starting a session and fetching any guides relevant to the session.
  • During the session, ongoing analytics are sent in bulk from the device.

Incoming traffic (during the session startup)

No guides A single guide with three steps A single guide with nine steps
Up to 40KB Up to 64KB Up to 90KB

Network requests are executed in parallel, prioritizing guides with higher priority to be downloaded first and becoming available earlier during the initialization process of the session. For example, guides with an app launch trigger will be available immediately, while lower-priority guides may take a few additional seconds to be available during the session.

Outgoing traffic

The analytics captured by the SDK include starting a session, the application state (foreground and background), screen changing, clicks, guide events, and manual track events. The size of each analytic event varies from 1KB to 6.5KB.

Network usage example

A session with a single guide including four steps, 6 session analytics, 42 page transitions, 65 feature clicks, 13 guide events and 3 track events, recorded ~120KB of data received and ~320KB of data transmitted.

Troubleshooting

GitHub

link
Stars: 53
Last commit: 2 days ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics