Dynamic Yield
Overview
Dynamic Yield's platform helps enterprise brands quickly deliver and test personalized, optimized, and synchronized digital customer experiences.
Setup
f you wish to utilize Black Crow AI scores to personalize on site experiences in real time, please follow these simple steps:
- Choose the creative you wish to test in the "Site Personalizaton" tab.
- Decide on create and advance screens.
- Once you land on the triggers page, under where, choose "Custom Evaluator"
- Find "blackcrow_audience" for the value.
- Choose equals"1". If you wish to group scores, chose in with the list of scores you wish to group. Your account manager can make a recommendation.
- Save and repeat for scores 2-10.
- Notify Black Crow so we can enable sending the scores.

Optional
If you wish to force yourself into a score to evaluate an experience, please follow these steps. Please note that this is a session cookie so it will force you into this score until you start a new session.
- Visit your bookmark manager in Chrome here.
- Click the three vertical dots at the far top right of the chrome window to access the menu.
- Select "Add new bookmark".
- Name it whatever you want!
- Add the following code in the URL input box then click save.
javascript:blackcrow.push({trigger:'overrides',data:{scores:{all_conversion_site_rats:{score: prompt("Enter Black Crow Score between 1 and 10","4")}}}}); location.reload();
Now when your website, you can click on this bookmarklet and it will prompt you to enter the score you want to be forced into and it will automatically reload the page.
