Setup

Update the Looop Config to enable Google Autocomplete for address fields.

<script>
   window.LooopConfig = {
       // ... other previous configs
   okendo: true,
   okendoId: "USER_ID",
   }
</script>

Webflow Setup

Once you have configured the Looop Config, you can add the Okendo Reviews component to your Webflow project.

1

Add an empty div block to your Webflow project where you want to display any Okendo reviews component.

2

Add the following code to the custom attributes of the div block.

looop=okendo-widget
okendo-widget=OKENDO_COMPONENT_TYPE

You can see list of available components here.

Get Okendo User ID

1. Navigate to https://reviews.okendo.io/admin/#/reviews

2. Go to settings.

3. Click “Integrations”

4. Click on the pencil icon next to the Okendo in Credentials tab to see your Okendo User ID.

5. Click “Copy” to copy the User ID.

Okendo Reviews Component Types

  1. Review Widget
okendo-widget=data-oke-widget
  1. Star Rating
okendo-widget=data-oke-star-rating
  1. Questions Widget
okendo-widget=data-oke-questions-widget
  1. Carousel Widget
okendo-widget=data-oke-carousel