---
title: "Migrate from Uniqode to reRoute"
description: "Export Uniqode's Dynamic QR list and import Destination URL, name and labels. A printed Uniqode/Beaconstac code still resolves through Uniqode."
canonical: https://reroutehq.com/migrate/uniqode
---

# Migrate from Uniqode to reRoute

Export Uniqode's Dynamic QR list and import Destination URL, name and labels. A printed Uniqode/Beaconstac code still resolves through Uniqode.

CSV: documented export columns auto-detected. HTML: [/migrate/uniqode](/migrate/uniqode). Comparison: [/vs/uniqode.md](/vs/uniqode.md). Export path checked 2026-08-22: https://docs.uniqode.com/en/articles/8389449-how-do-i-download-a-list-of-all-my-qr-codes.

## Steps

### 1. Export from Uniqode

Go to QR Codes, filter Dynamic, select all, then Export. Uniqode documents a CSV with Destination URL, QR Code URL, QR Code Name, and Labels. We auto-detect those headers. QR Code URL is Uniqode's short address — import cannot take it over.

### 2. Upload the CSV

Sign in and open /dashboard/links/import, or start from /import if you do not have an account yet. Rows without a usable http(s) destination are counted and reported, never silently dropped.

### 3. Read the new addresses as rrte.link

Each imported row becomes a new dynamic link. A back-half such as launch-2026 becomes rrte.link/launch-2026 when that back-half is free. If it is taken, reserved, or duplicated in the file, that row gets a fresh short ID and the rest of the import continues. The Uniqode URL itself is not transferred — no provider can take over another provider's domain.

### 4. Read the quota skip report

The import creates links up to the remaining quota on your plan and tells you exactly how many were skipped. Upgrade and re-run the file for the rest whenever you like.

### 5. Treat imported links as ordinary dynamic links

They pick up scan analytics from the first scan after import. You can add routing, expiry, a password or retargeting afterwards. Once a link exists here, it keeps redirecting forever, even if you cancel a paid plan. Plan limits only apply to creating new links.

### 6. Reprint anything that still encodes the old address

While the old Uniqode account is active, and if that plan still lets you edit destinations, you can repoint those Uniqode short URL links at the new rrte.link addresses so existing prints keep working during the switch. For every new print run, encode the rrte.link address.

## What this will not do

- Import creates new rrte.link addresses. It cannot take over Uniqode short URLs — those still resolve through Uniqode.
- Scan history, passwords, expiry dates and branded domains from the other provider do not come across. Only the destination, an available back-half, the title and the tags.
- The free plan includes 3 dynamic links. A larger file imports up to the remaining quota and reports the rest as skipped. Paid plans are unlimited.
- One upload is capped at 1000 rows and 2 MB. Split a larger export and run the import again — taken back-halves receive new short IDs.

## Frequently asked questions

### Will my printed Uniqode QR codes start using reRoute after I import?

No. A QR code that already encodes Uniqode short URLs still resolves through Uniqode. Import creates a new rrte.link address for each row; it cannot rewrite ink. Keep the old Uniqode links pointed at the right destinations until you reprint, and encode rrte.link on everything new.

### Do custom back-halves survive the move?

Yes, when they are free and syntactically valid (3–50 characters, letters, numbers, underscore or hyphen). If a back-half is taken, reserved, or appears twice in the file, that row gets a fresh short ID and the rest of the import continues.

### What happens to rows over my plan's limit?

They are counted and reported as skipped. The import creates everything that fits, then tells you how many did not. Upgrade and upload the file again for the rest — nothing is silently discarded.

### Do imported links die if I stop paying?

No. Once a link exists it keeps redirecting, including on the free plan. We never pause links, inject ads, or hold printed QR codes hostage. Plan limits only apply to creating new links. Destination edits on those existing links stay unlimited, and analytics history is preserved if you resubscribe.

### Does click or scan history come with the CSV?

No. The export gives us destinations, back-halves, titles and tags. Analytics start from the first scan of the new rrte.link address.

### Does the importer understand Uniqode column names?

Yes. Go to QR Codes, filter Dynamic, select all, then Export. Uniqode documents a CSV with Destination URL, QR Code URL, QR Code Name, and Labels. We auto-detect those headers. QR Code URL is Uniqode's short address — import cannot take it over.

## Related

- [All migration guides](/migrate.md)
- [reRoute vs Uniqode](/vs/uniqode.md)
- [CSV importer](/import)
- [Pricing](/pricing.md)
- Export source: https://docs.uniqode.com/en/articles/8389449-how-do-i-download-a-list-of-all-my-qr-codes
