# Product Analytics

To gain valuable insights into your product's performance and user behavior, you can integrate InLeads' SDK or Segment into your Product. Here's how:

1. **Click "Configure Product Analytics":** This button is typically displayed prominently on your dashboard. A pop-up window will appear.
2. **Choose Your SDK:** Select the SDK that matches your development environment (JS, Browser SDK, Mobile SDK, Node.js, Segment).
3. **Copy Your API Key:** Copy the unique API key provided in the pop-up.
4. **Integrate the SDK:** Follow the provided integration instructions for your chosen SDK to implement the tracking code in your application or website.
5. **Validate and Finish:** Once the integration is complete, click the "Validate & Finish" button to confirm the setup.

<figure><img src="/files/e6LsqM9QePqiHDGAUnvy" alt=""><figcaption></figcaption></figure>

**After successful integration, InLeads will start collecting data about your product's usage and your customer journey.**


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.inleads.ai/inleads/getting-started/product-analytics.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
