Skip to main content
All CollectionsBloomreach
Bloomreach - Click Tracking
Bloomreach - Click Tracking

Getting your Bloomreach click info over to Jacquard

Updated over a week ago

Create a new integration

On the left side of your screen in Bloomreach, hover over Data & Assets and then click Integrations.

Click Add new integration.

Now, choose Webhook preset integration.

Give the integration a name. We called ours Phrasee Click Tracking. Then, paste the URL found below into the Endpoint URL setting, and change the method to GET.

https://mail-tracking.phrasee.co/live/click?variant_id={{event.c_phrasee_variant_id}}&campaign_id={{event.c_phrasee_campaign_id}}&batch_id={{event.c_phrasee_batch_id}}&send_id={{event.c_phrasee_send_id}}

Set the Consent category as your business rules dictate. Once the integration is all configured, click Save changes.

Create a scenario

You can now create a Scenario to send click data to Jacquard based on the Phrasee Project ID.

Your Jacquard Customer Success representative can provide you with your Phrasee Project ID, or you can look it up yourself in the Experiment Details panel of an associated experiment.

Start a new Scenario. Give it a name and add the On event activity to the canvas. Add the Other activity to add the webhook you just created to the scenario.

Check to ensure the configuration includes the appropriate Phrasee variables.

Then, join the two activities together.
โ€‹

Configure the On event activity to only send the click data of campaigns that include your Phrasee Project ID.
โ€‹

Once this is all configured, you can start the Scenario.

Now, all your Jacquard campaign clicks for the specified project will be sent back to Jacquard.

Did this answer your question?