# 사이트

## **사이트 설정** <a href="#id-3233899097" id="id-3233899097"></a>

* 사이트 설정에서는 서비스에 연관된 사이트 URL 및 API 키를 발급 받을 수 있습니다.

<figure><img src="https://files.helpdocs.io/p92xn84cjv/articles/6vqkurk8jw/1632810428207/image.png" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
서비스가 연결된 사이트 리뉴얼 및 사이트 유형(임대형 쇼핑몰)이 바뀌는 경우 기존 스크립트를 사용할 수 없습니다.

**그루비 담당자에게 연락해 주세요.**
{% endhint %}

### **사이트 관리**

* 기본적으로 그루비 세팅 시 입력 값이 자동적으로 기입되어 있으나 변경이 필요할 경우 사용자가 직접 수정할 수 있습니다.

<figure><img src="https://files.helpdocs.io/p92xn84cjv/articles/6vqkurk8jw/1632813175259/image.png" alt=""><figcaption></figcaption></figure>

1. PC/웹 사이트 URL: 서비스에 연결된 웹 사이트 PC URL을 입력해 주세요.
2. 모바일 사이트 URL: 서비스에 연결된 웹 사이트 모바일 URL을 입력해 주세요.
3. 사이트 유형: 사용중인 임대형 쇼핑몰의 정보가 노출됩니다.
4. 서비스 키: 그루비 서비스 세팅시 자동으로 발급되는 고유 서비스 키 입니다.
5. API키: \[생성] 버튼을 클릭 시 그루비 API 키가 생성됩니다. API 관련 도움말은 [Groobee API](http://doc.groobee.io/article/0e68o2i4a4-api) 해당 페이지에서 확인할 수 있습니다.

***

## URL 등록 <a href="#id-3233899097_2" id="id-3233899097_2"></a>

* URL 등록은 스크립트 및 분석 리포트의 데이터 확인 시 필요한 정보입니다.&#x20;
* 그루비 세팅 시 입력값이 자동으로 기입되어 있으나 변경이 필요할 경우 사용자가 직접 수정할 수 있습니다.

<figure><img src="https://files.helpdocs.io/p92xn84cjv/articles/6vqkurk8jw/1634023358831/image.png" alt=""><figcaption></figcaption></figure>

1. 메인 페이지: 메인 페이지의 PC, 모바일 URL을 입력해 주세요.
2. 상품 상세 페이지: 상품 상세 페이지의 PC, 모바일 URL을 입력해 주세요.
3. 장바구니 페이지: 장바구니 페이지의 PC, 모바일 URL을 입력해 주세요.
4. 검색 결과 페이지: 검색 결과 페이지의 PC, 모바일 URL을 입력해 주세요.
5. 주문 완료 페이지: 주문 완료 페이지의 PC, 모바일 URL을 입력해 주세요.
6. 회원가입 완료 페이지: 회원가입 완료 페이지의 PC, 모바일 URL을 입력해 주세요.
7. 이벤트 페이지: 이벤트 페이지의 PC, 모바일 URL을 입력해 주세요. (이벤트 페이지가 별도 없다면 기재하지 않으셔도 됩니다.)


---

# 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.groobee.ai/old-admin/settings/site.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.
