All Collections
Integrations
Send data to Bloomreach
Send data to Bloomreach

To maximize the product finder effect connect your apps with Bloomreach

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

πŸ’‘ Good to know: This feature is an impact booster that may not be included in your Aiden plan. Contact us to validate or upgrade!

By connecting Aiden to Bloomreach you'll get to know your website visitors even better and you can help them make the right decision. From the moment you have activated the Bloomreach integration, Aiden forwards the answers given and recommended products to Bloomreach. In Bloomreach you can then use this data to further help your customer.

A lot is possible with the Aiden data in Bloomreach, to help you get started we provide a number of best practices.

Send the advice by email

By requesting customers' email addresses on the advice page, you can email them the advice. You only need to activate the Bloomreach integration and setup a scenario in Bloomreach with the Aiden event as a starting point. You can read more about sending the advice by email here.

Enrich customer data

By simply asking the right questions in your product finder, you discover who your customers are, what their context is and what problem they want to solve.

For example, instead of guessing that a customer is female because they visited the "women's shoes" category page once, you can now be sure of their gender because they answered a question about it. Similarly, you can definitively determine their style preferences by creating a "find my style" app in Aiden and having the answers provided sent to Bloomreach.

Request the email address on an info-page

It may happen that you want to tell a customer more about his specific situation; you can do this by using an info-page in the product finder. On this information page you can also request the email address to provide a customer with more information or to invite them to contact you. For this you can set up a scenario in Bloomreach with the Aiden event as a trigger. Next you can link an email campaign to the scenario and you are ready to assist your customers even better. Here you can read more about requesting the email address on an info-page.

Activate the Bloomreach integration in Aiden

Forwarding the Aiden events to Bloomreach is very easy. All you have to do is activate the integration and the events will end up in Bloomreach in no time!

πŸ’‘ Good to know: We send the events to Bloomreach Engagement. From Bloomreach Engagement you can also synchronise segments to Bloomreach Content and Bloomreach Discovery.

In Aiden go to Settings by clicking on your name then go to Integrations. On this page turn on the toggle in the Bloomreach block.

Check whether the connection works

To test whether the integration works, you can go open an existing product finder on your website and answer a couple of questions. Then you can check in Bloomreach under Data & Assets > Data Manager > Events whether any Aiden events have been received. Below you will find an overview of the events we send. After completing the product finder, at least one aiden-answered event should have been sent.

Overview of events

These are the events Aiden sends to Bloomreach.

Event name

Event trigger

aiden-answered

customer answers a question

aiden-advised

customer views advice page

aiden-product-advised

individual product is advised

aiden-product-clicked

customer clicks an advised product

aiden-advice-page-customer-info-form

customer leaves their email address on the advice page

aiden-info-page-customer-info-form

customer leaves their email address on an info-page

aiden-no-results-page-customer-info-form

customer leaves their email address on the empty advice page

Properties per event

And these are the properties per event:

aiden-answered

Event name

Event trigger

advisorId

string

advisorName

string

question

string

answer

string[] (list of strings)

aiden-advised

Event name

Event trigger

advisorId

string

advisorName

string

advice

{

id: string,

name: string,

image: string,

link: string

}[]

aiden-product-advised

Event name

Event trigger

advisorId

string

advisorName

string

id

string (product id)

name

string (product title)

image

string (product image url)

link

string (product url)

aiden-product-clicked

Event name

Event trigger

advisorId

string

advisorName

string

product

{

id: string,

name: string,

link: string

}

aiden-advice-page-customer-info-form

Event name

Event trigger

advisorId

string

advisorName

string

email

string

checkboxChecked

boolean

checkboxContext

string

advice

{

id: string,

name: string,

image: string,

link: string

}[]

aiden-no-results-page-customer-info-form

Event name

Event trigger

advisorId

string

advisorName

string

email

string

checkboxChecked

boolean

checkboxContext

string

aiden-info-page-customer-info-form

Event name

Event trigger

advisorId

string

advisorName

string

email

string

checkboxChecked

boolean

checkboxContext

string

formIdentifier

string

Did this answer your question?