> ## 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 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 Web SDK enables you to collect and manage user data, track events, and set page properties on your website. This documentation will guide you through the implementation process and provide examples for common use cases.

## Prerequisties

1. Access to Zeotap CDP.
2. Write key obtained from a source created in Zeotap CDP. [How to obtain a write key?](/articles/sdks/web-js/configurations/write-key)

## 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 SDK into your application. [Quick Start Guide](/articles/sdks/web-js/quick-start)
2. **Configuration:** Configure the SDK. [Configuration Guide](/articles/sdks/web-js/configurations/overview)
3. **API Reference:** See all the available methods. [API Reference Guide](/articles/sdks/web-js/api-reference/set-user-identities)
4. **Consent Resolution:** Configure consent resolution mechanism. [Consent Resolution Guide](/articles/sdks/web-js/consent/consent-strategy)
5. **Examples:** Guide to different use cases and their implementation. [Examples Guide](/articles/sdks/web-js/examples)

## Support

If you have any questions or need assistance, please refer to the [FAQ](/articles/sdks/web-js/faq/how-to-send-cellno) section or contact our support team.
