Hello,
I have issue with use of custom variable in Google Analytics with reporting of conversions.
Analytics is properly registering traffic per segment but there are no conversions under each language (segment) visible (they are all registered through "All").
To properly see conversions per language (custom segment) shall I use page type, session type or visitor type custom variable?
My current setting for one language is
_gaq.push(['_setCustomVar', 1, 'Language', 'de', 2]);
Thanks!
Ivan