Set up and manage consent

사용자 동의를 얻기 위해 CookieTractor 설정하기

사용자 개인 정보를 보호하면서 가치 있는 통계를 확보하려면 웹사이트 사용자의 동의를 얻어야 합니다. 동의 관리 플랫폼(CMP)을 사용하거나 콘텐츠 관리 시스템(CMS)을 사용하여 동의를 수집하고 Google에 전송하는 것이 좋습니다.


1단계: 동의 배너 설정하기

  1. Sign up on the CookieTractor website.
  2. Configure your banner using the getting started wizard.
    Note: Make sure your banner complies with the requirements in the Google EU User Consent Policy (EUUCP).
Learn more about CookieTractor banner setup.

2단계: 동의 모드 설정하기

Set up using Google Tag Manager

  1. Open Google Tag Manager and navigate to your container.
  2. In "Tags", select New and name the tag.
  3. Click Tag Configuration.
  4. Select Tag Configuration > Discover more tag types in the Community Template Gallery.
  5. Search for “CookieTractor CMP (Consent Mode v2)” by CookieTractor.
  6. Click Add > Triggering.
  7. Select Consent Initialization - All Pages.
  8. Add your Website Identifier found which is found under the Installation tab for the website in the CookieTractor Tool.
  9. Match your Language Code with the language configured in CookieTractor (found under the Settings or Installation tab).
  10. Click Save.
  11. Test your container by clicking Preview in the top right corner.
  12. Publish your container.

Set up using another platform or directly from your website’s code

  1. You can implement CookieTractor with a javascript tag that is available in the CookieTractor Tool. On the specific website, select the Installation tab and copy the contents of the “Main Script” text box.
  2. If you use a website builder, review their documentation to find out how to implement code in the <head> tag of each page. Otherwise, skip to step three.
  3. In the <head> tag of each page (see step 2 if you use a website builder), paste the following code followed by the CMP script you copied in step 1 at the very top of the <head> tag.
This is critical in order to ensure the CMP functions properly.

<script

// Define dataLayer and the gtag function.

window.dataLayer = window.dataLayer || [];

function gtag(){dataLayer.push(arguments);}

// Set default consent for specific regions according to your requirements

gtag('consent', 'default', {

'ad_storage': 'denied',

'ad_user_data': 'denied',

'ad_personalization': 'denied',

'analytics_storage': 'denied',

'regions':[<list of ISO 3166-2 region codes>]

});

// Set default consent for all other regions according to your requirements

gtag('consent', 'default', {

'ad_storage': 'denied',

'ad_user_data': 'denied',

'ad_personalization': 'denied',

'analytics_storage': 'denied'

});

</script>

<!-- PASTE YOUR CookieTractor CMP CODE SNIPPET HERE -- >


Tag Assistant를 사용하여 테스트

Google 태그 관리자로 동의 모드 문제를 해결하는 방법을 자세히 알아보세요.


관련 링크

도움이 되었나요?

어떻게 하면 개선할 수 있을까요?

도움이 더 필요하신가요?

다음 단계를 시도해 보세요.

true
검색
검색어 지우기
검색 닫기
Google 앱
기본 메뉴
3337272122254028410
true
도움말 센터 검색
false
true
true
true
true
true
102259
false
false
false
false
false