Title: TMA-WebTools
Author: thmarx
Published: <strong>26.01.2016</strong>
Last modified: 15.05.2018

---

Поиск плагинов

Этот плагин **не тестировался с последними 3 основными выпусками WordPress**. Скорее
всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

![](https://ps.w.org/tma-webtools/assets/icon-256x256.png?rev=1536325)

# TMA-WebTools

 Автор: [thmarx](https://profiles.wordpress.org/thmarx/)

[Скачать](https://downloads.wordpress.org/plugin/tma-webtools.zip)

 * [Детали](https://ru.wordpress.org/plugins/tma-webtools/#description)
 * [Отзывы](https://ru.wordpress.org/plugins/tma-webtools/#reviews)
 *  [Установка](https://ru.wordpress.org/plugins/tma-webtools/#installation)
 * [Разработка](https://ru.wordpress.org/plugins/tma-webtools/#developers)

 [Поддержка](https://wordpress.org/support/plugin/tma-webtools/)

## Описание

This plugin is an integration for the webTools-Platform a opensource event analytics
and segmentation platform.

Features:

 * Tracking of user events
 * Scoring for user behaviour
 * User segmentation
 * Content targeting via shortcodes
 * Tracking of WooCommerce events
 * Segment simulator in the preview
 * Support for WPBakery PageBuilder (formerly Visual Composer)
 * Support for Pagebuilder by SiteOrigin
 * Support for Elementor Page Builder
 * Support for Beaver Builder
 * Template-Tag to check if a user match a specific segment ( e.q. tma_is_in_segment(«
   a_segment_id»))
 * Replace WooCommerce recommendations by recommendations based on user segments

### Применение

After installing the plugin, you have access to the tma_content shortcode to target
content in posts and pages for specific user segments.
 [tma_content segments=’clothing’]
this content is relevant for users of the segment «clothing»[/tma_content] More 
help about using the shortcode, see the TMA-WebTools menu in your wordpress installation.

If you decide to track WooCommerce events, than all complete orders will be tracked.
That information can be used to define user segments in the webTools platform.

### Known issues

1.5.0
 * SiteOrigin PageBuilder has some unreproducable preview issues

## Скриншоты

[⌊The configuration panel⌉⌊The configuration panel⌉[

The configuration panel

[⌊Tinymce integration⌉⌊Tinymce integration⌉[

Tinymce integration

[⌊Visual Composer integration⌉⌊Visual Composer integration⌉[

Visual Composer integration

[⌊SiteOrigin PageBuilder integration⌉⌊SiteOrigin PageBuilder integration⌉[

SiteOrigin PageBuilder integration

[⌊Target audience selector in the preview⌉⌊Target audience selector in the preview⌉[

Target audience selector in the preview

## Установка

This section describes how to install the plugin and get it working. You need to
install webTools from http://thorstenmarx.com/projects/webtools

 1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or 
    install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Use the «TMA WebTools->Settings» menu to configure the plugin

## Часто задаваемые вопросы

  Can I use the plugin without WebTools?

No, the plugin integrates WebTools into WordPress. It is not possible to use it 
without WebTools.

  Is WebTools free?

Yes, it is. As this plugin, WebTools is licensed under the GPLv3 or later

  Is this addon compatible with other WordPress cache addons like WP Super Cache?

Yes and no, the problem with most cache plugins is, they produce static html content.

Maybe you can try http://www.xoogu.com/dynamic-shortcodes-plugin-for-wp-super-cache/
to prevent the tma_content shortcode from being cached. The preferred solution is
to disable caching for pages where the shortcodes are used.

## Отзывы

Нет отзывов об этом плагине.

## Участники и разработчики

«TMA-WebTools» — проект с открытым исходным кодом. В развитие плагина внесли свой
вклад следующие участники:

Участники

 *   [ thmarx ](https://profiles.wordpress.org/thmarx/)

[Перевести «TMA-WebTools» на ваш язык.](https://translate.wordpress.org/projects/wp-plugins/tma-webtools)

### Заинтересованы в разработке?

[Посмотрите код](https://plugins.trac.wordpress.org/browser/tma-webtools/), проверьте
[SVN репозиторий](https://plugins.svn.wordpress.org/tma-webtools/), или подпишитесь
на [журнал разработки](https://plugins.trac.wordpress.org/log/tma-webtools/) по 
[RSS](https://plugins.trac.wordpress.org/log/tma-webtools/?limit=100&mode=stop_on_copy&format=rss).

## Журнал изменений

1.5.1
 * fix Beaver Builder integration * fix WPBakery PageBuilder integration

1.5.0
 * Beaver Builder support added * Redux Framework removed * Extended support
vor WPBakery PageBuilder

#### 1.4.1

 * Fix Elementor preview issue

#### 1.4.0

 * Add support for Elementor PageBuilder

#### 1.3.2

 * add missing files

#### 1.3.1

 * remove debug logging

#### 1.3.0

 * Update ReduxFramework to 3.6.5
 * Modify MetaData of posts containing segmented content
 * Add targeting to widgets

#### 1.2.0

 * Add support for cookie domain
 * Add hook for recommendations

#### 1.1.1

 * MetaBox Bugfix

#### 1.1.0

 * Use the ReduxFramework for settings
 * Replace WooCommerce recommendation

#### 1.0.1

 * Tracking should be disabled in the preview
 * Disable tracking in SiteOrigin PageBuilder live editor
 * Disable tracking in VisualComposer frontend editor

#### 1.0.0

 * Fix js issue with tinymce integration
 * Support for PageBuilder by SiteOrigin
 * Support for Visual Composer
 * New template tag

IMPORTANT: If you upgrade to version 1.0.0 you need at least webTools-Platform version
1.1.0

#### 0.10.0

 * Fix error in adminbar
 * MetaBox for scoring
 * Tracking of add/remove item to/from cart
 * Use of post type and slug for unique tracking

#### 0.9.0

 * Add segment selector to the preview
 * webTools version 0.12.0 is the minimum version

#### 0.8.0

 * Hook to integration custom configuration into the TMA_CONFIG Json
 * TMA_Request class extended to call extension rest endpoints
 * fix issue with webtools rest api

#### 0.7.0

 * usage of new tracking of custom attributes
 * enable/disable tracking for logged in users
 * tracking of product ids for orders
 * tinymce button for shortcodes

If you update to this version you need at least version 0.9.0 of the webTools-Platform.

#### 0.6.0

 * add scoring only if single page of post is shown

#### 0.5.0

 * Fix cookie issue

#### 0.4.0

 * Tracking of WooCommerce events

#### 0.3.0

 * Fix minor issue with unhandled NULL value
 * add translation

#### 0.2.0

 * ShortCodes for content targeting by user segments

#### 0.1.0

 * Disable/Enable tracking and scoring.

## Мета

 *  Версия **1.5.1**
 *  Обновление: **8 лет назад**
 *  Активных установок: **Менее 10**
 *  Версия WordPress ** 4.4.1 или выше **
 *  Совместим вплоть до: **4.9.29**
 *  Язык
 * [English (US)](https://wordpress.org/plugins/tma-webtools/)
 * Метки:
 * [analytics](https://ru.wordpress.org/plugins/tags/analytics/)[digital experience platform](https://ru.wordpress.org/plugins/tags/digital-experience-platform/)
   [product targeting](https://ru.wordpress.org/plugins/tags/product-targeting/)
   [targeting](https://ru.wordpress.org/plugins/tags/targeting/)[tracking](https://ru.wordpress.org/plugins/tags/tracking/)
 *  [Дополнительно](https://ru.wordpress.org/plugins/tma-webtools/advanced/)

## Оценки

Пока что нет ни одного отзыва.

[Your review](https://wordpress.org/support/plugin/tma-webtools/reviews/#new-post)

[Посмотреть всеотзывы](https://wordpress.org/support/plugin/tma-webtools/reviews/)

## Участники

 *   [ thmarx ](https://profiles.wordpress.org/thmarx/)

## Поддержка

Есть что сказать? Нужна помощь?

 [Перейти в форум поддержки](https://wordpress.org/support/plugin/tma-webtools/)

## Пожертвование

Хотите поддержать улучшение этого плагина?

 [ Пожертвовать на развитие плагина ](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=CPLYTLAKYAVLS&lc=DE&item_name=tma%2dwebtools&no_note=1&no_shipping=1&currency_code=EUR&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)