Skip to content

Commit

Permalink
Add link to API doc
Browse files Browse the repository at this point in the history
  • Loading branch information
evan-masseau committed Feb 5, 2024
1 parent e6d4d9d commit a7ef1a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Klaviyo iOS and Android SDKs. For more information on the native SDKs, please se
[iOS](https://github.com/klaviyo/klaviyo-swift-sdk) and [Android](https://github.com/klaviyo/klaviyo-android-sdk).
repositories. This repo also contains a basic [React Native sample app](./example) to assist your integration.

The SDK assists in identifying users and tracking user events via the latest Klaviyo Client APIs.
The SDK assists in identifying users and tracking user events via the latest [Klaviyo Client APIs](https://developers.klaviyo.com/en/reference/api_overview).
To reduce performance overhead, API requests are queued and sent in batches. The queue is persisted to local storage
so that data is not lost if the device is offline or the app is terminated.

Expand Down

0 comments on commit a7ef1a1

Please sign in to comment.