Настройка макросов/en — различия между версиями
Admin (обсуждение | вклад) (Новая страница: «Macro setup») |
Admin (обсуждение | вклад) |
||
Строка 1: | Строка 1: | ||
<languages/> | <languages/> | ||
− | + | 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]''' - | + | '''[SID]''' - for transmitting the site id (not provided for in the KSA model campaigns); <br /> |
− | '''[ID]''' - | + | '''[ID]''' - send the announcement id; <br /> |
− | '''[CID]''' - | + | '''[CID]''' - send the campaign id; <br /> |
− | '''[RID]''' - | + | '''[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]''' - | + | '''[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]''' - | + | '''[TGTXT]''' - transfer the keyword <br /> |
− | '''[CLC]''' - | + | '''[CLC]''' - transfer the cost of a click <br /> |
− | '''[CPA]''' - | + | '''[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 /> |
− | + | ||
− | ===AD1=== | + | |
− | + | Examples of how to transfer data by source /ad to popular CPA networks: | |
− | * | + | === AD1 === |
− | <code>http<nowiki/>://c.cpa1.ru/...../?utm_content=[SID]&utm_medium=[ID]</code> <br/> | + | There are 2 ways to send macros: |
− | * | + | * 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 /> |
− | + | The resulting link can be used in your ads. | |
− | + | === Actionpay === | |
− | <code>http<nowiki/>://n.actionpay.ru/click/xxxxxx/xxxx/xxxx/[ID]-[SID]</code> | + | 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 /> |
− | + | 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 /> |
− | + | <code> https <nowiki />: //ad.admitad.com/goto/xxx/? subid1 = [CPA] & subid = [SID] & subid2 = [CID] & subid3 = [ID] </code> | |
− | + | === CITYADS === | |
− | <code>http<nowiki/>://www.cityads.ru/click-xxxxxxxx- xxxxxxxx?sa=[SID]:[ID]</code> | + | 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 /> | |
− | === | + | <code> http <nowiki />: //www.cityads.ru/click-xxxxxxxx- xxxxxxxx? sa = [SID]: [ID] </code> <br /> |
− | <code>http:<nowiki/>// | + | This link can be used in your ads. |
− | ===Clickdealer=== | + | === Using macros in UTM tags for Yandex Metrics and Google Analytics. === |
− | + | <code> http: <nowiki /> //YOUR_SITE_SITE_Address /? utm_source = kadam & utm_campaign = [CID] & utm_medium = [SID] & utm_content = [ID] </code> | |
− | <code>http:<nowiki/>// | + | === 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
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]