You can continue using your UTM parameters or links for data collection you have created from other solutions to gather campaign data into Airbridge. You don't need to edit your existing links. Read on to learn how to migrate from links other than Airbridge tracking links to measure campaigns using Airbridge.
Through parsing URLs, the UTM parameters embedded in URLs can be automatically converted to Airbridge campaign parameters, allowing you to collect data and measure campaign performance using Airbridge.
The UTM parameter values are automatically collected as the campaign parameter values according to the mapping table below.
Airbridge Campaign Parameter | UTM Parameter |
---|---|
channel | utm_source |
campaign | utm_campaign |
content | utm_content |
keyword | utm_term |
sub-publisher | utm_medium |
The utm_source
parameter must be collected. If not, Airbridge cannot collect the UTM parameter values.
The campaign parameters that are mapped to the UTM parameters can also be found in the [Tracking Link]>[Link Generation] menu. For more details on parsing UTM parameters, refer to this .
To utilize UTM parsing, the init
function must be called. When calling the init
function, you must set the utmParsing
option to true
.
The utm_source parameter is mandatory for UTM parsing. Without it, other UTM parameters will not be parsed. Performance data from campaigns with the same utm_source value will be aggregated together.
To measure the performance of web-to-web campaigns, additional UTM parameters must be appended to the tracking link. You can use the same format for the additional UTM parameters as the ones you already use. If you want to create additional UTM parameters, refer to the URL builder in the Google Analytics Help Center.
Through URL query parameter mapping, you can view the data collected by the query parameters of your existing URL in Airbridge reports. For more configuration details, refer to this developer guide. The following campaign parameters are available for mapping.
Campaign Parameter | Description |
---|---|
channel | The ad channel name |
sub_id | The identifier of the sub-publisher |
campaign | The campaign name |
ad_group | The ad group name |
ad_creative | The ad creative name |
content | The content type name |
term | The ad keayword |
このページは役に立ちましたか?