Append Codes are identifiers that get added to the URLs within your Email Campaign content. Append Codes are typically used for link tracking and reporting services, such as Google Analytics or Omniture. Append Codes are defined as a Key and a Value (commonly referred to as a "Key Value Pair," or KVP). An Append Code appears within the URL with both the Key and the Value. For example: "&appendcodekey=value."
The Append Codes screen allows you to define your Append Codes as a reusable asset that can be assigned to one or more Email Campaigns. Append Codes can be grouped together into a set, which allows you to collectively assign the entire set to a Campaign. In addition, Append Code sets can be denoted as a "Default" set, meaning they will automatically be assigned to every Email Campaign.
Note: New Default Append Code sets will be applied only to new Campaigns going forward; they will not be appended retroactively to existing Campaigns.
Please note that the functionality provided by Append Code sets is not available from the classic, or "legacy," Advanced Editor. If you want to utilize repeatable Append Codes sets, you must use the current version of the Campaigns screen to build your Email Campaign.
The Append Codes screen is accessible by the following method:
From the Main menu, select Assets > Links > Append Codes
An Append Code consists of a name and a value (often referred to as a "Key Value Pair," or KVP). You can optionally group multiple Append Codes into a single set, so that all of the Append Codes within the set get appended onto the URLs within an Email Campaign. To create a new Append Code set:
Note: Default Append Code sets will be applied only to new Campaigns going forward; they will not be appended retroactively to existing Campaigns.
|
To view or edit an existing Append Code set:
Note: Default Append Code sets will be applied only to new Campaigns going forward; they will not be appended retroactively to existing Campaigns.
|
To delete an Append Code set:
|
When you assign an Append Code set to an Email Campaign, the platform appends all of the Key Value Pairs within that set to all of the URLs within the email content. Append Code sets that have been tagged as "Default" will be appended automatically to every Email Campaign. To assign an Append Code set to a Campaign:
Sample Append CodeSample Append Code Append Codes consist of two parts -- a key and the value (thus, they are often referred to as a "Key Value Pair"). The Append Codes are written as a query string, and are separated from the URL by means of a question mark (?). If assigning multiple Append Codes, each Key Value Pair must be separated by an ampersand (&). The following example URL contains two Append Codes. The first one is named "src" and has a value of "eml." The second one is named "email" and has a value of "myemail@cheetahdigital.com."
Append Code values can be static values, as in the above example, or they can be dynamically populated by pulling values from a field in your database. For example, if you wanted to populate the "email" parameter with the value found in the "email_address" field in your database, you would use a Merge Symbol within the Key Value Pair:
Anchor tags (#), or "fragment identifiers," can optionally be added to a URL to identify a subordinate portion of a web page. If using both a query string and a fragment identifier, the query string portion should come first. For example:
Note: Within the list of assigned Append Code sets, the manually-entered Append Codes appear as the item labelled "Append Codes." You can rearrange this item, just like an Append Code set; however, you can't remove this item. If you don't want to assign any manually-entered Append Codes to this Campaign, simply leave the "Append Codes" field blank.
|