# Roivenue Measurement Implementation

Implementing Roivenue Measurement is the first step needed for full implementation of Roivenue Attribution.

You have two options how to implement the website tracking:

* [Through Google Tag Manager](/roivenue-resources/howto/roivenue-measurement-implementation/legacy-implementation-through-gtm.md) - this is the fastest way to implement Roivenue Measurement onto your website.
* [Directly to your website](/roivenue-resources/howto/roivenue-measurement-implementation/implementation-without-gtm.md) - if you do not have Google Tag Manager on your website, this is the right option for you.

If you want, you can also track your display campaigns in DSPs. Follow the tutorial [here](/roivenue-resources/howto/roivenue-measurement-implementation/impression-tracking.md) to do so.

In case you have any doubts about the process, please contact your Account Manager and we will help you out.


---

# Agent Instructions: 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://docs.roivenue.com/roivenue-resources/howto/roivenue-measurement-implementation.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.
