> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zeotap.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction to Zeotap Collect iOS SDK

<Warning>
  **Important:** Please ensure your CMP configuration includes new **Vendor ID 1469** for 1st Party data tracking. Additionally, include **Vendor ID 301** if cookie sync is enabled. [Learn more](/articles/sdks/web-js/configurations/consent-options#shouldcheckzeotapvendorconsent)
</Warning>

The Zeotap Collect iOS SDK enables you to collect and manage user data, track events, and set user properties in your iOS applications. This documentation will guide you through the implementation process and provide examples for common use cases.

## Prerequisites

1. Access to Zeotap CDP.
2. Write key obtained from a source created in Zeotap CDP. [How to obtain a write key?](/articles/sdks/ios/configurations/write-key)
3. iOS 12.0 or later
4. Xcode 12.0 or later
5. Swift 5.0 or later

## Getting Started

Ready to unlock the full potential of your customer data? Follow these steps to get started:

1. **Installation:** Learn how to quickly integrate the Zeotap Collect iOS SDK into your application. [Quick Start Guide](/articles/sdks/ios/quick-start)
2. **Configuration:** Configure the SDK. [Configuration Guide](/articles/sdks/ios/configurations/overview)
3. **API Reference:** See all the available methods. [API Reference Guide](/articles/sdks/ios/api-reference/set-user-identities)
4. **Examples:** Guide to different use cases and their implementation. [Examples Guide](/articles/sdks/ios/examples)

## Key Features

* **User Identity Management:** Associate data with specific users across sessions
* **Event Tracking:** Track custom events and user interactions
* **User Properties:** Set and manage user attributes
* **Privacy Compliance:** Built-in support for consent management and privacy regulations
* **Offline Support:** Queue data when offline and sync when connection is restored

## Support

If you have any questions or need assistance, please contact our support team or refer to the examples section.
