> For the complete documentation index, see [llms.txt](https://docs.satisfilabs.com/resource-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.satisfilabs.com/resource-center/marketing-engine/journeys/campaign-or-journey-metadata.md).

# Campaign or Journey Metadata

Metadata can be used to collect information about various parameters, such as Business Units and areas, about each campaign or journey. This information can later be used to track campaigns' performance across those parameter distributions.

The metadata form can be configured from the backend and, if completed, is available to be submitted when you activate a campaign or a journey.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXf69vzzm0hvtQlQwHvprv4KNRlGTets4_SYkMpY0DSzvN1QtmgubOo0YnNTPajAj8V_AIyHfYZMmji2tKp5E_dl6eM-3xWiaGRswbbuIv4EF8Tl1MbUq7JYbjuvGg9uMRBF16MyFQ?key=lYIuAOJZuDXXpIk3m9tRjyA5" alt=""><figcaption></figcaption></figure>

Metadata can have fields of the following formats:

1. Text boxes
2. Numeric
3. Text area
4. Dropdown
5. Multi select checkbox
6. Radio button
7. Date picker

* Once the form is filled, click *Save Data*.&#x20;
* Once your campaign/ journey is activated, go to Journeys.&#x20;
* Click on Download reports, and choose your download format.&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeuO0WzmjRwr_CAGXajKjlFMW6rM2RnhlEKElQvFjsJ8jy3OPFZg5PKO4Unkl6IJsBpb64w_uctzx7ow40t70IZtGHRsbDftTfP7HRch4yly5l7_bKjoN2CdlubiuHxqm6twbzMoQ?key=lYIuAOJZuDXXpIk3m9tRjyA5" alt=""><figcaption></figcaption></figure>

* All the parameters that were infused in the journey/ campaign are available here. Choose the ones you want and click download.
* Open the downloaded report.

As you can see, the parameters are now available with other Marketing Engine metrics, so you can use just these parameters to define and filter your campaigns.


---

# 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.satisfilabs.com/resource-center/marketing-engine/journeys/campaign-or-journey-metadata.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.
