How do I install Globallybiz on my website

Setup Globallybiz Translate on any site using Javascript in 3 simple steps
CL
Written by Carmen Louis
Updated 1 year ago

Step 1:

Create a project in your Globallybiz account. Enter you website page url, the current language and the languages you would like to have your website translated into. Finally customize the appearance and the position on the Language Switcher. After the project is setup, simply copy the code (Click on the Copy Code button).

If you already have a project, simply go to the Project Settings page. Scroll all the way to the bottom to the Javascript Snippet section. Copy the Code (Click on the Copy Code button)

Step 2:

If you're using a CMS, there should be an option for adding Javascript on the page. If you have access to the code via an editor as well, that should work. We need to add the tracking code in the <head> </head> section on your site.

<!DOCTYPE html>

<html>

    <head>

    [INSERT CODE HERE]

    </head>

    <body>

    </body>

</html>

Step 3:

Save the settings and go to your website. You should see the Language Switcher button (by default bottom right or the position you selected).

Try changing the language and you should see your website translated!!!

If you don't see the button or the website is not translating, please contact us at support@globallybiz.com, we will solve this as soon as possible.

Did this answer your question?