# XO Search Activities

{% hint style="warning" %}
This content is relevant only if you’ve purchased **XO Search**. Check your purchase details or reach out to your Crownpeak Technical Consultant to ensure this content is relevant.
{% endhint %}

Below you can find a list of all the activities that can be tracked for an **XO Search** implementation.

* For accurate reporting, ensure that each activity includes as much information as you can provide.
* Do not track actions that users can't perform on your platform.

{% hint style="info" %}
Find explanations for all acronyms and initialism [here](/product-discovery/tracking-and-sending-events/acronyms-and-abbreviations.md).
{% endhint %}

| Action                                                                                                                  | When to trigger                          | Target page           |
| ----------------------------------------------------------------------------------------------------------------------- | ---------------------------------------- | --------------------- |
| [View from navigation](/product-discovery/tracking-and-sending-events/activities/view.md#views-on-navigation-results)   | The user views a product from a PLP      | PLP                   |
| [Click from navigation](/product-discovery/tracking-and-sending-events/activities/click.md#click-on-a-product)          | The user clicks on a product from a PLP  | PLP                   |
| [View from search](/product-discovery/tracking-and-sending-events/activities/view.md#views-on-navigation-results)       | The user views a product from an SRP     | SLP                   |
| [Click from search](/product-discovery/tracking-and-sending-events/activities/click.md#click-on-a-product)              | The user clicks on a product from an SRP | SLP                   |
| [View product](/product-discovery/tracking-and-sending-events/activities/view.md#views-on-products-pdps-powered-by-fhr) | The user views a PDP                     | PDP                   |
| [Add to cart](/product-discovery/tracking-and-sending-events/activities/add-to-cart.md)                                 | The user adds a product to their cart    | Any                   |
| [Purchase](/product-discovery/tracking-and-sending-events/activities/purchase.md)                                       | The user purchases an item               | Purchase confirmation |


---

# 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://crownpeak.gitbook.io/product-discovery/tracking-and-sending-events/setup-guide/xo-search-activities.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.
