Google 애널리틱스는 웹 트래픽을 이해하고 분석하는 데 도움을 주는 애널리틱스 도구입니다. 웹 위젯(클래식)은 Google 애널리틱스에서 위젯 이벤트 및 Chat, 헬프 센터, Talk, 문의 및 티켓 양식을 포함한 채널 이벤트의 리포팅을 지원합니다. 이로써 사용자가 위젯과 어떻게 상호작용하는지에 대한 통찰을 얻을 수 있습니다.
이 문서에서는 위젯에서 추적되는 이벤트, 이벤트 리포팅 설정하기, Google 애널리틱스에서 이벤트 보고서 보기에 대해 설명합니다.
이 문서에서 다루는 주제는 다음과 같습니다.
관련 정보:
Google 애널리틱스에 대한 웹 위젯(클래식) 이벤트 리포팅 사용 설정하기
Google 애널리틱스에서 웹 위젯(클래식) 이벤트 데이터 보기
Google 애널리틱스 계정에서 위젯 이벤트 데이터를 보고 필터링할 수 있습니다.
Google 애널리틱스에서 이벤트 데이터에 액세스하려면 다음과 같이 하세요.
- Google 애널리틱스 계정에 로그인합니다.
- 왼쪽 사이드바에서 행동 > 이벤트 > 인기 이벤트를 선택합니다.
- 이벤트 카테고리에서 Zendesk 웹 위젯을 선택합니다.
Google 애널리틱스에 대한 웹 위젯(클래식) 이벤트 리포팅 사용 중지하기
애널리틱스 설정 API를 사용하여 Google 애널리틱스에 대한 자동 웹 위젯(클래식) 이벤트 추적을 중지합니다.
Google 애널리틱스에 대한 위젯 이벤트 리포팅을 사용 중지하려면 다음과 같이 하세요.
- 위젯이 있는 각 웹페이지에 “false”로 설정된 애널리틱스 설정 스크립트를 추가합니다. 반드시 본문 요소의 위젯 코드 스니펫 앞에 이 스크립트가 있도록 합니다.
<script type="text/javascript"> window.zESettings = { analytics: false }; </script> <!-- Start of your_subdomain Zendesk Widget script --> <script id="ze-snippet" src="https://static.zdassets.com/ekr/{YOUR_SNIPPET_KEY}"> </script> <!-- End of Zendesk Widget script -->
보고되는 위젯 이벤트
이벤트는 발생한 활동의 설명입니다. 다음 표는 웹 위젯(클래식)에서 보고되는 이벤트 목록 및 설명입니다.
위젯 채널 | 카테고리 | 작업 | 이벤트 레이블 | 설명 |
일반 | Zendesk 웹 위젯(클래식) | 웹 위젯(클래식) 열림 | 최종 사용자가 위젯을 열 때 | |
Zendesk 웹 위젯(클래식) | 웹 위젯(클래식) 최소화됨 | 최종 사용자가 위젯을 최소화할 때 | ||
Chat | Zendesk 웹 위젯(클래식) | 채팅 열림 | 채팅이 시작될 때 | |
Zendesk 웹 위젯(클래식) | 채팅 표시됨 - 채팅 열림과 동일 | 채팅이 시작될 때 | ||
운영자가 채팅에 응답함 |
상담사 표시 이름 |
운영자가 시작된 채팅에 참여할 때 | ||
Zendesk 웹 위젯(클래식) | 채팅 평점 나쁨 | 최종 사용자가 채팅 후 나쁨 평점을 제출할 때 | ||
Zendesk 웹 위젯(클래식) | 채팅 평가 좋음 | 최종 사용자가 채팅 후 좋음 평점을 제출할 때 | ||
Zendesk 웹 위젯(클래식) | 채팅 댓글 제출됨 | 최종 사용자가 평점과 더불어 댓글을 제출할 때 | ||
Zendesk 웹 위젯(클래식) | 채팅 요청 양식 제출됨 | 부서 이름 | 최종 사용자가 채팅 요청 양식을 제출할 때 | |
Zendesk 웹 위젯(클래식) | 채팅 오프라인 메시지 보냄 | 상담사가 오프라인 상태이며 최종 사용자가 채팅 메시지를 제출할 때 | ||
문의 및 티켓 양식 | Zendesk 웹 위젯(클래식) | 문의 양식 표시됨 |
티켓 양식도 사용 설정되어 있는 경우 레이블은 다음을 포함 티켓 양식 ID 및 티켓 양식 이름 |
최종 사용자에게 문의 양식이 표시될 때 |
Zendesk 웹 위젯(클래식) | 문의 양식 제출됨 | 티켓 양식 ID, 티켓 양식 이름 | 최종 사용자가 문의 양식을 제출할 때 | |
헬프 센터 | Zendesk 웹 위젯(클래식) | 헬프 센터 표시됨 | 최종 사용자에게 헬프 센터가 표시될 때 | |
Zendesk 웹 위젯(클래식) | 헬프 센터 검색 | 검색어 | 최종 사용자가 위젯에서 헬프 센터를 검색할 때 | |
Zendesk 웹 위젯(클래식) | 헬프 센터 문서를 조회함 | 문서 ID, 문서 이름 | 최종 사용자가 헬프 센터 문서 링크를 볼 때 | |
Zendesk 웹 위젯(클래식) | 헬프 센터 원래 문서 보기 클릭됨 | 문서 ID, 문서 이름 | 최종 사용자가 헬프 센터 문서를 볼 때 | |
Talk | Zendesk 웹 위젯(클래식) | Talk 표시됨 | Talk 문의 옵션 | 최종 사용자에게 Talk가 표시될 때 |
Zendesk 웹 위젯(클래식) | Talk 콜백 요청 제출됨 | 최종 사용자가 콜백 요청을 제출할 때 | ||
Zendesk 봇 | Zendesk 웹 위젯(클래식) | Answer Bot 문서를 조회함 | 문서 ID, 문서 이름 | 최종 사용자가 추천 문서 목록에서 문서를 볼 때 |
댓글 29개
Viktor Osetrov
To add the Web Widget (Classic) via Google Tag Manager, you don't actually need a specific Zendesk trigger.
Please use the following steps:
1) Create a New Tag in Google Tag Manager: Open your Google Tag Manager account, navigate to your website's container, and click on "New Tag".
2) Configure the Tag:
- Click on "Triggering" and then click on "All Pages" to make sure that the Web Widget is added to all pages on your website. You might need to set up a different trigger if you want the widget to show on specific pages only.
4) Save and Publish: Click "Save" and then "Publish" to make your changes live.Hope it helps.
Thanks.
0
Laura
Hi Viktor Osetrov,
Thanks for your assistance. I tried adding the widget as a tag via GTM (option 2). However it requires adding a trigger. What would the trigger be? It doesn't show on the article
Thanks
Laura
0
Viktor Osetrov
Thanks for your question. We have 2 custom options there:
1. Customizing Web Widget events tracking to third-party analytics services via Google Analytics trackers
2. Another option is to add the Web Widget (Classic) via Google Tag Manager for tracking custom events there
You can deploy GTM tags using Tag Assistant.
Best
0
Laura
Hi team,
It mentions that the widget supports GA4 now, but the events aren't tracking on GA4 for some reason. Can you please assist? Should I try using GTM to trigger the events to GA4? Integrating the Zendesk Widget with GA4 | Tracking Chef
Laura
0
Elad Levy
Hey all
I've been struggling with tracking Zendesk+GA4 for my clients as well, and ultimately came up with a simple script that uses the Zendesk JS API to trigger events into GA4 (directly or via GTM).
You can see the full details in this blog post I've written
Integrating the Zendesk Widget with GA4 | Tracking Chef
If you have any questions on this just reply to this comment :)
Elad
0
Lucija Files
Hi! I was wondering if it's possible (through Zendesk) to import a DataLayer so the DL triggers when a user sends his first message via chat. We are deploying GA4, but as I saw in the previous comments, GTM is the only solution?
Thank you in advance for your reply!
Lucija
0
Viktor Osetrov
Thanks a lot for your reply. I can confirm that we have some active work regarding natively supporting GA4 and Zendesk integration. However, unfortunately, I couldn't provide any ETA about the topic at this moment.
0
Marc Soares
Hi Viktor Osetrov. Thank you for the suggestion. The documentation is not entirely comprehensive, but I think I can see how we can send events to GA4 using the method described here: https://developer.zendesk.com/documentation/classic-web-widget-sdks/web-widget/getting-started/customizing-web-widget-events-tracking-to-third-party-analytics-services/.
Since this would require custom development effort, can you provide an update on when Zendesk will natively support GA4? Universal Analytics is being sunset, and your clients are already deploying GA4. It would be advisable for you to support GA4 as soon as possible.
0
Viktor Osetrov
That's a good question. In this case, we highly recommend setting up the Web Widget with GTM. That helps you analyze Web Widget analytics separately via Custom HTML Tag inside GTM. Please follow the steps from this article from our developer portal - Adding the Web Widget (Classic) via Google Tag Manager.
Kind Wishes
0
Jessica Owen
Yea that was my response back :) I am more interested in tracking the widgets actions like-for-like with the UA integration versus the pages themselves.
0
댓글을 남기려면 로그인하세요.