Magento Translation Plugin

< All Topics

How Do You Install ConveyThis On:

Magento Plugin

Integrating CoveyThis Translate into any website is incredibly simple, and Magento platform is no exception. Just follow our simple, step-by-step guide to add ConveyThis to your Magento site in just a few minutes.

Step #1

Create a ConveyThis account, confirm your email, and access your account’s dashboard.

Step #2

On your dashboard (you have to be logged in) navigate to «Domains» in the upper menu.

Step #3

On this page click “Add domain”.

There is no way to change domain name, so if you made a mistake with the existing domain name, simply delete it and create the new one.

Once you done, click to “Settings”.

*If you installed ConveyThis previously for WordPress/Joomla/Shopify, your domain name was already synced to the ConveyThis and will be visible on this page.
You can skip adding domain step and just click to «Settings» next to your domain.

Step #4

Now you are on the main configuration page.

Select source and target language(es) for your website.

Click “Save Configuration”.

Step #5

Now scroll down and copy the JavaScript code from the field below.

				
					<!-- ConveyThis code -->
<script type="rocketlazyloadscript" data-minify="1" src="https://www.conveythis.com/wp-content/cache/min/1/javascript/conveythis-initializer.js?ver=1714226774" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
  document.addEventListener("DOMContentLoaded", function(e) {
    ConveyThis_Initializer.init({
      api_key: "pub_xxxxxxxxxxxxxxxxxxxxxxxx"
    });
  });
</script>
<!-- End ConveyThis code -->
				
			

*Later on you may want to make some changes in the settings. To apply them you will need to make those changes first and then copy the updated code on this page.

*For WordPress/Joomla/Shopify you DO NOT need this code. For more information please refer to the instructions of the associated platfrom.

Step #6

Navigate to Admin Panel > Content > Configuration.

Step #7

Choose the store view you want the head tag to be changed on or select Global in order to change it on every store view.

Step #8

Find the HTML Head section and paste JavaScript code from ConveyThis in the Scripts and Style Sheets field.

Step #9

Once the changes have been performed don’t forget to press the Save Configuration button and flush Magento Cache.

Step #10

That’s it. Please visit your website, refresh the page and the language button shows up there.

Congratulations, now you can start translating your website.

*If you want to customize the button or get familiar with an additional settings, please go back to the main configuration page (with language settings) and click “Show more options”.

Previous Localhost Integration
Next OpenCart Integration
Table of Contents