> For the complete documentation index, see [llms.txt](https://docs.ylytic.com/ylytic/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ylytic.com/ylytic/features/campaign-insights/audience.md).

# Audience

### 1. Core Audience Stats

#### 1.1. Top Gender

The majority gender of the audience that interacted with creators' posts in the campaign.

#### 1.2. Top Age Group

The majority age group of the audience that interacted with creators' posts in the campaign.

#### 1.3. Top City

The majority city where the audience that interacted with creators' posts in the campaign resides.

#### 1.4. Top Country

The majority country where the audience that interacted with creators' posts in the campaign resides.

<figure><img src="/files/8priAVfJKyDcJ7jGsRp3" alt=""><figcaption></figcaption></figure>

### 2. Gender Distribution

The ratio of the gender distribution within the audience that interacted with creators' posts in the campaign.

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

### 3. Gender Distribution and Age Group

The combined analysis of the age groups and gender distribution within the audience that interacted with creators' posts in the campaign.

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

### 4. Top Comments

This metric involves the identification and classification of comments into categories such as "positive," "neutral," and "negetive". The categorization offers insights into the sentiment and nature of the top comments associated with a post or content in the campaign.

<figure><img src="/files/11DB2RZN6bBvxfWQJFzw" alt=""><figcaption></figcaption></figure>

### 5. Comments Buzz Words

These are specific words or phrases frequently used in the comments section by the audience in response to an influencer's content. Analyzing comment buzz words helps identify recurring themes, sentiments, or topics that resonate with the audience and can provide valuable insights into the influencer's content impact and audience preferences.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.ylytic.com/ylytic/features/campaign-insights/audience.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
