Настройка макросов/en — различия между версиями

Материал из Справочник сервиса Kadam.net
Перейти к: навигация, поиск
(Новая страница: «Macro setup»)
 
 
Строка 1: Строка 1:
 
<languages/>
 
<languages/>
Для работы с кампаниями важным фактором является возможность передавать в ссылке объявления его id и id площадки на котором материал транслируется, что позволит проанализировать поток трафика и оптимизировать рекламную кампанию. Для этого в системе используются макросы: <br/>
+
To work with campaigns, an important factor is the ability to transmit in the link ads of its id and id of the site on which the material is broadcast, which will allow analyzing the traffic flow and optimizing the advertising campaign. To do this, the system uses macros: <br />
'''[SID]''' - для передачи id площадки (не предусмотрен в кампаниях модели KSA); <br/>
+
'''[SID]''' - for transmitting the site id (not provided for in the KSA model campaigns); <br />
'''[ID]''' - для передачи id объявления; <br/>
+
'''[ID]''' - send the announcement id; <br />
'''[CID]''' - для передачи id кампании; <br/>
+
'''[CID]''' - send the campaign id; <br />
'''[RID]''' - для передачи id региона. Подробное описание работы с данным макросом можно найти в статье "[[Передача_макроса_региона|Передача макроса региона]]"<br/>
+
'''[RID]''' - transfer the region id. A detailed description of working with this macro can be found in the article "[[Region_ Macro_Macro_region | Region Macro-Transfer]]" "<br />
'''[CATID]''' - для передачи id категории площадки. Подробное описание работы с данным макросом можно найти в статье "[[Передача_макроса_категории|Передача макроса категории]]<br/>
+
'''[CATID]''' - transfer the site category id. A detailed description of working with this macro can be found in the article [[Transmission of category_ macro_ | Category macro]] <br />
'''[TGTXT]''' - для передачи ключевого слова<br/>
+
'''[TGTXT]''' - transfer the keyword <br />
'''[CLC]''' - для передачи стоимости клика<br/>
+
'''[CLC]''' - transfer the cost of a click <br />
'''[CPA]''' - для передачи id клика, преимущественно используется в кампаниях с моделью оплаты [[Kadam_Smart_Ads|KSA]] для настройки уведомления о конверсии через [[Настройка postback для СРА|postback]]<br/>
+
'''[CPA]''' - send click id, mainly used in campaigns with the payment model [[Kadam_Smart_Ads | KSA]] to set up conversion notification via [[Postback setting for CPA | postback]] <br />
Примеры того, как передавать данные по источникам\объявлениям в популярные CPA сети:
+
 
===AD1===
+
 
Существует 2 способа передачи макросов:
+
Examples of how to transfer data by source /ad to popular CPA networks:
*Передавать параметры через UTM-метки utm_content и utm_medium: <br/>
+
=== AD1 ===
<code>http<nowiki/>://c.cpa1.ru/...../?utm_content=[SID]&utm_medium=[ID]</code> <br/>
+
There are 2 ways to send macros:
*Дописать параметры в конце партнерской ссылки, разделяя двоеточием:<br/>
+
* Pass parameters via utm_content and utm_medium UTM tags: <br />
<code>http<nowiki/>://c.cpa1.ru/xxx/[SID]:[ID]</code><br/>
+
<code> http <nowiki />: //c.cpa1.ru/...../? utm_content = [SID] & utm_medium = [ID] </code> <br />
Полученную ссылку можно использовать в своих объявлениях.
+
* Add parameters at the end of the affiliate link, separating with a colon: <br />
===Actionpay===
+
<code> http <nowiki />: //c.cpa1.ru/xxx/[SID]: [ID] </code> <br />
В партнерской ссылке следует заменить '''subaccount''' на идентификаторы [ID]-[SID] <br/>
+
The resulting link can be used in your ads.
Ссылка будет иметь следующий вид:<br/>
+
=== Actionpay ===
<code>http<nowiki/>://n.actionpay.ru/click/xxxxxx/xxxx/xxxx/[ID]-[SID]</code> <br/>
+
You should replace '''subaccount''' with identifiers [ID] - [SID] in the affiliate link<br />
Такую ссылку Вы можете использовать в своих объявлениях.
+
The link will look like this: <br />
===Admitad===
+
<code> http <nowiki />: //n.actionpay.ru/click/xxxxxx/xxxx/xxxx/[ID] - [SID] </code> <br />
Для передачи макросов необходимо использовать '''subid''': subid=[ID]&subid1=[SID], ссылка будет выглядеть следующим образом:<br/>
+
This link can be used in your ads.
<code>https<nowiki/>://ad.admitad.com/goto/xxx/?subid1=[CPA]&subid=[SID]&subid2=[CID]&subid3=[ID]</code>  
+
=== Admitad ===
===CITYADS===
+
To send macros you need to use '' 'subid' '': subid = [ID] & subid1 = [SID], the link will look like this: <br />
Вы можете передать макросы, добавив такую строку в конец ссылки ?sa=[SID]:[ID] <br/>
+
<code> https <nowiki />: //ad.admitad.com/goto/xxx/? subid1 = [CPA] & subid = [SID] & subid2 = [CID] & subid3 = [ID] </code>
Т.е. ссылка будет иметь вид: <br/>
+
=== CITYADS ===
<code>http<nowiki/>://www.cityads.ru/click-xxxxxxxx- xxxxxxxx?sa=[SID]:[ID]</code> <br/>
+
You can pass macros by adding such a line to the end of the link? Sa = [SID]: [ID] <br />
Такую ссылку Вы можете использовать в своих объявлениях.
+
Those. the link will be: <br />
===Использование макросов в UTM-метках для Яндекс Метрики и Google Analytics.===
+
<code> http <nowiki />: //www.cityads.ru/click-xxxxxxxx- xxxxxxxx? sa = [SID]: [ID] </code> <br />
<code>http:<nowiki/>//АДРЕС_ВАШЕГО_САЙТА/?utm_source=kadam&utm_campaign=[CID]&utm_medium=[SID]&utm_content=[ID]</code>
+
This link can be used in your ads.
===Clickdealer===
+
=== Using macros in UTM tags for Yandex Metrics and Google Analytics. ===
Для передачи данных, используется следующий формат:<br>
+
<code> http: <nowiki /> //YOUR_SITE_SITE_Address /? utm_source = kadam & utm_campaign = [CID] & utm_medium = [SID] & utm_content = [ID] </code>
<code>http:<nowiki/>//АДРЕС_ВАШЕГО_САЙТА/?s2=[CPA]&s3=[CID]&s4=[SID]&s5=[ID]</code>
+
=== Clickdealer ===
 +
Use the following format for data transfer: <br />
 +
<code> http: <nowiki /> //YOUR SITE_Address /? s2 = [CPA] & s3 = [CID] & s4 = [SID] & s5 = [ID] </code>

Текущая версия на 15:25, 11 февраля 2019

Другие языки:
English • ‎русский

To work with campaigns, an important factor is the ability to transmit in the link ads of its id and id of the site on which the material is broadcast, which will allow analyzing the traffic flow and optimizing the advertising campaign. To do this, the system uses macros:
[SID] - for transmitting the site id (not provided for in the KSA model campaigns);
[ID] - send the announcement id;
[CID] - send the campaign id;
[RID] - transfer the region id. A detailed description of working with this macro can be found in the article " Region Macro-Transfer" "
[CATID] - transfer the site category id. A detailed description of working with this macro can be found in the article Category macro
[TGTXT] - transfer the keyword
[CLC] - transfer the cost of a click
[CPA] - send click id, mainly used in campaigns with the payment model KSA to set up conversion notification via postback


Examples of how to transfer data by source /ad to popular CPA networks:

AD1

There are 2 ways to send macros:

  • Pass parameters via utm_content and utm_medium UTM tags:

http : //c.cpa1.ru/...../? utm_content = [SID] & utm_medium = [ID]

  • Add parameters at the end of the affiliate link, separating with a colon:

http : //c.cpa1.ru/xxx/[SID]: [ID]
The resulting link can be used in your ads.

Actionpay

You should replace subaccount with identifiers [ID] - [SID] in the affiliate link
The link will look like this:
http : //n.actionpay.ru/click/xxxxxx/xxxx/xxxx/[ID] - [SID]
This link can be used in your ads.

Admitad

To send macros you need to use 'subid' : subid = [ID] & subid1 = [SID], the link will look like this:
https : //ad.admitad.com/goto/xxx/? subid1 = [CPA] & subid = [SID] & subid2 = [CID] & subid3 = [ID]

CITYADS

You can pass macros by adding such a line to the end of the link? Sa = [SID]: [ID]
Those. the link will be:
http : //www.cityads.ru/click-xxxxxxxx- xxxxxxxx? sa = [SID]: [ID]
This link can be used in your ads.

Using macros in UTM tags for Yandex Metrics and Google Analytics.

http: //YOUR_SITE_SITE_Address /? utm_source = kadam & utm_campaign = [CID] & utm_medium = [SID] & utm_content = [ID]

Clickdealer

Use the following format for data transfer:
http: //YOUR SITE_Address /? s2 = [CPA] & s3 = [CID] & s4 = [SID] & s5 = [ID]