# Track Microsite Registrations With a Segment

To see who has registered for your microsite, create a segment that automatically captures all registrants. You can then use this segment to filter the Participants tab or when exporting participant reports.

### Create a segment for microsite registrations

You’ll first need to create a segment to add registered participants to if one is not yet set up. To do so:

1. From the left navigation bar, select ![](/files/CDnwOBeIdds9r3Z6zTnO) **\[Engage] → Data Sources → Segments**.
2. In the top-right corner select **Add Segment**.
3. Give your segment a name and then select **Add**.

<div data-with-frame="true"><figure><img src="/files/uiH3o9EZg4Fk7pOUK1ni" alt=""><figcaption></figcaption></figure></div>

### Assign a segment to your registration form

Once your segment is added, you can assign it to the registration form so that any new users who register through your microsite will automatically be assigned to the segment:

1. From the left navigation bar, select ![](/files/CDnwOBeIdds9r3Z6zTnO) **\[Engage] → Data Sources → Forms**.
2. Hover your cursor over the *Microsite Registration* form and select **Edit**.

<div data-with-frame="true"><figure><img src="/files/qM44PaXpKeyrcBjDsI5A" alt=""><figcaption></figcaption></figure></div>

3. In the *When the form succeeds* section, select the **Update user segments** drop box and select the segment you created that you want the users added to.

<div data-with-frame="true"><figure><img src="/files/elzxXHOCPn2X1ujAoVdl" alt="" width="375"><figcaption></figcaption></figure></div>

4. Select **Update Registration** to save your changes.

Moving forward, any new users who register via your microsite form will be automatically added to the segment.

### Assign already registered users to your segment

For users who have already registered, you can add them manually by following the instructions below:

1. From the left navigation bar, select ![](/files/CDnwOBeIdds9r3Z6zTnO) **\[Engage] → Participants**.
2. Select the participant you’d like to add to your segment.
3. Scroll down to the *Segments* section and select **Add segment**.
4. From the drop list select the segment you’d like to add the user to.

<div data-with-frame="true"><figure><img src="/files/zVm5Cz5VG7RXuUSjAR9S" alt="" width="375"><figcaption></figcaption></figure></div>

For more information on user segments, see [Manage Advocate User Segments](https://help.impact.com/brand/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participants/manage-advocate-user-segments).

### View which participants registered via your microsite

Once you have your segment in place and users have been added to it, you can view the participants of this segment by using the filtering option on the *Participants* screen or exporting a report.

{% tabs %}
{% tab title="Filter participants" %}

1. From the left navigation bar, select ![](/files/CDnwOBeIdds9r3Z6zTnO) **\[Engage] → Participants**.
2. Select **Advanced filter**.
3. Select **Add filter** and proceed to fill out the drop boxes to filter to what you’re looking for.

<div data-with-frame="true"><figure><img src="/files/qbU5xckfD2CMjv98eHjd" alt="" width="563"><figcaption></figcaption></figure></div>
{% endtab %}

{% tab title="Export a report" %}

1. From the left navigation bar, select ![](/files/CDnwOBeIdds9r3Z6zTnO) **\[Engage] → Reporting → Imports & Exports**.
2. In the top-right corner, select **Create Report**.
3. Give the report a name.
4. Select **User details** as the report type (this is the participants export).
5. Ensure ![](/files/4AJktj2qcV3ZjYYKylZP) **\[Checked box]** **User Fields** is selected and feel free to add any other fields you want.
6. Select the *Report format*, either **CSV** or **Excel**.
7. Select **Create Report**.
   {% endtab %}
   {% endtabs %}


---

# 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://help.impact.com/brand/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/microsite-experiences/track-microsite-registrations-with-a-segment.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.
