WebFlow Translation Plugin

< All Topics

How To Install ConveyThis On:

Webflow plugin

Integrating ConveyThis into your site is fast and easy, and WebFlow is no exception. In just a few minutes you’ll learn just how to install ConveyThis to WebFlow and start giving it the multilingual functionality you need.

signup

Step #1

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

Step #2

After accessing your dashboard go to the “Domains” tab in the left toolbar.

menu domainsettings new

Step #3

Add a domain using the button in the top right, and when you’re done click settings.

Domains can’t be renamed so you’ll need to delete it and retype it if you made a typo.

Step #4

Select your website’s source (original) language and the target language(s) you want to translate it to. Click “Save Configuration” once you’re done.

main configuration new 1024x546 1

Step #5

Copy this JavaScript:

<!-- ConveyThis code -->
<script src="//cdn.conveythis.com/javascript/conveythis-initializer.js"></script>
<script type="text/javascript">
  document.addEventListener("DOMContentLoaded", function(e) {
    ConveyThis_Initializer.init({
      api_key: "pub_xxxxxxxxxxxxxxxxxxxxxxxx"
    });
  });
</script>
<!-- End ConveyThis code -->project settings

Step #6

Go to “Project Settings” in your WebFlow site builder.

Step #7

Go to the “Custom Code” tab and paste in the code wherever necessary. Finally, save your changes and reload the page. Congratulations! You’ve successfully integrated ConveyThis into your WebFlow site.

*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”.

paste code

Previous WordPress Integration
Next Localhost Integration
Table of Contents