Need help with Google Analytics filters via Custom Reports -- Display LANGUAGE and VISITS where the LANGUAGE values are grouped as EN for each English, etc via 'FlatTable'
My report returns (see first 3 lines):
LANGUAGE | VISITS ---------+------- en-us | 55,842 en | 3,932 en_us | 248
I would like to see:
LANGUAGE | VISITS ---------------------+----------+------- 1. en | 60,022 2. ... 3. ...