zip

The zip variable allows you to manually populate the ‘Zip Code’ dimension if the Zip Option in report suite settings allows it. In previous versions of Adobe Analytics, this variable could only be manually set, typically when entering shipping information on a retail site. Improvements to Adobe Analytics allows this variable to be automatically set using geo-location data. This variable does not persist beyond the hit it is set.

IMPORTANT
Make sure the Zip Option in report suite settings is set to the desired value. You cannot use this variable if Geo zip is always used. See General Account Settings in the Admin user guide for more information.

Zip code using the Web SDK

Zip code is mapped to the following variables:

Zip code using the Adobe Analytics extension

You can set Zip code either while configuring the Analytics extension (global variables) or under rules.

  1. Log in to Adobe Experience Platform Data Collection using your AdobeID credentials.
  2. Click the desired tag property.
  3. Go to the Rules tab, then click the desired rule (or create a rule).
  4. Under Actions, click an existing Adobe Analytics - Set Variables action or click the ‘+’ icon.
  5. Set the Extension drop-down list to Adobe Analytics, and the Action Type to Set Variables.
  6. Locate the Zip section.

You can set Zip Code to any string value, including data elements.

s.zip in AppMeasurement and the Analytics extension custom code editor

The s.zip variable is a string that typically contains a Zip Code, but can contain any desired value up to 50 bytes in length.

s.zip = "84043";
recommendation-more-help
b4f6d761-4a8b-4322-b801-c85b9e3be690