# Search Terms

The **Search Terms** feature within **Analytics** allows you to monitor and analyze the keywords visitors use when searching within your website. By using these terms, you gain valuable insights into what your audience is looking for, helping you optimize your content strategy and improve user experience.

Search terms automatically track keywords entered in your website's search field. By default, it looks for the `"q="` parameter in the URL's query string and stores the associated keywords.

You can identify common user interests and personalize their experience by tracking search terms both site-wide and per-profile basis. This helps in delivering more targeted content, improving engagement, and increasing conversion rates.

<figure><img src="https://1498851568-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeiQnEGdbGIoA0IQ3nJUK%2Fuploads%2Fgit-blob-899088a6ab59a2d4e0f1c815e3e49ee58ba294f4%2FAnalytics-search-terms-v16.png?alt=media" alt=""><figcaption><p>Search terms</p></figcaption></figure>

## Configure Search Term Parameters

To configure the search terms parameters:

1. Go to the `appsettings.json` file.
2. Locate the `InternalSiteSearch` parameter.
3. Set values for `SearchTermParameters`, `SearchBoxParameters`, or `CategoryParameters` depending on your needs.

For more information, see the [Configuration](https://docs.umbraco.com/umbraco-engage/developers/settings/configuration) article.
