Skip to main content
2. Integrate the Aiden scripts

You do this once to ensure that all your apps work well and that their impact can be measured.

Aiden Support avatar
Written by Aiden Support
Updated over a week ago

By adding 2 scripts to your website, you ensure that all your product finders work correctly and that the right data is collected to give you insights into their impact on revenue and conversion.

1. Embed script

The embed script ensures that the product finders can be launched and provide a seamless user experience. Add the following code once to the head or footer of the website.

<script src="https://app.aiden.cx/webshop/build/aiden-embedded.min.js" async=""></script>

The script is very small, and loading the script does not block the loading of the rest of the website. Hence, the script has little to no impact on page speed.

2. Impact script

The impact script collects the data needed to gain insights into the impact of the product finders. This data can be found in the Impact Dashboard in Aiden.

There are two ways to install the script: directly on your website or via Google Tag Manager. Because Google Tag Manager is blocked by adblockers, we recommend implementing the script directly on your website.

The final step of the technical integration is placing the product finder on your website!

Did this answer your question?