BigQuery API가 사용 설정된 Google Cloud 프로젝트에 액세스해야 합니다.
새 Google Cloud 프로젝트를 만들거나 기존 프로젝트의 BigQuery API를 사용 설정하려면
BigQuery 빠른 시작 가이드의 시작하기 전에 섹션을
완료하세요.
BigQuery 샌드박스 모드는 무료로 사용할 수 있으며 특정 제한사항이 있습니다.
무료 사용량 등급으로 충분히 데이터 세트를 살펴보고 샘플 쿼리를
실행할 수 있습니다. 원하는 경우 결제를 사용 설정하여 무료 사용량 등급을 넘어설 수도 있습니다.
제한사항
이 데이터 세트에는 실제 데이터 세트를 에뮬레이션하는 난독화된 데이터가 포함되어 있습니다.
은 실제 Google 애널리틱스 구현에서 비롯된 것처럼 보입니다. 특정 필드에는
<Other>, NULL, '' 등 자리표시자 값이 포함됩니다. 난독화로 인해 데이터 세트의 내부 일관성이 다소 제한될 수 있습니다.
데이터 세트는 Google Merchandise Store의 Google 애널리틱스 데모 계정과 데이터가 다르므로 비교할 수 없습니다.
데이터 세트 사용
Cloud Console은 테이블 쿼리를 위한 인터페이스를 제공합니다. BigQuery UI를 사용하여
ga4_obfuscated_sample_ecommerce 데이터 세트에 액세스할 수 있습니다.
편집기 탭이 표시되지 않으면 add_box새 쿼리 작성을 클릭합니다.
다음 쿼리를 복사하여 편집기 필드에 붙여넣습니다. 이 쿼리는
데이터 세트의 순 이벤트 수, 사용자 수, 일수를 표시합니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2024-09-12(UTC)"],[[["The `ga4_obfuscated_sample_ecommerce` dataset provides obfuscated Google Analytics event export data for the Google Merchandise Store from November 1, 2020 to January 31, 2021."],["This public dataset can be accessed and queried using BigQuery, allowing users to explore and analyze ecommerce website behavior."],["The dataset uses placeholder values for certain fields due to obfuscation, and its internal consistency may be limited."],["Users can explore the dataset through the BigQuery UI, sample queries, and advanced analytical tools like Connected Sheets and Looker Studio."],["Before using the dataset, ensure you have a Google Cloud project with BigQuery API enabled and review the limitations of the dataset."]]],["The core content describes the `ga4_obfuscated_sample_ecommerce` dataset, a sample of Google Merchandise Store's obfuscated ecommerce data from November 2020 to January 2021. Access requires a Google Cloud project with BigQuery API enabled. Users can query the dataset using the BigQuery UI by composing and running queries in the editor. A sample query to count unique events, users, and days is provided. Users can then explore further by using advanced queries, schema, and other tools.\n"]]