最近の検索
最近の検索はありません

Evan Walker
参加日2021年5月28日
·
前回のアクティビティ2022年2月01日
フォロー中
0
フォロワー
0
合計アクティビティ
2
投票
0
サブスクリプション
1
アクティビティの概要
バッジ
記事
投稿
コミュニティへのコメント
記事へのコメント
アクティビティの概要
さんの最近のアクティビティ Evan Walker
Evan Walkerさんがコメントを作成しました:
コミュニティのコメント Discussion - Tips and best practices from the community
Hey there!
I'm trying to get this to work, and I just can't seem to capture the user roles in Google Analytics, when I search it keeps coming up with nothing. I've added a custom segment like the previous comment advised, and when I try to search it still comes up with nothing.
This is the code I've added to the Help Center:
// GA Custom Dimensions
var userRole = HelpCenter.user.role;
ga('set', 'dimension1', userRole);
ga('send', 'pageview');
});
And this is what the custom definition looks like:

As you can see, I tried to emulate what the previous successful commenter was able to do, but I'm not getting any results. Can someone assist?
コメントを表示 · 投稿日時:2020年8月28日 · Evan Walker
0
フォロワー
0
投票
0
コメント