
Sandra Weigl
-
Total activity17
-
Last activity
-
Member since
-
Following0 users
-
Followed by0 users
-
Votes6
-
Subscriptions6
Activity overview
Latest activity by Sandra Weigl-
Sandra Weigl commented,
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...
-
Sandra Weigl commented,
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 alr...
-
Sandra Weigl commented,
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', {...
-
Sandra Weigl commented,
Reg. Filtering agent traffic, it would be good to mention the difficulties filters can cause if not implemented correctly, especially the fact that filters manipulate data permanently. See https:/...
-
Sandra Weigl commented,
Hello. Regarding 'Where do customers give up and submit a ticket?', is there a way I can find out in GA how often users actually submit a request? Currently, it seems that as soon as someone clicks...