Skip to main content
The Zeotap Collect Extension is configured directly in your Adobe Experience Platform tag property. Settings live on the extension configuration screen (Extensions → Zeotap Collect → Configure).

Core options

FieldDescription
Write KeyRequired. Auto-generated when you create an Adobe Tag Extension Source in the Zeotap CDP.
Country CodeISO Alpha 3 country code attached to every request as user.user_country. Determines storage region. Defaults to IP-derived country when omitted.
The extension supports three consent strategies. Pick one in the configuration. You can send Brand Consent under any method.
The extension records every event without checking external consent. Use this when you’re firing the Zeotap Action only for users you’ve already consented elsewhere (e.g. through your own backend).
  • The setConsent string (track, cookieSync, identify fields) is ignored under this mode.
  • When a TCF API is available, the TC string can still be sent.
  • To send brand consent, use Rules → Actions → Extension: Zeotap Collect → Action Type: Set Custom Consent.

PII Hashing Configurations

Pick how PII (email, cellphone, login ID) should be sent.
OptionBehavior
PIIs are hashed by the customerYou send pre-hashed PII keys (email_sha256_lowercase, etc.) in Sync User Identities.
PIIs are raw and must be hashed by ZeotapYou send raw PII (email, cellno); the extension hashes to sha256, sha1, md5 before forwarding.
PIIs are raw and must be consumed as isYou send raw PII (email, cellno); the extension forwards them unchanged.
This setting applies only to PII (email / cellno / loginid / fpuid). Custom identities (crmID, ECID, etc.) are always forwarded as-is.
See hashing guidelines for expected preprocessing. Cookie Sync with Zeotap’s integrated channel partners is enabled by default for the extension. To disable or restrict, contact your Zeotap representative.

A typical config

For a TCF-CMP site with raw email/phone:
SectionSettingValue
CoreWrite Key(from Source)
CoreCountry CodeDEU
ConsentConsent MethodGDPR
ConsentPurposes for track[1, 3, 4]
ConsentCheck for Zeotap vendor consent
PIIHashingPIIs are raw and must be hashed by Zeotap
Last modified on June 22, 2026