# 설문 답변을 Google 시트로 내보내기

설문(Survey) 답변을 Google Sheets로 자동 내보내기하여 데이터를 더욱 효율적으로 관리하고 분석할 수 있습니다. 이 기능을 통해 고객의 설문 응답을 실시간으로 스프레드시트에 수집하여 팀원들과 공유하고 추가적인 데이터 분석 작업을 수행할 수 있습니다.

## 설정 방법

1. **설문 편집하기**: Sites(사이트) → 해당 설문을 선택하여 편집 모드로 들어갑니다.
2. **Google Sheets 연동 설정**: 설문 설정에서 Integration(연동) 섹션을 찾아 Google Sheets 옵션을 활성화합니다.
3. **Google 계정 연결**: 처음 사용하는 경우 Google 계정 인증이 필요합니다. 팝업창에서 Google 로그인을 완료하세요.
4. **스프레드시트 선택**: 기존 Google Sheets를 선택하거나 새로운 시트를 생성할 수 있습니다.
5. **필드 매핑**: 설문의 각 질문 항목을 Google Sheets의 열(컬럼)과 연결합니다.

## 데이터 형식

내보내진 데이터에는 다음 정보가 포함됩니다:

* **제출 일시**: 설문이 제출된 날짜와 시간
* **연락처 정보**: 응답자의 이름, 이메일, 전화번호 등
* **설문 답변**: 각 질문에 대한 고객의 응답
* **추가 데이터**: IP 주소, 유입 경로 등 메타데이터

## 주의사항

* Google Sheets 연동은 설문 제출 시 실시간으로 동작합니다.
* 한 번 설정하면 모든 새로운 응답이 자동으로 시트에 추가됩니다.
* 기존 응답은 별도로 내보내기해야 할 수도 있습니다.
* Google 계정의 권한 설정을 확인하여 시트 접근이 가능한지 확인하세요.

이 기능을 활용하면 설문 데이터를 더욱 체계적으로 관리하고, Google Sheets의 다양한 분석 도구를 활용할 수 있습니다.

***

*원문 최종 수정: Thu, 9 Jan, 2020 at 1:49 PM* *Hyperclass 사용 가이드 — hyperclass.ai*


---

# 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://hyperclass.gitbook.io/hyperclass-docs/and-sites/exporting-survey-answers-to-google-sheets.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.
