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:
Click Add Data Element (For Server) on the top right corner of the screen.
Enter the following details in the New Data Element screen that appears.
Select the Default Data Elements check box to list the readily available default data elements. The vailable default template will be used for the particular data elements.
Update the Info section on the top-left corner of the screen.
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:
Enter the Cookie name.
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.
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.
Click Save to save the changes.