> For the complete documentation index, see [llms.txt](https://anymind-group.gitbook.io/english-1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://anymind-group.gitbook.io/english-1/gonore.md).

# What is AnyTag?

## [Report](/english-1/kyanpn/kyanpnnitsuite/reptowosuru.md)

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

AnyTag’s Report function allows you to monitor all your campaign performance.

* You can view the campaign performance for both Marketplace and Engagement campaigns.
* You can search for your campaigns by date duration, campaign name, country, social networking sites, or a campaign category.
* You can also download campaign data.

## [Campaign](/english-1/kyanpn/kyanpnnitsuite.md)

Easily manage every part of your influencer marketing campaign process including influencer selection, communication, sample delivery, post management, post tracking, real-time reporting and analysis of past campaigns.

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

## [Influencer](/english-1/infuruens/influencer/infuruens-1.md)

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

* You can easily find influencers who are suitable for your campaign conditions. You can search by age, gender, influencer category, and other criteria that are appropriate for your campaign.
* AnyTag's extensive database provides you with access to influencers all over Asia and beyond. Gain insights into data such as influencer category, follower demographics, estimated reach and engagement rate to optimize influencer marketing efforts.

## [Analytics](/english-1/anaritikusu/guan-li-hua-mian.md)

<figure><img src="/files/3pbNX8wArNEjMOe3ffWY" alt=""><figcaption></figcaption></figure>

AnyTag’s Analytics function allows you to monitor the brand’s social media platform handles. It provides detailed insights on follower growth, audience information, etc. It also allows you to compare across other social media handles if you are on a subscription plan.

**Compare** : You can use the Compare function to compare your account with other accounts (available only for paid subscriptions)

**Hashtag** : You can use the Hashtag function to analyze popularity by tracking registered hashtag.

**Brand mention** : Youcan use the Brand mention to check Total number of follower posts that tagged or mentioned your company, Tagged/mentions list in order of number of posts, and Tagged/mentioned post content (available only for paid subscriptions).

**UGC Management** : Collect user-generated posts and manage permissions (Up to 5 Hashtags can be added) (available only for paid subscriptions)<br>


---

# 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://anymind-group.gitbook.io/english-1/gonore.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.
