# Evaluation

The Evaluation step captures how your campaign's impact was measured, including the channels and methods used to assess audience recall and engagement.

![Screenshot: The Evaluation section of a social marketing campaign showing the Yes/No selector for whether evaluation was performed, the Add Evaluation button, and an evaluation entry form with Market Channel, Market Segment, Assessment Types, Assessment Methods, Number Evaluated, Number Recall Aided, and Number Recall Unaided fields](/files/EDkrrkWndhNwE0uYBSX4)

{% stepper %}
{% step %}

#### Indicate Whether an Evaluation Was Performed

Select whether an evaluation was conducted for this campaign. Choose **Yes** to enable the evaluation form, or **No** if no evaluation was performed.
{% endstep %}

{% step %}

#### Add an Evaluation Record

Click **Add Evaluation** to create a new evaluation entry. You can add multiple evaluation records to capture different channels or methods.
{% endstep %}

{% step %}

#### Select the Market Channel

Choose the **Market Channel** that was evaluated (e.g., television, social media, print). If your channel is not listed, select **Other** and provide a description.
{% endstep %}

{% step %}

#### Select the Market Segment

Optionally choose the **Market Segment** that was the focus of this evaluation (e.g., a specific demographic group).
{% endstep %}

{% step %}

#### Select Assessment Types and Methods

Choose one or more **Assessment Types** to describe what was measured (e.g., awareness, recall). Then select the **Assessment Methods** used to collect the data (e.g., survey, interview, focus group).
{% endstep %}

{% step %}

#### Enter Evaluation Results

Provide the quantitative results of your evaluation:

* **Number Evaluated** -- Total number of individuals included in the evaluation.
* **Number Recall Aided** -- Individuals who recalled the campaign when prompted.
* **Number Recall Unaided** -- Individuals who recalled the campaign without prompting.
  {% endstep %}

{% step %}

#### Save and Continue

Click **Save and Continue** to save the evaluation data and proceed to [Mark as Complete](/engage/social-marketing-campaigns/mark-a-social-marketing-campaign-as-complete.md).
{% endstep %}
{% endstepper %}

{% hint style="info" %}
**TIP:** Add separate evaluation records for each market channel you evaluated to capture channel-specific results.
{% endhint %}

{% hint style="warning" %}
**NOTE:** You must indicate whether an evaluation was performed (Yes or No) before the campaign can be marked as complete.
{% endhint %}


---

# 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://support.pears.io/engage/social-marketing-campaigns/evaluation.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.
