> For the complete documentation index, see [llms.txt](https://support.emarketeer.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.emarketeer.com/docs/docs_se/referens/references/web-tracker/automatic-utm-links.md).

# Automatiska UTM-länkar

Detta är de UTM-parametrar som läggs till i dina länkar när de skapas i eMarketeers e-postmeddelanden och landningssidor.

* *utm\_source* – Alltid "eMarketeer", för att visa vilken plattform besöket kommer från.
* *utm\_campaign* – Namnet på den eMarketeer-kampanj där ditt e-postmeddelande eller din landningssida ligger.
* *utm\_medium*
  * För e-post: "email"
  * För landningssidor: "referral"
* *utm\_content*
  * För e-post: ämnesraden i e-postmeddelandet
  * För landningssidor: sidans titel
* *utm\_em\_source* – Specifik för eMarketeer; ID:t för komponenten som används.


---

# 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:

```
GET https://support.emarketeer.com/docs/docs_se/referens/references/web-tracker/automatic-utm-links.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.
