You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-analyti...@googlegroups.com
Hello,
What is the best practice on deleting a custom dimension? Let's say it is scoped at the user-level and you no longer want that value to be tied to the user. Do you set it to an empty string or use a bucket value like 'not set'?
I'm looking for the equivalent of _deleteCustomVar() in ga.js. I understand why this doesn't exist in Universal Analytics due to the visitor level custom dimension not being stored in a cookie and sent on each request.
Thanks,
Joe
nm
unread,
Apr 25, 2013, 9:06:50 PM4/25/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-analyti...@googlegroups.com
Hi,
Currently, you can't delete them. So best practice is to set non-used ones with an empty string.
(GA drops reporting rows for dimensions with no values.)
Also changing the name in the UI has no effect in processing.