# Using BlueConic in Campaigns

## Step 1: Configuring a Recommended Notification&#x20;

Once users are in the Pushly platform, navigate to the Visual Builder during Campaign creation. Click the plus sign (+) to add a step to the workflow.

From the options that appear, select the Recommended Notification option to begin configuring user's settings.

<figure><img src="/files/aG6ipfqzWtj5Hl8umXAw" alt="" width="518"><figcaption></figcaption></figure>

## Step 2: Select the Integration Source

On the configuration step, select the Integration Type, Application Name, and Store Name from the Source drop-down selector.&#x20;

<figure><img src="/files/53U9BkYc17fer6cLq2TU" alt=""><figcaption></figcaption></figure>

## Step 3: Add a Configuration

Users can now start entering their configuration settings by creating a Boost. Every Boost can have multiple algorithms, and users can have multiple boosts in a single configuration. Click Add Configuration to begin.

<figure><img src="/files/exG4FqTB5eaRyX9TGjsY" alt=""><figcaption></figcaption></figure>

| Algorithm Name          | Description                                                                                                          | Ramp Up |
| ----------------------- | -------------------------------------------------------------------------------------------------------------------- | ------- |
| Collaborative Filtering |                                                                                                                      | Yes     |
| Breaking News           | Items most viewed by all visitors in the time frame defined in the collector                                         | No      |
| Look-alike-articles     | Items that have similar content to the item provided                                                                 | No      |
| Recency                 | Items recently bought/viewed by the provided user                                                                    | No      |
| Recent High CTRs        | Items most clicked-through from BlueConic recommendations by all visitors in the time frame defined in the collector | No      |
| Recently bought items   | Items recently bought by the provided user                                                                           | No      |
| Recently carted items   | Items recently put in the shopping cart by the provided user                                                         | No      |
| Same Category           | Selects an article from the same category                                                                            | No      |

Select one or more algorithms from the list available to users. For some algorithms, users can select the **Ramp Up** pace. Users can also adjust the Value slider to prioritize the algorithm when multiple are selected.

The available Ramp Up options are: **Very Slow, Slow, Normal, Fast, Instant**

## Step 4: Apply relevant filters to be included in the content recommendations

This allows users to target specific sitenames, authors, or publication dates. Users can also create exclusion filters to exclude specific categories, authors, or sites from the content recommendations.

<figure><img src="/files/iHFs3HSfD2Asr8f72YCX" alt=""><figcaption></figcaption></figure>

Product filters allow users to either exclude or exclusively include products that have been seen, added to a cart, or bought, as well as to hide out-of-stock products from the recommendations.

<figure><img src="/files/AjyyaO3GPo97ZS6va4LO" alt=""><figcaption></figcaption></figure>

## Step 5: Create Additional Configurations

Platform users can create multiple Boosts that allow for better recommendations. Once all the configurations are complete, users can submit them. The final workflow will display the new Recommended Notification block.

<figure><img src="/files/HAwJxlGjAM6OgpBm1Uzk" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://documentation.pushly.com/platform/platform-integrations/blueconic/using-blueconic-in-campaigns.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
