Skip to main content
All CollectionsIntegrationsEcommerce Integrations
Setting Up a New Web Component in LoudCrowd
Setting Up a New Web Component in LoudCrowd
J
Written by Josh Garrisi
Updated over 3 months ago

Setting up the Influencer List Block Settings

2 Click "Integrations"

3 Scroll down to the "eCommerce" section of integrations and find the one that correlates to your website. Click "Edit"

4 Scroll down the popup window to the section called "Web Component Settings"

5 If your website already has an Influencer List Block setup, you can leave that one in place.

6 Click "+ Add New Component"

7 Click the Component Identifier input and create a unique ID, e.g. “holiday” to target this block on your website.

8 If you wish to filter the block to a certain segment of your creators, click the segment selector dropdown.

9 Click on the segment you choose to filter the block to

10 Click Update to save the changes.

Using the new Influencer List Block in your webpage

Non-Shopify Ecommerce Websites

To use this new block in your page, import the loudcrowd script and use the influencer-list-block web component. Including the block-id parameter matching the component identifier that you setup in the previous step will tell the system to use that configuration.

<influencer-list-block block=id="holiday"></influencer-list-block>

Shopify Websites

Use the Influencer List Block in the Shopify editor. On the sidebar, you can specify a block-id in the input.

Did this answer your question?