# Покупка товаров женщинами в возрасте около 30 лет

Рассмотрим третий пример: нам нужно узнать, сколько женщин возрастом около 30 лет покупает наши товары.

* Для начала откроем окно заведения цели и введем нужное название. После чего выбираем «Тип условия» – «Параметр».

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

* Далее выберем «События» – «Класс события». Покупка товаров относится к событиям электронной коммерции (см. [Описание событий](/top100-documentation/model-dannykh/opisanie-sobytii.md)). Ставим галочку напротив Ecom событий.

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

* В списке [Описания событий](/top100-documentation/model-dannykh/opisanie-sobytii.md) ищем нужное наименование и вводим его в пункт «Название события». В нашем случае это purchase – пользователь совершает покупку товара в приложении или на сайте.

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

* Теперь нам нужно добавить оставшееся условие – «женщины около 30 лет‎». Для этого открываем параметр «Аудитория». Выберем Пол – Женщины.

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

* Выберем Возраст. Под наше условие больше всего подходит диапазон 25-35 лет. Ставим галочку напротив него. Теперь все необходимые условия выбраны, нажимаем кнопку «Добавить цель».

<figure><img src="/files/9cY47okPfZj64YuNpmRk" alt=""><figcaption></figcaption></figure>

* Готово!

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


---

# 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://top-100-writer.gitbook.io/top100-documentation/prakticheskie-primery-i-ispolzovanie-cook-book/primery-zavedeniya-parametrov-celevykh-sobytii/pokupka-tovarov-zhenshinami-v-vozraste-okolo-30-let.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.
