Búsquedas recientes
No hay búsquedas recientes

Sandra Weigl
Incorporación 13 may 2021
·
Última actividad 27 oct 2021
Seguimientos
0
Seguidores
0
Actividad total
8
Voto
1
Suscripciones
4
RESUMEN DE LA ACTIVIDAD
INSIGNIAS
ARTÍCULOS
PUBLICACIONES
COMENTARIOS DE LA COMUNIDAD
COMENTARIOS DE ARTÍCULOS
RESUMEN DE LA ACTIVIDAD
Última actividad de Sandra Weigl
Sandra Weigl hizo un comentario,
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
Ver comentario · Publicado 10 feb 2016 · Sandra Weigl
0
Seguidores
0
Votos
0
Comentarios
Sandra Weigl hizo un comentario,
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?
Ver comentario · Publicado 02 feb 2016 · Sandra Weigl
0
Seguidores
0
Votos
0
Comentarios
Sandra Weigl hizo un comentario,
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});
Ver comentario · Publicado 23 nov 2015 · Sandra Weigl
0
Seguidores
0
Votos
0
Comentarios