# Visits

**Visits** are how they sound: they’re a measurement of how many people accessed your website over a certain time period. They are also referred to as Sessions. Visits can be quantified with different methods like a user’s IP address or a cookie.

In Roivenue, visits come from sessions in Google Analytics and therefore they are based on the [Google Analytics definition](https://support.google.com/analytics/answer/2731565?hl=en). It states that a“a session is a group of interactions that take place on your website within a given time frame”[.](https://support.google.com/analytics/answer/2731565?hl=en) This refers to the fact that a single session can consist from multiple actions like page views, events, transactions etc. This situation is displayed in the picture below - which was acquired from the link above. A single session can consist of any or any combination of six particular actions

![](/files/-MJqBT5GKreUcr7ziOi9)

One user can produce many sessions while each session has its own start and its own end. Typically, a session ends after 30 minutes of user’s inactivity on the website but it can happen in other ways as well. For more details please visit the official[ Google Analytics documentation](https://support.google.com/analytics/answer/2731565?hl=en).

‌GOOGLE, © 2016. Analytics Help \[online]. \[2016-12-29]. Available at:[ https://support.google.com/analytics/answer/2731565?hl=en](https://support.google.com/analytics/answer/2731565?hl=en).

### Parameters

**`Roivenue Shortcut:`**` ``visits`


---

# 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/glossary/marketing-and-financial-glossary/visits.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.
