최근 검색


최근 검색 없음

Sandra Weigl's Avatar

Sandra Weigl

가입한 날짜: 2021년 5월 13일

·

마지막 활동: 2021년 10월 27일

팔로잉

0

팔로워

0

총 활동 수

8

투표

1

플랜 수

4

활동 개요

님의 최근 활동 Sandra Weigl

Sandra Weigl님이 에 댓글을 입력함

커뮤니티 댓글 Discussion - Tips and best practices from the community

Hi Tony,

I just got the same reply in the Google Analytics user forum :) I updated the code in my post above as well.

I changed the code in JS but I can no longer report on the custom dimensions in Behavior > Site Content. Instead, I can then add the CDs to the statistics in Behavior > Events.

Is this how it is supposed to be? Does this mean I can't really combine the statistics before and after changing the custom dimensions to event hits?

Thanks,
Sandra

댓글 보기 · 2016년 2월 10일에 게시됨 · Sandra Weigl

0

팔로워

0

투표 수

0

댓글


Sandra Weigl님이 에 댓글을 입력함

커뮤니티 댓글 Discussion - Tips and best practices from the community

Hello, I am using several custom dimensions (added in the JS code). I have one ga 'send' function below the custom dimensions to get the data into Google Analytics. However, since a page hit is already created by default, I get duplicate pageview hits.

Any suggestions on what I could do to avoid the duplicate pageview hits?

댓글 보기 · 2016년 2월 02일에 게시됨 · Sandra Weigl

0

팔로워

0

투표 수

0

댓글


Sandra Weigl님이 에 댓글을 입력함

커뮤니티 댓글 Discussion - Tips and best practices from the community

Updated code to reflect the library change from ga.js to analytics.js:

 // Google Analytics User role
 ga('set', 'dimension1', HelpCenter.user.role);
 ga('send', 'event', 'Zendesk', 'Users', 'role', {nonInteraction: true});

댓글 보기 · 2015년 11월 23일에 게시됨 · Sandra Weigl

0

팔로워

0

투표 수

0

댓글