Recherches récentes
Pas de recherche récente

Sandra Weigl
Adhésion le 13 mai 2021
·
Dernière activité le 27 oct. 2021
Suivis
0
Abonnés
0
Activité totale
8
vote
1
Abonnements
4
APERÇU DES ACTIVITÉS
BADGES
ARTICLES
PUBLICATIONS
COMMENTAIRES DE LA COMMUNAUTÉ
COMMENTAIRES SUR L’ARTICLE
APERÇU DES ACTIVITÉS
Dernière activité effectuée par Sandra Weigl
Sandra Weigl a ajouté un commentaire,
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
Afficher le commentaire · Publication le 10 févr. 2016 · Sandra Weigl
0
Abonnés
0
Votes
0
Commentaire
Sandra Weigl a ajouté un commentaire,
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?
Afficher le commentaire · Publication le 02 févr. 2016 · Sandra Weigl
0
Abonnés
0
Votes
0
Commentaire
Sandra Weigl a ajouté un commentaire,
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});
Afficher le commentaire · Publication le 23 nov. 2015 · Sandra Weigl
0
Abonnés
0
Votes
0
Commentaire