Short links
Short links for SMS and ads, with a QR code and a click counter.
A long address gets in the way wherever every character counts: in an SMS it eats half the message, over the phone you cannot read it out, in an advert it looks clumsy. The plugin turns an address into a short one like shop.ua/s/aB3xK9 — on your own domain, with a QR code and a click counter.
What it does
- Shortens the order payment link by itself, so the customer gets a short address and lands straight on the payment page.
- Replaces long addresses inside SMS text with short ones — the message stays in a single part and costs less to send.
- Lets you create a link by hand for a campaign: with source tags, an expiry date, a limit on the number of clicks and the option to switch it off at any moment.
- Shows a QR code for every link, ready to put on a business card, a price tag or packaging.
- Counts the clicks: how many in total, when the last ones came, day by day and from which devices.
- Stops your link from becoming a jump to an outside site: by default only shop pages are shortened, and other domains only if you allow them.
What you need
- The word at the start of the address in the plugin settings, «s» by default: the word is taken entirely, so a category or page with that address can no longer be created.
- A connected SMS provider — if you want addresses shortened inside the messages your customers receive.
What appears in the shop
This is what a shopper sees once it is installed.
- Anywhere in your shop design a long address can be replaced with a short link on your own domain — in a «Share» button, for example. It is not used anywhere in the design by default — you add it by hand in the design editor wherever a short link is needed.
New shop pages
- /s/{код} A short link on your shop domain: the customer follows it and lands on the right page — order payment, an item, a promotion. The address prefix («s») is set in the plugin settings. The link has no page of its own — it sends the customer straight on.
Короткие ссылки
Длинный адрес превращается в короткий на вашем же домене — вида
shop.ua/s/aB3xK9. Такую ссылку удобно отправить в SMS, продиктовать по
телефону или поставить в рекламу.
Как вывести короткую ссылку в оформлении
Тег заменяет любой адрес коротким:
{shorturl url=$product.url}
Пример — кнопка «Поделиться» на странице товара:
<a href="{shorturl url=$product.url}">Поделиться</a>
Адрес можно передать и строкой:
{shorturl url="https://shop.ua/promo/black-friday"}
Ссылка создаётся один раз: повторный вызов с тем же адресом вернёт прежний код, лишних записей не появится. Адрес чужого сайта по умолчанию не сокращается — это защита от подмены перехода; разрешить их можно в настройках плагина, списком доменов.
Где это работает само, без вставки тега
- Ссылка на оплату в SMS. Адреса в тексте SMS заменяются короткими автоматически — сообщение остаётся в одной части. В письмах длинная ссылка остаётся: там она не мешает и выглядит доверительнее.
- Подстановка в шаблонах уведомлений — переменная «Короткая ссылка на оплату». Годится и для письма, и для сообщения менеджера.
Что настраивается
- Слово в адресе — по умолчанию
s, отсюдаshop.ua/s/aB3xK9. Это слово занимается целиком: категорию или страницу с таким адресом создать уже нельзя. - Длина кода, срок жизни автоматических ссылок, счёт переходов.
- Чужие сайты — разрешать ли и какие именно.
Где смотреть ссылки
Раздел «Короткие ссылки»: сам код, куда ведёт, сколько раз перешли, когда создана и до какого срока живёт. Там же ссылку можно создать вручную для рекламной кампании и получить к ней QR-код.
The section in the new panel
The list of short links has moved into the new control panel: search and filters by storefront and by how the link was created sit in one row above the list. The QR code and the clicks by day and device open from the link row, and a long list loads with a «Show more» button instead of numbered pages.
An icon of its own
In the «Plugins» section and in the list of installed items the add-on now shows its own icon instead of an identical box, so you find the one you need at a glance. The icon appears on shops running version 1.30.0 and newer.
Instructions in the package
The add-on now ships with setup and configuration notes.
A short payment link
Emails and SMS to shoppers carry a short link instead of a long one.
Коды ссылок теперь различаются регистром: /s/qwerty и /s/qweRty — разные ссылки.
Первый выпуск: короткие ссылки на домене магазина, автозамена в SMS, QR-код и статистика переходов.