TECH YARD

Translate This – Inline Language Translation Widget With Google Analytics Tracking and Widget Customization Options

Google Translate offers webmasters a widget for using its language translation tool to translate content on webpages, but it lacks customization options like Google Tracking and restricting the translation to a specific element.etc.,

Translate This is lightweight JavaScript language Translation Widget that uses the Google Translate API and AJAX with better customization options to users like :


Reaching larger and wider audience is definitely good for any blog, this translation widget makes it easy for international audience to read your blog/website.

Update – Now there’s a WordPress Plugin for the TranslateThis Button which also offers better customization as to choose which language translations to offer and control over which part of the page to translate, Google Analytics Tracking and Display Customization.

To insert the TranslateThis Button using the WP Plugin, insert the following code where you want the button to appear –

<?php
    if ( function_exists('translate_this_button') ) translate_this_button();
?>

and there’s also widget that you can place in your widgets and after activatation customize the plugin under the TranslateThis Button Settings.

Do share your experience with Translate This, Language Translation Widget with us.


Exit mobile version