🤙 Your Telegram in Bitrix24 💬

Sending offline events from Bitrix24
to Google, Facebook and Instagram

Automatic optimization of advertising campaigns
Sending offline events from <strong>Bitrix24</strong><br/> to Google, Facebook and Instagram

Why you need to send Offline Conversions

Offline conversions with Bitrix24 CRM to Google Analytics, Facebook Pixel and Yandex.Metrica Conversion is the ultimate goal of commercial projects. By passing the conversion, you learn the algorithms of the advertising platform, what kind of leads they buy and how much money they bring, i.e. automatically generate the target audience (TA). Based on this information, advertising platforms give preference to your ad if the Lead fits the description of the target audience and is profitable. Properly trained Artificial Intelligence (AI) selects target audience several times more efficiently than a person (marketer or business owner).

The two most effective types of campaigns, ROI and pay per conversion, require you to pass on the conversion and its cost. A nice bonus is the formation of advanced statistics based on conversions for reports. All you need to effectively advertise on autopilot is to integrate the advertising platform with your CRM.
Read the article: How to automate and improve advertising on Google, Facebook and Instagram.

Facebook Events Google Analytics Events
Facebook Events

Facebook Events

Send the desired events using the plugin and the Facebook Conversion API, passing the unique visitor ID from the Facebook Pixel.

You can pass cost and currency to events to determine the value of a conversion.

Setup Facebook Pixel
Google Analytics Events

Google Analytics Events

The plugin sends events and transactions (if the goal has a price) to Google Analytics (GA) linked to the user. Events are displayed in real time, transactions with a delay of 1 hour. There are no restrictions on the number of events.

When submitting a cost, you can specify a currency that will automatically be converted to the currency of your GA account.

How to setup GA4

The module is available as part of the subscription Flamix.Bundle.


🔥 Maximize your business efficiency and convenience with a subscription to all Bitrix24 apps, reducing costs by up to 80% while gaining access to a comprehensive suite of business tools.

Flamix Video Install Apps Instructions for installing and activating a trial.

Free 30 days
$25 month
$240 year



Payments

Details about payment methods. Have questions - contact us.

  • Private cloud or on-Premise
  • Custom Development
  • Premium Support
  • No limits
  • Product Training
  • Maximum performance
30 дней бесплатного тестового периода

Сначала протестируйте, а потом покупайте. Каждый наш модуль имеет бесплатный тестовый период 30 дней. На время тестирования вы получите полноценную техническую поддержку.

API

Integrate any system to get even more information about customers.

Documentations and SDK

PHP cURL
<?php
use \Flamix\Conversions\Conversion;
try {
    Conversion::getInstance();
    Conversion::setCode('YOR_CODE')->setDomain('example.com');
    Conversion::add('UID', 150, 'USD');
} catch (Exception $e) {
    $e->getMessage();
}
?>
curl --location --request GET \
'https://conversion.app.flamix.solutions/api/conversion/add/YOR_CODE' \
--data-urlencode 'DOMAIN=example.com' \
--data-urlencode 'uid=UID' \
--data-urlencode 'price=150' \
--data-urlencode 'currency=RUB'

История версий

Current stable version — master, 31.03.2026

The app works in the cloud and updates automatically.

master, from 31.03.2026 Show
0 0 0 73
  • Update UI
  • Update UI
  • Update UI
  • Google, FB and TikTok env
  • Repeat
  • Yandex oauth
  • UI fix
  • Updgrade dev verson
  • Update UI
  • Add Support Chat
  • Build UI
  • DB external
  • Test DB
  • Remote DB
  • Update PHP and templates
  • Fix svg icon
  • New DB server in payment
  • Storage = simlink
  • New Deploy
  • New DB
  • UTC time
  • Refactoring
  • Chenge add convertion func
  • Change main UI to separate
  • YM: Change icon
  • YM: Config
  • pay scope
  • Update general UI
  • robots.txt
  • Fix deleting
  • Now auto delete old conversion log (more then 3 month)
  • Update UI
  • FB PXID
  • Model refactorig and bug fix
  • Fix install in safari
  • Fix pagginations
  • Small fix
  • Add user24 to all web route
  • Delete log from journal
  • Typo
  • Update JS
  • Update UI && Remove logs
  • New app24_route support
  • auto install
  • Change timezone
  • Fix api route
  • SettingController refactoring
  • Setting save fix
  • Update UI
  • Start new app24-core refactoring
  • Add manually throtle
  • New Middelware
  • Update Ketnel (Middelware fix)
  • Github autodeploy
  • GA4Controller - Refactoring code.
  • GA4: Now work with GCLID
  • Refactoring
  • Delete old Google Connector
  • Laravel 10 updated
  • Small changes
  • Fix bug
  • Update deploy
  • Core, Redis and Memcached
  • Remove Universe Analitycs from UI
  • Update UI and Core
  • Update Envoyer
  • New Error Handler
  • Optimize Notify User settings
  • Core fix return
  • Git TMP fix
  • Product envoy
  • Add new Core
  • Add new Envoy
v3.0.0, from 30.08.2022 Show
0 0 0 60
  • Fix journal
  • Envoy update
  • Update Envoy
  • Add new themes to pay
  • New License
  • Delete old theme folder
  • Add Логин: MOBI
  • How to choose Event code
  • New themes UI
  • New themes
  • Add FAQ & Step-by-step guide
  • Remove external_id
  • Fix PRODUCT_ID 0
  • Fix Journal pagenav
  • Add video to FB, GA4, GA and Y.M
  • System will merde Lead and Contact Data
  • Small fix
  • FB: Now sending locations and Birthday
  • FB now sent external_id
  • GA4 Fix
  • Add force upload
  • Remove placement
  • Fix FV error
  • Menu rename
  • Add IP to Facebook
  • Remove old GA4 setting func
  • Full GA4 Support
  • Refactoring && Fix notify users
  • Big refactoring! And finishe FB integrations
  • Receiver from B24 refactoring
  • Refactoring RobotController
  • Refactoring ConversionModel
  • Refactoring FB event to new format and new Controller
  • Move HTTP to independed
  • Add basic FB tests
  • Add fields when open app in first time && Refatoting Views
  • Add translate, refactoring and change env() to config()
  • Change setting to notify
  • Add error_log to gitignore
  • Update YMetrica conversion packege
  • Add Laravel v9 composer script
  • Minimum PHP 8
  • Update to Laravel v.9
  • Update UI to new version
  • Remove conversion packege
  • Update bugs handler
  • Update UI
  • Update JS library
  • Add product to bugging
  • Fix bugging
  • Add bugging mode
  • Fix bug with notify
  • Fix bug when send notify
  • Fix bug when send notify
  • Delete LOG
  • Fix conversion error
  • Fix bug with Google Anal
  • Fix bug
  • Add Pay Version
  • Add Pay Version
v2.0.0, from 06.08.2021 Show
2 0 1 36
  • Refactorin, change FB version, add new document_id to google
  • Better clear GA
  • JS Bugs and Not Admin User Bugs
  • Fix error with google ID
  • Add translate
  • Fix bug when add placement
  • Dont sent ctransaction, if dont need
  • secure:Delete Robot when deleted conversion
  • Add Placement
  • Fixed error
  • Refactoring and add Google fiches
  • Add Contact and Product Functional
  • Refactoring & Add Notify
  • Route to L8
  • Update UI framework
  • secure: Update to php 8
  • secure:Update Laravel to 8
  • secure: Dont loop robot
  • Start refactor
  • Update FB version
  • Remove test data
  • Add sDump
  • Fix GA Problem
  • Add new Error Handler
  • Ignore some handler
  • Fix bug with Admin reverse access
  • Update FB version
  • Optimize CSS and JS
  • Add Envoy Deployment
  • Opechatka
  • Change admin tooltip access to dynamical
  • Global Session
  • Add auto renewal messages
  • Add debugger
  • Moving Kassa to B24 Packeges
  • License problem
  • Send error to Telegram
  • Fix payment
  • Add Flamix.Kassa
v1.0.0, from 23.09.2020 Show
7 2 1 2
  • Add Languages
  • Add inv example
  • Remove composer.lock from git
  • Change Metrika Package
  • Change Metrika packages
  • Change Yandex Metrika Integrations (optimize)
  • Add Lang, change some route
  • Error MSG
  • Change interval to Uploading
  • Fix uploading to FG & GA
  • Hide Admin icon on MSG
  • Payments fix
v0.3.beta, from 04.09.2020 Show
0 1 1 3
  • Add Logs, change some UI
  • secure: Merge with gitignore
  • secure: add gitignore
  • Merge
  • Change License and Pay
v0.2.beta, from 12.08.2020 Show
0 0 1 1
  • Add Views
  • Server
v.0.1.beta, from 05.06.2020 Show
0 0 0 2
  • Api ready
  • Init
Client reviews
Ростислав К.

Спасибо за доработку и оперативное исправления багов!

Серхат К.

Очень удобно пользоваться - от установки, до покупки! Надеюсь на стабильную работу в будущем.

Андрей Г.

Единственное приложения для телеги, которое стабильно работает. Так держать!

Никита О.

Решения легко настраиваются и интегрируются. Сэкономили нам много времени! Спасибо!

Юлия Р.

Благодарю за отзывчивую поддержку ваших приложений. Всегда можно получить нужную помощь.

Анна Г.

Стабильность и надежность ваших приложений для Битрикс24 не перестают нас радовать.

Алекс А.

Топовые ребята! Технически и дизайнерски все на высоте. Скорость поддержки нужно подтянуть :)

Передача конверсий

Youtube: Как установить модуль и активировать бесплатную 30-дневную пробную версию?
  • Перейдите на страницу модуля и найдите блок «Установить»;
    install_1.png
  • В поле рядом с кнопкой «Установить» введите домен вашего портала Битрикс24 и нажмите кнопку «Установить»;
    install_2.png
  • Примите все соглашения и нажмите "Установить";
  • Нажмите кнопку "Начать бесплатную пробную версию" (1) или вставьте свой лицензионный ключ (2), если он у вас есть;
    install_4.png
  • Если вы активировали пробную версию, обязательно введите свой действующий адрес электронной почты, на него мы отправим лицензионный ключ (проверьте спам, если вы его не получили).
  • Откройте приложение на портале Битрикс24, перейдите на страницу «Лицензия» (1) и выберите нужный период подписки (2).
    pay_module_5.png
  • Перейдите на страницу проверки лицензии — https://flamix.solutions/license/ (1) и введите лицензионный ключ (2), нажмите кнопку «Проверить» (3). Если лицензионный ключ правильный, вы увидите кнопку «Продлить» внизу (4).
    pay_6.png
Youtube: Как открыть и отправить логи

Когда что-то идет не так или вам нужно отправить логи в поддержку, вам нужно выполнить следующие действия.

  • Откройте приложение и прокрутите вниз;
  • Нажмите ссылку "Logs".

log_1.png Здесь вы можете увидеть всю информацию, которую мы регистрируем. Если вы технический специалист, вы можете проверить журналы и найти проблему.

Кроме того, мы иногда запрашиваем ссылку на логи. Чтобы сгенерировать ее, просто нажмите кнопку "Создать ссылку". Скопируйте и отправьте нам эту ссылку. Ссылка действительна 2 дня.

log_2.png

Лицензия Enterprise требуется в следующих случаях:

  • Вы регулярно совершаете более 500 обращений к подключаемому модулю в день;
  • Нам нужна модификация плагина Битрикс24 для вас;
  • Вы хотите чтобы программа работала на ваших серверах.

Реализация

  • Подписываем NDA и сервисные контракты;
  • Мы выделяем для вас отдельный VPS;
  • Настройка окружения, развертывание репозитория с плагином (если нужна поддержка и обновления);
  • Высылаем отдельные сборки плагинов для CMS или настраиваем интеграцию сами;
  • Организуем мониторинг и поддержку 24/7.

По вопросам приобретения пишите любым удобным способом.

Важно! Мы не передаем код клиенту.