웹사이트에서 동의 모드 설정하기
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
이 페이지는 웹사이트에서 자체 동의 솔루션을 유지하고 동의 모드를 통합하려는 개발자를 대상으로 합니다. 동의 모드에 대한 소개는 동의 모드 개요를 읽어보세요. 동의 관리 플랫폼 (CMP)을 사용하여 사용자 동의를 얻는 경우 CMP로 동의 모드를 설정하는 방법을 자세히 알아보세요.
기본 또는 고급 방식으로 동의 모드를 구현할 수 있습니다. 회사 가이드라인을 확인하여 구현 방법과 설정할 기본값을 선택하세요. 기본 동의 모드와 고급 동의 모드에 대해 자세히 알아보세요.
시작하기 전에
동의 모드를 구현하기 전에 다음 사항을 고려해야 합니다.
태그 관리자를 사용하고 자체 배너를 유지하려는 경우 태그 관리자 컨테이너를 통해 배너를 로드하는 것이 좋습니다. 이렇게 하려면 동의 모드 템플릿을 만들어야 합니다. 또는 커뮤니티 템플릿 갤러리의 동의 모드 템플릿을 사용할 수 있습니다.
gtag.js를 사용하는 경우 웹사이트의 모든 페이지에 Google 태그를 설치해야 합니다. 동의 모드 코드가 웹사이트의 각 페이지에 추가됩니다.
[[["이해하기 쉬움","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"]],["최종 업데이트: 2025-10-24(UTC)"],[],["Developers implementing their own consent solution should set up consent mode by first defining the default consent state before user interaction. They should then update the consent state based on user choices, ensuring updates are tracked before any page transitions. Consent mode has been updated to include `ad_user_data` and `ad_personalization` parameters. Users with older consent mode versions need to upgrade to v2. Legacy tags should be updated to gtag.js or Google Tag Manager.\n"]]