Overview
1. Requirements for Optimizely 11 extension installation
2. Optimizely 11 extension installation
3. Connecting Optimizely 11 extension to Localization Hub
4. How to connect the Optimizely extension to another Workspace or Localization Hub
5. Time interval setup for completed job retrieval
6. Report on job delivery outcomes
Requirements for Optimizely 11 extension installation
Optimizely supported version: 11.x
Microsoft .Net Framework: from 4.7.2
Note: If your setup doesn't meet these requirements, contact support@ilangl.com to discuss the possibility of integrating with other versions.
Installation
Your IT department can set up the iLangL Optimizely Extension to your Optimizely website by installing the nuget package for iLangL Optimizely Extension from NuGet.
The name of the nuget package: iLangl.
The latest version can be installed from Package Manager with the following command:
Install-Package iLangl.Extension.Optimizely.V11
Important: It's highly recommended that you deploy and test the iLangL Extension in the staging environment before deploying it to production.
After the deployment, no additional configuration of the installation package is required. The package automatically updates the web.config with the necessary settings, so you can ensure that everything looks good to you.
Connecting Optimizely 11 extension to Localization Hub
To properly configure the installed extension, you need to follow these steps:
1. Navigate to Admin/Config/Tool Settings/Translation Configuration.
3. Enter Localization Hub URL — the URL of your Localization Hub. Insert the link from the Localization Hub URL field in the Instructions for Optimizely Extension Installation you received via email.
4. Select I have the Workspace ID if you already have the Workspace for managing translation from Optimizely in Localization Hub.
Copy the Workspace ID from the Instructions for Optimizely Extension Installation you received via email.
Enter the Workspace ID into the Workspace ID field.
Select I want to create a new Workspace if you need to create one and enter your preferred name in the Workspace Name field.
When you press Connect, the Optimizelly server automatically connects to your Localization Hub with information about which languages should be used.
You should see the success message.
How to connect Optimizely to another Workspace or Localization Hub?
If for some reason you need to connect to another Localization Hub or change the Workspace at the existing Localization, open the Connection settings in Admin/Config/Tool Settings/Translation Configuration. Click Edit Settings.
Enter the URL of your new Localization Hub or the new Workspace ID. You can also create a new Workspace. Click Connect.
Time interval setup for completed job retrieval
You can set up a specific time interval for checking the Localization Hub for completed translation jobs.
The default time interval is 5 minutes. This means that your server will check the Localization Hub and download the completed translation back to your website every 5 minutes.
1. To change the settings, navigate to Admin/Admin/Scheduled Jobs/Translation Delivery Job/Settings
2. Check the Active checkbox to enable the feature.
3. Set up the necessary time interval in the Scheduled job interval field.
4. Each scheduled job's run time appears in the Next scheduled date field.
5. Click Save.
To initiate instant job delivery to the website, click Start Manually.
If you need to stop the started the process, click Stop Job.
Report on job delivery outcomes
1. To see the translation jobs statuses that were initiated for delivery, go to Admin/Admin/Scheduled Jobs/Translation Delivery Job/History
2. You can see there:
- the date when the delivery was triggered
- the duration of delivery
- the status (Succeeded/Failed)
- the server of your Optimizely
- the message with the delivery details (how many items were delivered or the code of system error)
Comments
0 comments
Article is closed for comments.