Upload the data file via FTP (optional)
If you do not upload using drag-and-drop, you can upload customer attribute data via FTP to Experience Cloud.
You can upload the data after you create a customer attribute source and an FTP account in Experience Cloud. You create one FTP account per attribute source. The uploaded files are stored in the root folder of that account. The data must be in .csv
format, with a second .fin
file to indicate that the upload is complete.
File uploads to the customer attributes FTP site can be done via FTP or SFTP:
- You need a client that supports SFTP connections.
- You can connect with SFTP using either username/password or using no password, as described here.
To upload the data file via FTP
-
Create a customer attribute source and upload the data fileā¦.
Ensure that you are logged in to your FTP site at
ftp.adobe.com/<sftpname>
. -
Click Actions > File Upload.
-
Upload a
.fin
file, so that your file can be retrieved.The file type
.fin
is user-created and signals that the upload is finished. It can be a blank notepad file. For example, if you uploadcrs123.csv
, you also uploadcrs123.fin
.If the upload is successful, both files are moved to a folder called processed.
See Data file requirements for uploading customer attributes for important information about file names and structure.
Set up an FTP account
Set up one FTP account per attribute source.
On the File Upload and Schema Validation page, click FTP Setup.
The uploaded files are stored in the root folder of that account. The data must be in .csv
format, with a second .fin
file to indicate that the upload is complete.
The names you apply to strings, integers, and numbers are used to create Analytics metrics.
-
attribute: attribute data read from the uploaded
.csv
file. -
Type: The data type, such as:
-
String: A sequence of characters.
-
Integers: Whole numbers.
-
Numbers: Can have up to two decimal places.
-
-
Display Name: A friendly name for the attribute. For example, you can change an attribute customer age to customer Since.
-
Description: A friendly description of the attribute.