Is there any usage statistics for selected languages?
Apr 7, 2016 8:29 pm by lesufomu
Apr 7, 2016 8:29 pm by lesufomu
Dear users,
Is there any usage statistics for selected languages? I am eager to know the language spectrum and then react by putting up the most used languages as flag.
Re: Is there any usage statistics for selected languages?
Apr 7, 2016 9:27 pm by Edvard
Apr 7, 2016 9:27 pm by Edvard
Hi,
If you have Google Analytics you should be able to see it in your dashboard.
If you provide more details about which version you use I can be more specific.
Thanks!
Re: Is there any usage statistics for selected languages?
May 5, 2016 4:41 pm by Elwebby
May 5, 2016 4:41 pm by Elwebby
I also cannot view usage stats for the selected languages.
On my Drupal site I have the GTranslate module, version 7.x-1.13 installed. I also have the Google Analytics module, version 7.x-2.1 installed. I am still unable to view any usage stats.
When I go to my report, I click Behavior > Events > Top Events and all I see is:
1. Outbound links
2. Mails
3. Download
4. AddToAny Share/Save Button
If I clcik Behavior > Events > Pages > Page Title, I do see that several pages have been translated. However there are pages where I do not know what the language is. Here are some examples:
46. Buscar en el sitio NYSED | Departamento de Educación del Estado de Nueva York
47. Soek die NYSED webwerf | New York Staat Onderwysdepartement
48. 纽约州教育厅
What am I doing wrong? What should I be seeing in the GA report?
TYVM
Re: Is there any usage statistics for selected languages?
May 7, 2016 10:03 pm by Edvard
May 7, 2016 10:03 pm by Edvard
Hi,
Is your GTranslate Analytics option enabled? Can you post your website address? Are you using the free version or you have a paid plan?
Thanks!
Re: Is there any usage statistics for selected languages?
May 9, 2016 12:26 pm by Elwebby
May 9, 2016 12:26 pm by Elwebby
1. The GTranslate Analytics option is enabled.
2. www.nysed.gov
3. I am using free plans (and Drupal modules) for GTranslate and GA.
Thanks.
Re: Is there any usage statistics for selected languages?
May 9, 2016 12:50 pm by Elwebby
May 9, 2016 12:50 pm by Elwebby
In googling this issue, I believe I need to do this:
For each language option, in the Translate block, I need to add this code,
onclick=_gaq.push([‘_trackEvent’, ‘Language’, ’selected’, ’English’,, ’true’])>English
Am I correct?
TY
Re: Is there any usage statistics for selected languages?
May 10, 2016 7:33 pm by Edvard
May 10, 2016 7:33 pm by Edvard
Hi,
I have checked your website and I do not find Google Analytics _gaq code installed on your website. In order to use GTranslate Analytics feature you should have Google Analytics _gaq code available on your website.
Thanks!
Re: Is there any usage statistics for selected languages?
May 11, 2016 12:27 pm by Elwebby
May 11, 2016 12:27 pm by Elwebby
In our sites, we are using the Google Universal Analytics tracking code. This is the tracking code that is contained in the files:
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-XXXXXX-1', 'auto');
ga('send', 'pageview');
</script>
When I did a search for _gaq code, I get results stating: "ga.js is a legacy library. If you are starting a new implementation we recommend you use the latest version of this library, analytics.js. For exisiting implementations, learn how to migrate from ga.js to analytics.js." (https://developers.google.com/analytics/devguides/collection/gajs/
My sites are using analytics.js. I guess I will read up on Event Tracking when using analytics.js. https://developers.google.com/analytics/devguides/collection/analyticsjs/events
Re: Is there any usage statistics for selected languages?
May 11, 2016 11:42 pm by Edvard
May 11, 2016 11:42 pm by Edvard
Support for new code will be added in the next releases. Currently we support only _gaq analytics code.
Thanks!
Re: Is there any usage statistics for selected languages?
Sep 1, 2017 8:52 am by tlgtimeshare
Sep 1, 2017 8:52 am by tlgtimeshare
As this thread is well over a year old can you tell me if using Google Analytics _gaq code is still the method for tracking different language URL's, as you state "support for new code will be added in the next release"?
SIMILAR TOPICS
How do I add Indian languages in Drupal GTranslate? | Sep 18, 2011 6:10 am | Replies: 26 | Post by: rag_gupta |
Detect selected language | Jul 4, 2018 10:25 am | Replies: 1 | Post by: naseeb |
Code to use in Google Analytics to track languages | Nov 16, 2015 10:46 am | Replies: 9 | Post by: lucysadler |
Different languages - different banners | Mar 27, 2018 11:20 am | Replies: 3 | Post by: samdo |
What happens if site already has two or more languages ? | Sep 14, 2017 5:54 am | Replies: 7 | Post by: Sarge2017 |