Vor Kurzem aufgerufene Suchen
Keine vor kurzem aufgerufene Suchen

Sandra Weigl
Beigetreten 13. Mai 2021
·
Letzte Aktivität 27. Okt. 2021
Folge ich
0
Follower
0
Gesamtaktivitäten
8
Stimme
1
Abonnements
4
AKTIVITÄTSÜBERSICHT
BADGES
BEITRÄGE
POSTS
COMMUNITY-KOMMENTARE
BEITRAGSKOMMENTARE
AKTIVITÄTSÜBERSICHT
Neueste Aktivität von Sandra Weigl
Sandra Weigl hat einen Kommentar hinterlassen
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
Kommentar anzeigen · Gepostet 10. Feb. 2016 · Sandra Weigl
0
Follower
0
Stimmen
0
Kommentare
Sandra Weigl hat einen Kommentar hinterlassen
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?
Kommentar anzeigen · Gepostet 02. Feb. 2016 · Sandra Weigl
0
Follower
0
Stimmen
0
Kommentare
Sandra Weigl hat einen Kommentar hinterlassen
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});
Kommentar anzeigen · Gepostet 23. Nov. 2015 · Sandra Weigl
0
Follower
0
Stimmen
0
Kommentare