Additional Parameters for Tracking Link
Follow
Start
You can add additional parameters to the Adbrix tracking link.
By adding more parameters, the advertisers can discover much more detailed insights from the report with their customized tracking links.
When you register the newly formed tracking link on the partner console, it will be automatically applied to the basic tracking link which advertiser generates.
More details on handling the partner console are guided in [Partner Console: Tracking Url]
Notice
To get various data of click data, you should follow the below 2 things.
- All of data will use "click_parameter_name=value" format.
- You should encode all the values.
Parameter list
You can see a list of click parameters that can be added to the tracking link.
If you type these query strings into the tracking link template, these parameters will be added to the tracking links whenever advertise created.
Notice: All the values for the parameter should be URL encoded.
parameter name | data type | description | |
Click | cb_1 | string | Custom parameter 1 |
cb_2 | string | Custom parameter 2 | |
cb_3 | string | Custom parameter 3 | |
cb_4 | string | Custom parameter 4 | |
cb_5 | string | Custom parameter 5 | |
advertisement | m_adid | string | Google Advetiser ID OR Apple IDFA |
m_publisher | string | Publisher ID | |
m_sub_publisher | string | Sub-publisher ID | |
m_ad | string | Advertising ID | |
m_adgroup | string | Ad group ID | |
m_cost | double | Advertising cost. (example: 10.00) | |
m_cost_currency | string | Advertising cost currency unit. (example: KRW) | |
m_cost_model | string | Advertising cost model (example: CPC) | |
m_creative | string | Ad Creative (example: a_phone_300x50) | |
m_keyword | string | Ad keyword (example: big_sale) | |
m_placement | string | Ad placement ID (example: potal_main) | |
m_play_percent | string | Percentage of playing ad (example: 11) | |
m_play_second | string | Playtime of ad playing. (example: 8) | |
m_view_percent | string | Percentage of viewing ad (example: 5) | |
m_view_second | string | Viewing times of ad (example: 3) | |
m_media | string | Media exposing advertisement | |
m_ad_extension | string | AD extension identifier | |
m_query | string | What users search | |
m_keyword_id | string | Identifier of ad keyword | |
m_match | string | Matching method how user search | |
m_network | string | Ad network | |
m_rank | string | Ranking | |
m_campaign_type | string | Type of campaign | |
m_contract | string | Information of contract | |
GA | utm_source | string | Parameter of GA report |
utm_campaign | string | Parameter of GA report | |
utm_content | string | Parameter of GA report | |
utm_medium | string | Parameter of GA report | |
utm_term | string | Parameter of GA report |