Add a New Data Element (Server)
Last updated
Last updated
For Server-side configuration, all the information is fetched from the server.
Perform the following steps to create the Data elements on browser:
Step 1: Click Add Data Element (For Server) on the top right corner of the screen.
Step 2: Enter the following details in the New Data Element screen that appears. Update the Info section on the top-left corner of the screen.
Step 3: Enter the following fields:
Name
The Default Data Element Name.
Variable Name
Denotes the variable name. Note: The Variable name is same as the Data Element name.
Description
Enter the description of the Data Element.
Choose Data Element Type
Denotes the following data element type: • Server Cookie: • Server Header: • JSON path:
The following screen appears if you select Server Cookie:
Step 4: Enter the Cookie name.
Step 5: Select the Default Value from the drop-down. If the value for a particular data element is unavailable, the default value is used.
Undefined: If the data element is not supposed to be used then select Undefined.
Empty String: Denotes that the data element is a string value.
Null: Denotes the Null data type for the data element.
Custom Value: Denotes the static value for the Data Element.
The following screen appears if you select Server Header:
Select the Default Value from the drop-down. If the value for a particular tag is unavailable, the default value is used.
Undefined: If the data element is not supposed to be used then select Undefined.
Empty String: Denotes that the data element is a string value.
Null: Denotes the Null data type for the data element.
Custom Value: Denotes the static value for the Data Element.
The following screen appears if you select Json Path:
Add the Query Json path.
Select the Default Value from the drop-down. If the value for a particular tag is unavailable, the default value is used.
Undefined: If the data element is not supposed to be used then select Undefined.
Empty String: Denotes that the data element is a string value.
Null: Denotes the Null data type for the data element.
Custom Value: Denotes the static value for the Data Element.
Select the following checkboxes, if required:
Clean: Clears and trims any white spaces on the trailing and leading strings after collecting the data value. Lower-case: Denotes that the string needs to be in lower-case.
Step 6: Select redaction for the data element. It is applicable only for serverside tagging. Basically, when you set up a data element as sensitive, and set up a strategy, the backend server will scramble it while using the data element in a tag or provider.
This data classification setting allows the serverside processing to apply a redaction strategy - like anonymize for email ID, IP address, phone number and so on.
Step 7: Click Save to save the changes.