How to track Google Translate with Google Analytics

by | Friday, July 6, 2018

Home » How to track Google Translate with Google Analytics

This is for people who have already installed Google Translator onto their website.

Google Translator isn’t compatible with Universal Google Analytics, which is what has been used for several years now. It is only compatible with Classic Google Analytics.

Follow these steps to track Google Translator with Google Analytics and to see Google translator events in Google Analytics

  • For https:// websites: Install the following code in the <head> </head> section of your website

<script type=”text/javascript” src=”https://ssl.google-analytics.com/ga.js”></script>

  • For https:// websites:

<script type=”text/javascript” src=”https://www.google-analytics.com/ga.js”></script>

For more information see this answer on the Google Analytics Forum