Ad Identification Methods

Ad Identification Methods

In digital marketing, ad links typically include specific parameters to track user click behavior. These parameters help identify whether a URL originates from an ad. Ptengine uses the UTM parameter method by default. However, in recent years, some ad platforms may not use UTM parameters for various reasons, or advertisers may have forgotten to set them, leading to inaccurate traffic classification and imprecise Experience targeting.

Below are two ad identification methods:

Standard UTM Identification (Ptengine Default)

http://www.example.com/?utm_source=google&utm_medium=cpc&utm_campaign=spring_sale&utm_content=ad_version_1&utm_term=shoes+for+salearrow-up-right

  • utm_source: Identifies the specific ad source, e.g., facebook or google

  • utm_medium: Identifies the advertising medium or method, e.g., cpc or email

  • utm_campaign: Identifies the specific ad campaign

  • utm_term: Identifies search keywords, commonly used in paid search ads

  • utm_content: Differentiates between various ad creatives

Non-Standard UTM Ad Identification

Some ad platforms may not use UTM parameters. To identify ad links from these platforms, you generally need to understand each platform's URL structure and rules. Below are examples of URL identification for several common ad platforms:

Note: Although the above parameters are commonly used by major ad platforms, they are not rigorous enough on their own. It is best to combine them with HTTP Referer identification for accurate assessment.

How to Track Non-Standard UTM Ads

Method 1: When custom parameters are used instead of standard UTM format

For example, if the ad team has designed unique parameters based on their strategy, such as: cm_cpc=xxxx, cm_ad=yyyy, utm_name=... You can configure the ad identification rules for the same strategy in the "Ads" module of the settings page using the parameter builder.

Ad Builder

After configuring the identification rules, you can map the ad parameters to different ad dimensions.

Ad Dimensions

Method 2: When the logic behind the parameters is unknown (e.g., gclid, fbclid)\

  1. Go to Channel Settings

  1. Click Create New Group

  1. Set up identification rules. Using Google as an example, set a group name, a label to display in the data center, and the identification rules.

最終更新