# 구글 애널리틱스 유입수 조회/데이터 분석

워크플로 검색창에서 **구글 애널리틱스 유입수 조회 액션을** 선택합니다.\
액션이 추가되면 설정 팝업에서 기간 등 세부 요소를 설정합니다.

> <mark style="background-color:yellow;">🔎Click! 이미지를 클릭하면 예시 화면을 크게 볼 수 있습니다.</mark>

<figure><img src="/files/2g8mhBrC4Q3v12x4J3Xl" alt=""><figcaption></figcaption></figure>

1. 액션을 처음 사용하는 경우, + 새 구글 애널리틱스 계정 연결을 클릭하여 계정을 연동합니다.\
   [구글 애널리틱스 연동하기](https://guide.bati.ai/service/api/ga)
2. 가져올 데이터의 대상 기간을 선택해 주세요. 원하는 기간을 직접 지정할 수도 있습니다.
3. 결과를 삽입할 위치를 선택해 주세요. \
   \- 가져오는 데이터 항목 : 날짜/ 세션수/ 활성사용자/ 페이지뷰/ 이벤트수/ active1DayUsers/ active7DayUsers/ active28DayUsers

***

원하는 데이터를 직접  쿼리문을 입력하여  가져올 수도 있습니다.\
워크플로 서치창에서 **구글 애널리틱스 데이터 분석** 액션을 선택해 주세요.

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

JSON 쿼리문을 입력하여 필요한 정보만 가져올 수 있습니다.


---

# 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://guide.bati.ai/service/action/ga.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.
