Data Normalization
This topic shows how to perform data normalization for the Facebook connector.
The following table lists the data format layout information for the Facebook connector:
| Key | Guidelines | Remarks |
|---|---|---|
EMAILcriteria: email address |
Hashing required Trim leading and trailing white space and convert all characters to lowercase. |
Data normalization and hashing requirement is taken care by Link connector. |
PHONEcriteria: phone numbers |
Hashing required Remove symbols, letters, and any
leading zeroes. You should prefix the country code if
|
Data normalization and hashing requirement is taken care by Link connector except country code validation. |
GENcriteria: gender |
Hashing required Use these values: |
User needs to prepare their data as per given data format. Hashing requirement is taken care by Link connector. |
DOBYcriteria: birth year |
Hashing required Use the |
User needs to prepare their data as per given data format. Hashing requirement is taken care by Link connector. |
DOBMcriteria: birth month |
Hashing required Use the |
User needs to prepare their data as per given data format. Hashing requirement is taken care by Link connector. |
DOBDcriteria: birthday |
Hashing required Use the |
User needs to prepare their data as per given data format. Hashing requirement is taken care by Link connector. |
LN and FNcriteria: last and first names |
Hashing required Use |
User needs to prepare their data as per given data format. Hashing requirement is taken care by Link connector. |
FIcriteria: first name initial |
Hashing required Use |
User needs to prepare their data as per given data format. Hashing requirement is taken care by Link connector. |
STcriteria: U.S. states |
Hashing required Use the 2-character ANSI abbreviation code, lowercase. Normalize states outside U.S. in lowercase, no punctuation, no special characters, no white space. |
User needs to prepare their data as per given data format. Hashing requirement is taken care by Link connector. |
CTcriteria: city |
Hashing required Use |
User needs to prepare their data as per given data format. Hashing requirement is taken care by Link connector. |
ZIPcriteria: zip code |
Hashing required Use lowercase, no white space. Use only the first 5 digits for U.S. Use Area/District/Sector format for the UK. |
User needs to prepare their data as per given data format. Hashing requirement is taken care by Link connector. |
COUNTRYcriteria: country code |
Hashing required Use lowercase, 2-letter country codes in ISO 3166-1 alpha-2. |
User needs to prepare their data as per given data format. Hashing requirement is taken care by Link connector. |
MADIDcriteria: mobile advertiser ID |
Hashing NOT required Use all lowercase, keep hyphens. |
User needs to prepare their data as per given data format. |