Skip to content

Commit

Permalink
Merge pull request #236 from Ksksksksen/doc/211-updates-december-2023
Browse files Browse the repository at this point in the history
fix(sendsay-docs): add updates december
  • Loading branch information
aleksnick authored Dec 27, 2023
2 parents e15c68f + f1d76fd commit 3ae4386
Show file tree
Hide file tree
Showing 51 changed files with 278 additions and 8 deletions.
2 changes: 1 addition & 1 deletion docs/updates/list/2016/_category_.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"label": "2016",
"position": 1006
"position": 1007
}
2 changes: 1 addition & 1 deletion docs/updates/list/2017/_category_.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"label": "2017",
"position": 1005
"position": 1006
}
2 changes: 1 addition & 1 deletion docs/updates/list/2018/_category_.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"label": "2018",
"position": 1004
"position": 1005
}
2 changes: 1 addition & 1 deletion docs/updates/list/2019/_category_.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"label": "2019",
"position": 1003
"position": 1004
}
2 changes: 1 addition & 1 deletion docs/updates/list/2020/_category_.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"label": "2020",
"position": 1002
"position": 1003
}
2 changes: 1 addition & 1 deletion docs/updates/list/2021/_category_.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"label": "2021",
"position": 1001
"position": 1002
}
2 changes: 1 addition & 1 deletion docs/updates/list/2022/_category_.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"label": "2022",
"position": 1000
"position": 1001
}
4 changes: 4 additions & 0 deletions docs/updates/list/2023/_category_.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"label": "2023",
"position": 1000
}
103 changes: 103 additions & 0 deletions docs/updates/list/2023/updates-2023.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,103 @@
---
sidebar_position: -13
sidebar_label: 'Ключевое за 2023'
description: 'Редактор сценариев, модуль Прлодажи, новые тарифы и продукты, другие обновления за 2023 год'
---

import sendingMethod from '/img/updates/2023/updates-2023/sending-method.png';

# Ключевые обновления платформы в 2023

## Новые продукты и тарифы

Преобразовали Sendsay в CDP-платформу и разделили на несколько продуктов, каждый из которых поможет решить конкретные задачи бизнеса:

- [**Sendsay Рассылки**](https://sendsay.ru/solutions/mailings) — решение, где есть всё необходимое для отправки email-рассылок, Web Push уведомлений и SMS. Подходит для большинства компаний.
- [**Sendsay Маркетинг**](https://sendsay.ru/solutions/marketing) включает в себя полный набор возможностей для продвинутых пользователей, сочетая CDP и омниканальный маркетинг.
- [**Sendsay Транспорт**](https://sendsay.ru/solutions/sendsay-transport) — продукт для тех, кто фокусируется на отправке больших объёмов рассылок через API или SMTP.

Также запустили [новый лендинг](https://sendsay.ru/) и тарифы для работы с платформой:

![New plans](/img/updates/2023/updates-2023/new-plans.png)

Линейки новых тарифов описаны на [странице Тарифы →](https://sendsay.ru/rates)

## Модуль Продажи

На базе CDP запустили решение для автоматизации онлайн-продаж — [**модуль Sendsay Продажи**](https://sendsay.ru/solutions/sales).

Подключаемый модуль работает на основе данных об активностях пользователей на сайте: с его помощью можно запускать триггерные сценарии Брошенная корзина, Брошенный просмотр, Брошенная категория — и возвращать посетителей на сайт.

![Ecom](/img/updates/2023/updates-2023/ecom.png)

[Подробнее о модуле Продажи →](https://docs.sendsay.ru/ecom/how-to-connect-ecom)

## Редактор сценариев

Запустили редактор сценариев, благодаря которому настраивать автоматические цепочки действий в системе стало проще. Это наглядная схема того, как будет реагировать система на какое-либо событие или действие подписчика, — её можно составить и запустить за несколько простых шагов:

![Workflows](/img/updates/2023/updates-2023/workflows.gif)

[Подробнее о сценариях автоматизации →](https://docs.sendsay.ru/automations/automation-with-workflows/workflow-creation)

## Интеграция с amoCRM

Создали один из самых продвинутых виджетов для amoCRM. Интеграция позволяет переносить контакты из amoCRM в Sendsay, настраивать автоматические действия в Цифровой Воронке и смотреть статистику, не выходя из системы:

![amoCRM](/img/updates/2023/updates-2023/amocrm.gif)

[Подробнее о виджете amoCRM →](https://sendsay.ru/integration-amoCRM)

## API-консоль

Обновили **API-консоль**, которая переехала на постоянный адрес и теперь находится в разделе [**API → API-консоль**](https://app.sendsay.ru/api/console). Сама консоль стала удобнее: добавили возможность форматировать код, а история запросов теперь показывается хронологически.

Также добавили новый раздел для тех, кому нужно регулярное выполнение API-запросов: в разделе [**API → Регулярные запросы**](https://app.sendsay.ru/api/regular-requests) можно настроить расписание:

![Regular requests](/img/updates/2023/updates-2023/regular-requests.png)

## Отчёт по выпускам

Обновили отчёт по выпуску:

- добавили блок **Исключенные из рассылки** с подробной информацией, а также информацию о наличии дополнительных действий с аудиторией:

![Campaign report](/img/updates/2023/updates-2023/campaign-report.png)

- добавили возможность просмотреть вложения к письму:

![Campaign report](/img/updates/2023/updates-2023/campaign-report1.png)

- сделали редизайн карты кликов:

![Click map](/img/updates/2023/updates-2023/click-map.png)

- добавили информацию о способе отправки: если рассылка отправлена с помощью StreamAPI, быстрого StreamAPI или SMTP, это указывается под названием выпуска:

<p align="center">
<img width="70%" src={sendingMethod} alt="Sending method" />
</p>

## Карточка подписчика

Обновили карточку подписчика:

- разделили вкладку **Списки и сегменты** на две отдельные вкладки — **Списки** и **Сегменты**, чтобы данные загружались быстрее,
- добавили вкладку **Сценарии**, где можно посмотреть информацию об участии подписчика в сценариях автоматизаций, а также в сценариях модуля Продажи,
- добавили вкладку **Продажи**, где можно посмотреть клиентские события, корзину и оформленные заказы:

![Subscriber card](/img/updates/2023/updates-2023/subscriber-card.png)

[Подробнее о карточке подписчика →](https://docs.sendsay.ru/subscribers/subscriber-data/subscriber-profile)

## Формы

Полностью обновили интерфейс в разделе **Формы**, благодаря чему создавать их стало удобнее:

![Forms](/img/updates/2023/updates-2023/forms.png)

## База знаний

Провели редизайн базы знаний: интерфейс стал лаконичнее, появились разделы **Интеграции**, **Видеоуроки** и **Обновления**, а изображения в статьях теперь увеличиваются при клике:

![Zoom](/img/updates/2023/updates-2023/zoom.gif)
File renamed without changes.
File renamed without changes.
72 changes: 72 additions & 0 deletions docs/updates/list/2023/updates-december-2023.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
---
sidebar_position: -12
sidebar_label: 'Декабрь 2023'
description: 'Улучшения блоков в редакторе сценариев, настройка DKIM-подписи при отправке письма, другие обновления и исправления'
---

import changeSubscriberData from '/img/updates/2023/updates-december-2023/change-subscriber-data.png';

# Обновления в декабре 2023

## 🤓 Новое в редакторе сценариев

- Обновили событие и таймер **Наступление даты и времени**: элементы интерфейса стали удобнее, а помимо времени, конкретной даты и дня недели теперь можно выбрать число каждого месяца:

![Date and time](/img/updates/2023/updates-december-2023/date-and-time.gif)

- В действие **Изменить данные подписчика** добавили опцию «Запускать событие "Изменение данных подписчика"». Теперь при наличии этой галочки система будет запускать событие **Изменение данных подписчика** в сценариях, если оно отслеживает изменение указанных данных:

<p align="center">
<img width="60%" src={changeSubscriberData} alt="Change subscriber data" />
</p>

- Добавили отсутствующие переводы в английской версии и исправили опечатки.

## 🚀 Улучшения

- Добавили настройку DKIM-подписи при отправке email-рассылки: теперь можно тестировать [настройки DMARC-политики домена](https://docs.sendsay.ru/email-campaigns/settings/email-authentication), указав DKIM-подпись, отличную от подписи по умолчанию. **Только для продвинутых пользователей**.

![DKIM-key](/img/updates/2023/updates-december-2023/dkim.png)

- В модуле **Продажи** добавили отображение контакта во вкладке **Действия на сайте** в карточке подписчика. Благодаря этому теперь можно увидеть, от кого приходят события на сайте — от анонимного контакта или от авторизованного на сайте пользователя:

![Subscriber card](/img/updates/2023/updates-december-2023/subscriber-card.png)

## 🐛 Исправления

- Устранили ошибку, которая не давала сохранить настройки в других шагах при указании удалённой группы получателей.
- В модуле **Продажи** исправили ошибку, которая возникала при разовом импорте товаров.
- Добавили отображение ошибки при попытке редактировать автоматизацию по времени, принадлежащую другому пользователю.
- Исправили проблему, из-за которой невозможно было активировать **Регулярный запрос**.
- Уcтранили ошибку, которая не давала сохранять настройки в **Запланированных рассылках**.

## 📖 Новое в базе знаний

- [Как подключить домен и настроить email-аутентификацию](https://docs.sendsay.ru/email-campaigns/settings/how-to-connect-domain)<br/>
Обновили инструкцию по самостоятельной настройке домена.

- [Из чего состоит email-аутентификация](https://docs.sendsay.ru/email-campaigns/settings/email-authentication)<br/>
Обновили разделы с информацией по самостоятельной настройке SPF-записи и DMARC-политики.

## 💥 Обновления API

- Для ботов в Telegram добавили новый параметр `reply_disabled`, а также автозаполнение `proxy.url` при регистрации бота.
- Обновили описание DKIM-ключей и добавили:
- новый раздел Кастомизация выпуска,
- новый вызов `issue.dkim.set`,
- описание для `issue.dkim.create` и `issue.dkim.get`.
- Параметр выпуска `dkim.id` теперь применим не только для email-выпусков.
- Добавили описание параметров `issue.hourly.deliv`, `issue.hourly.deliv_ok` и `issue.hourly.deliv_bad` в Универсальной статистике.
- Добавили новые параметры `sys.setting.set: callback.url` и `sys.setting.get: callback.url`.
- [История изменений](https://sendsay.ru/api/api.html#История-изменений)

## 🛠️ Релизы

- 3.116.21
- 3.117.0
- 3.116.30
- 3.117.5
- 3.117.10
- 3.117.12
- 3.117.11
- 3.118.0
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion docs/updates/list/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sidebar_position: 2
hide_title: true
---

import ChangeLog, { toc as changeLogToc } from './updates-november-2023.mdx';
import ChangeLog, { toc as changeLogToc } from './2023/updates-2023.mdx';
import PreviosUpdates, { toc as previosUpdatesToc } from './previous-updates.mdx';

<ChangeLog />
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
hide_title: true
---

import { Redirect } from '@docusaurus/router';

<Redirect to="/404" />;
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
hide_title: true
---

import { Redirect } from '@docusaurus/router';

<Redirect to="/404" />;
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
hide_title: true
---

import { Redirect } from '@docusaurus/router';

<Redirect to="/404" />;
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
hide_title: true
---

import { Redirect } from '@docusaurus/router';

<Redirect to="/404" />;
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
hide_title: true
---

import { Redirect } from '@docusaurus/router';

<Redirect to="/404" />;
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
hide_title: true
---

import { Redirect } from '@docusaurus/router';

<Redirect to="/404" />;
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
hide_title: true
---

import { Redirect } from '@docusaurus/router';

<Redirect to="/404" />;
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
hide_title: true
---

import { Redirect } from '@docusaurus/router';

<Redirect to="/404" />;
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
hide_title: true
---

import { Redirect } from '@docusaurus/router';

<Redirect to="/404" />;
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
hide_title: true
---

import { Redirect } from '@docusaurus/router';

<Redirect to="/404" />;
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
hide_title: true
---

import { Redirect } from '@docusaurus/router';

<Redirect to="/404" />;
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
hide_title: true
---

import { Redirect } from '@docusaurus/router';

<Redirect to="/404" />;
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
hide_title: true
---

import { Redirect } from '@docusaurus/router';

<Redirect to="/404" />;
Binary file added static/img/updates/2023/updates-2023/amocrm.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/updates/2023/updates-2023/ecom.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/updates/2023/updates-2023/forms.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/updates/2023/updates-2023/zoom.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3ae4386

Please sign in to comment.