Difference between revisions of "Macro setup"

From Service Manual Kadam.net
Jump to: navigation, search
(Новая страница: «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…»)
 
Line 1: Line 1:
 
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/>
 
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]''' - for transmitting the site id (not provided for in the KSA model campaigns); <br/>
 
'''[SID]''' - for transmitting the site id (not provided for in the KSA model campaigns); <br/>
'''[ID]''' - to send the announcement id; <br/>
+
'''[ID]''' - send the announcement id; <br/>
'''[CID]''' - to send the campaign id; <br/>
+
'''[CID]''' - send the campaign id; <br/>
'''[RID]''' - to 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/>
+
'''[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]''' - to 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/>
+
'''[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]''' - to transfer the keyword <br/>
+
'''[TGTXT]''' - transfer the keyword <br/>
'''[CLC]''' - to transfer the cost of a click <br/>
+
'''[CLC]''' - transfer the cost of a click <br/>
'''[CPA]''' - to 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]''' - 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/>
  
  
Line 19: Line 19:
 
The resulting link can be used in your ads.
 
The resulting link can be used in your ads.
 
=== Actionpay ===
 
=== Actionpay ===
In the affiliate link you should replace '' 'subaccount' '' with identifiers [ID] - [SID] <br/>
+
You should replace '''subaccount''' with identifiers [ID] - [SID] in the affiliate link<br/>
 
The link will look like this: <br/>
 
The link will look like this: <br/>
 
<code> http <nowiki />: //n.actionpay.ru/click/xxxxxx/xxxx/xxxx/[ID] - [SID] </code> <br/>
 
<code> http <nowiki />: //n.actionpay.ru/click/xxxxxx/xxxx/xxxx/[ID] - [SID] </code> <br/>
Line 34: Line 34:
 
<code> http: <nowiki /> //YOUR_SITE_SITE_Address /? utm_source = kadam & utm_campaign = [CID] & utm_medium = [SID] & utm_content = [ID] </code>
 
<code> http: <nowiki /> //YOUR_SITE_SITE_Address /? utm_source = kadam & utm_campaign = [CID] & utm_medium = [SID] & utm_content = [ID] </code>
 
=== Clickdealer ===
 
=== Clickdealer ===
For data transfer, use the following format: <br>
+
Use the following format for data transfer: <br>
 
<code> http: <nowiki /> //YOUR SITE_Address /? s2 = [CPA] & s3 = [CID] & s4 = [SID] & s5 = [ID] </code>
 
<code> http: <nowiki /> //YOUR SITE_Address /? s2 = [CPA] & s3 = [CID] & s4 = [SID] & s5 = [ID] </code>

Revision as of 16:28, 23 January 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]