Id Added at Email Changed entity name Changed entity id Details
37 2025-08-07 09:55:17 user.email TransformCustomPostback 17 CREATE
  • xslt_template:
    <?xml version="1.0" encoding="UTF-8"?>
    <!-- Все статусы как new -->
    <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:php="http://php.net/xsl" version="1.0">
    <xsl:output method="xml" encoding="utf-8" indent="no" />
    <xsl:template match="root">
    <items>
    <xsl:apply-templates />
    </items>
    </xsl:template>
    <xsl:template match="data">
    <item>
    <order_id>
    <xsl:value-of select="order_id" />
    </order_id>
    <click_id>
    <xsl:value-of select="click_id" />
    </click_id>
    <adv_commission>
    <xsl:value-of select="adv_commission" />
    </adv_commission>
    <order_total>
    <xsl:value-of select="order_total" />
    </order_total>
    <status>
    <xsl:choose>
    <xsl:when test="status = 'Lead'">new</xsl:when>
    <xsl:when test="status = 'Sale'">done</xsl:when>
    <xsl:when test="status = 'Reject'">cancel</xsl:when>
    </xsl:choose>
    </status>
    </item>
    </xsl:template>
    </xsl:stylesheet>
  • campaign_id: 8
  • type: postback
  • id: 17
36 2025-08-07 09:54:04 user.email TransformCustomPostback 16 CREATE
  • xslt_template:
    <?xml version="1.0" encoding="UTF-8"?>
    <!-- Все статусы как new -->
    <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:php="http://php.net/xsl" version="1.0">
    <xsl:output method="xml" encoding="utf-8" indent="no" />
    <xsl:template match="root">
    <items>
    <xsl:apply-templates />
    </items>
    </xsl:template>
    <xsl:template match="data">
    <item>
    <order_id>
    <xsl:value-of select="order_id" />
    </order_id>
    <click_id>
    <xsl:value-of select="click_id" />
    </click_id>
    <adv_commission>
    <xsl:value-of select="adv_commission" />
    </adv_commission>
    <order_total>
    <xsl:value-of select="order_total" />
    </order_total>
    <status>
    <xsl:choose>
    <xsl:when test="status = 'Lead'">new</xsl:when>
    <xsl:when test="status = 'Sale'">done</xsl:when>
    <xsl:when test="status = 'Reject'">cancel</xsl:when>
    </xsl:choose>
    </status>
    </item>
    </xsl:template>
    </xsl:stylesheet>
  • campaign_id: 7
  • type: postback
  • id: 16
35 2025-08-07 09:51:30 user.email TransformCustomPostback 15 CREATE
  • xslt_template:
    <?xml version="1.0" encoding="UTF-8"?>
    <!-- Все статусы как new -->
    <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:php="http://php.net/xsl" version="1.0">
    <xsl:output method="xml" encoding="utf-8" indent="no" />
    <xsl:template match="root">
    <items>
    <xsl:apply-templates />
    </items>
    </xsl:template>
    <xsl:template match="data">
    <item>
    <order_id>
    <xsl:value-of select="order_id" />
    </order_id>
    <click_id>
    <xsl:value-of select="click_id" />
    </click_id>
    <adv_commission>
    <xsl:value-of select="adv_commission" />
    </adv_commission>
    <order_total>
    <xsl:value-of select="order_total" />
    </order_total>
    <status>
    <xsl:choose>
    <xsl:when test="status = 'Lead'">new</xsl:when>
    <xsl:when test="status = 'Sale'">done</xsl:when>
    <xsl:when test="status = 'Reject'">cancel</xsl:when>
    </xsl:choose>
    </status>
    </item>
    </xsl:template>
    </xsl:stylesheet>
  • campaign_id: 6
  • type: postback
  • id: 15
34 2025-08-07 09:48:12 user.email TransformCustomPostback 5 DELETE
  • id: 5
  • campaign_id: 5
  • type: postback
  • xslt_template:
    <?xml version="1.0" encoding="UTF-8"?>
    <!-- Все статусы как new -->
    <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:php="http://php.net/xsl" version="1.0">
    <xsl:output method="xml" encoding="utf-8" indent="no" />
    <xsl:template match="root">
    <items>
    <xsl:apply-templates />
    </items>
    </xsl:template>
    <xsl:template match="data">
    <item>
    <order_id>
    <xsl:value-of select="order_id" />
    </order_id>
    <click_id>
    <xsl:value-of select="click_id" />
    </click_id>
    <adv_commission>
    <xsl:value-of select="adv_commission" />
    </adv_commission>
    <status>
    <xsl:choose>
    <xsl:when test="status = 'Lead'">new</xsl:when>
    <xsl:when test="status = 'Sale'">done</xsl:when>
    <xsl:when test="status = 'Reject'">cancel</xsl:when>
    </xsl:choose>
    </status>
    </item>
    </xsl:template>
    </xsl:stylesheet>
  • is_active: 0
  • created_at: 2025-07-21 14:59:06
33 2025-08-07 09:43:04 user.email TransformCustomPostback 14 CREATE
  • campaign_id: 5
  • type: postback
  • xslt_template:
    <?xml version="1.0" encoding="UTF-8"?>
    <!-- Все статусы как new -->
    <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:php="http://php.net/xsl" version="1.0">
    <xsl:output method="xml" encoding="utf-8" indent="no" />
    <xsl:template match="root">
    <items>
    <xsl:apply-templates />
    </items>
    </xsl:template>
    <xsl:template match="data">
    <item>
    <order_id>
    <xsl:value-of select="order_id" />
    </order_id>
    <click_id>
    <xsl:value-of select="click_id" />
    </click_id>
    <adv_commission>
    <xsl:value-of select="adv_commission" />
    </adv_commission>
    <order_total>
    <xsl:value-of select="order_total" />
    </order_total>
    <status>
    <xsl:choose>
    <xsl:when test="status = 'Lead'">new</xsl:when>
    <xsl:when test="status = 'Sale'">done</xsl:when>
    <xsl:when test="status = 'Reject'">cancel</xsl:when>
    </xsl:choose>
    </status>
    </item>
    </xsl:template>
    </xsl:stylesheet>
  • is_active: 0
  • created_at: 2025-08-07 09:43:04
  • id: 14
32 2025-08-07 09:38:49 user.email TransformCustomPostback 13 CREATE
  • xslt_template:
    <?xml version="1.0" encoding="UTF-8"?>
    <!-- Все статусы как new -->
    <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:php="http://php.net/xsl" version="1.0">
    <xsl:output method="xml" encoding="utf-8" indent="no" />
    <xsl:template match="root">
    <items>
    <xsl:apply-templates />
    </items>
    </xsl:template>
    <xsl:template match="data">
    <item>
    <order_id>
    <xsl:value-of select="order_id" />
    </order_id>
    <click_id>
    <xsl:value-of select="click_id" />
    </click_id>
    <adv_commission>
    <xsl:value-of select="adv_commission" />
    </adv_commission>
    <order_total>
    <xsl:value-of select="order_total" />
    </order_total>
    <status>
    <xsl:choose>
    <xsl:when test="status = 'Lead'">new</xsl:when>
    <xsl:when test="status = 'Sale'">done</xsl:when>
    <xsl:when test="status = 'Reject'">cancel</xsl:when>
    </xsl:choose>
    </status>
    </item>
    </xsl:template>
    </xsl:stylesheet>
  • campaign_id: 2
  • type: postback
  • id: 13
31 2025-08-05 13:13:38 user.email ValdisScheduler 1 CREATE
  • timeout: 15
  • is_active: 1
  • period: 10 *
  • date_from_expr: -24 hour
  • date_to_expr:
  • date_start: 2025-08-05 13:02:12
  • job_id: 1
  • id: 1
30 2025-08-05 13:13:38 user.email ValdisTransform 1 CREATE
  • xslt:
    <?xml version="1.0" encoding="utf-8"?>
    <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:php="http://php.net/xsl" version="1.0">
    <xsl:output method="xml" encoding="utf-8" indent="no"/>
    <xsl:template match="items">
    <items>
    <xsl:apply-templates/>
    </items>
    </xsl:template>
    <xsl:template match="item">
    <xsl:if test="php:function('isPaid', string('110'), string(order_id)) = '0'">
    <item>
    <order_id>
    <xsl:value-of select="order_id"/>
    </order_id>
    <click_id>
    <xsl:value-of select="click_id"/>
    </click_id>
    <customer_type>
    <xsl:value-of select="customer_type"/>
    </customer_type>
    <order_total>
    <xsl:value-of select="order_total"/>
    </order_total>
    <wm_commission>
    <xsl:value-of select="commission"/>
    </wm_commission>
    <currency>
    <xsl:value-of select="currency"/>
    </currency>
    <status>
    <xsl:choose>
    <xsl:when test="status = 'new'">new</xsl:when>
    <xsl:when test="status = 'done'">new</xsl:when>
    <xsl:when test="status = 'cancel'">new</xsl:when>
    </xsl:choose>
    </status>
    <date>
    <xsl:value-of select="date"/>
    </date>
    <basket>
    <xsl:for-each select="basket/product">
    <product>
    <pid>
    <xsl:value-of select="pid"/>
    </pid>
    <pn>
    <xsl:value-of select="pn"/>
    </pn>
    <pc>
    <xsl:value-of select="pc"/>
    </pc>
    <up>
    <xsl:value-of select="up"/>
    </up>
    <qty>
    <xsl:value-of select="qty"/>
    </qty>
    </product>
    </xsl:for-each>
    </basket>
    </item>
    </xsl:if>
    </xsl:template>
    </xsl:stylesheet>
  • job_id: 1
  • id: 1
29 2025-08-05 13:13:38 user.email ValdisJob 1 CREATE
  • name: 585zolotoy.ru RU CPS
  • type: http
  • is_multicampaign: 0
  • create_click_allowed: 0
  • allow_reassign_system_leads: 0
  • comment:
  • order_xpath:
  • parameters:
    {"order_id_field":"","orders_path":"","directory_name":"","custom_variables":[]}
  • request_settings:
    {"method":"GET","url":"https:\/\/export.advcake.ru\/sovaunion\/585zolotoyru?pass=CatExBUUcY9SOhf05K44GZFwK19yJpr1&days=1&date_from=[[date_from]]&date_to=[[date_to]]","headers":[],"body":"","form_params":[]}
  • pre_request_settings:
    {"enable":false,"response_type":null,"variables_paths":[],"request":{"uri":"","method":null,"body":[],"headers":[]}}
  • id: 1
28 2025-07-31 10:15:52 user.email Postback 10 UPDATE
old_state
mode: 0

new_state
mode: 2

27 2025-07-31 10:10:51 user.email Postback 10 CREATE
  • campaign_id: 85
  • ip_address: *
  • id: 10
26 2025-07-30 12:33:06 user.email TransformCustomPostback 12 CREATE
  • xslt_template:
    <?xml version="1.0" encoding="UTF-8"?>
    <!-- Все статусы как new -->
    <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:php="http://php.net/xsl" version="1.0">
    <xsl:output method="xml" encoding="utf-8" indent="no" />
    <xsl:template match="root">
    <items>
    <xsl:apply-templates />
    </items>
    </xsl:template>
    <xsl:template match="data">
    <item>
    <order_id>
    <xsl:value-of select="order_id" />
    </order_id>
    <click_id>
    <xsl:value-of select="click_id" />
    </click_id>
    <xsl:if test="target_code = 'first_login'">
    <first_login>1</first_login>
    </xsl:if>
    <xsl:if test="target_code = 'active_user'">
    <level>1</level>
    </xsl:if>
    </item>
    </xsl:template>
    </xsl:stylesheet>
  • campaign_id: 84
  • type: postback
  • id: 12
25 2025-07-30 10:40:43 user.email Postback 9 UPDATE
old_state
mode: 0

new_state
mode: 2

24 2025-07-30 10:40:37 user.email Postback 8 DELETE
  • id: 8
  • ip_address: *
  • mode: 0
  • campaign_id: 84
23 2025-07-30 10:40:27 user.email Postback 7 DELETE
  • id: 7
  • ip_address: *
  • mode: 0
  • campaign_id: 84
Connection: processing; host: nl1-processing-mysql1; user: proc; database: processing; table: user_activity_history