> For the complete documentation index, see [llms.txt](https://sfdigitalservices.gitbook.io/karl-sf.gov-editor-help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sfdigitalservices.gitbook.io/karl-sf.gov-editor-help-center/about-sf.gov/google-analytics-on-looker-studio/data-looker-studio-dashboards-include.md).

# Data Looker Studio dashboards include

There are 7 data charts on Looker Studio dashboards for SF.gov sites.

{% hint style="info" %}
You can [Change the date range on a Looker Studio dashboard](/karl-sf.gov-editor-help-center/about-sf.gov/google-analytics-on-looker-studio/change-the-date-range-on-a-looker-studio-dashboard.md). Be sure you know what date range your data is from.
{% endhint %}

### Page views

Shows the number of times each page on your dashboard was viewed in the set date range. The number includes repeat views by the same person.

<figure><img src="/files/4Ecf7o0BLPBUiWbsJ3qY" alt=""><figcaption></figcaption></figure>

### Users

Shows users looking at your entire site, tracked day by day.&#x20;

Different colors of lines represent different translated versions of pages viewed.&#x20;

<figure><img src="/files/kK76Gig3IBVdY3QSkoXC" alt=""><figcaption></figcaption></figure>

### Location

Shows user location by country and city.

<figure><img src="/files/60WkkRcrjjd6WiyvGt5X" alt=""><figcaption></figcaption></figure>

### Devices

Breaks down users by desktop, mobile, or tablet.

<figure><img src="/files/WFnZvDgeU5WHkkyK0ojw" alt=""><figcaption></figcaption></figure>

### Landing page

Shows the first page that visitors land on when they visit your website, and how many visitors land on each page.

<figure><img src="/files/KGG2xkANUnqhh0u5Xv2C" alt=""><figcaption></figcaption></figure>

### Attribution

Shows the channels that brought users to your site.

<figure><img src="/files/WKVHqAr4kZt1dzOfPgHX" alt=""><figcaption></figcaption></figure>

### Session duration

Average length of visits to your pages. Visits are counted if they last at least 10 seconds.

<figure><img src="/files/y75EIB0rzIRql9HHToXa" alt=""><figcaption></figcaption></figure>


---

# 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://sfdigitalservices.gitbook.io/karl-sf.gov-editor-help-center/about-sf.gov/google-analytics-on-looker-studio/data-looker-studio-dashboards-include.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.
