# Migrate from Fuse v1 to Fuse v2

## What are the differences between V1 and V2?

On **Fuse V1,** the goal was to **identify** same users and **duplicate** for each visitor (cookie based) all the user data you could have on this person.\
For example, you collected data about a visitor A with a laptop and a visitor B with a mobile phone. If the Fuse algorithm noticed that visitor A = visitor B, it duplicates the information from visitor B to visitor A and vice-versa. So you can have an overview of visitors who shared the same information and are linked.

![](/files/VmA8vHt5W6gcPw4OAm60)

With **Fuse V2,** it goes further by **merging** these visitors in order to have a **unique user** with all the data collected. With Fuse V2, the goal is to detect with multiple reconciliation keys the same customer and unify all the data around 1 unique user in order to have a complete view of the customer across all devices and all channels.

![](/files/XeQJ4YXrPM6BxvTdmv4n)

With Fuse V2 your CDP become **user-centric** rather than cookie centric and that change the way you define your marketing campaigns: you don’t talk to devices anymore but to persons directly, to users.

##


---

# 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://doc.commandersact.com/features/identity-resolution/migrate-from-fuse-v1-to-fuse-v2.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.
