4. Step-by-Step Guide: Creating a New Tag - Update by Record

Modified on Fri, 6 Jun at 2:20 PM

Purpose: Used to invoke custom events from a file.

Updating via the User-Interface at the Portal

Step 1: Prepare Your File

Include:

  • Mandatory columns:

    • event_date (in UTC Date format), event_code (max 5 characters), app_code (max 3 characters), and a unique identifier (dedupe or purl + _id) are required.

    • A dedupe column will process all matching dedupe records

    • A combination of purl + _id (_id is a unique record ID), will match only one record.

  • Optional: event_element

  • All other columns will be stored as event_data in JSON

Duplicates will not be created if the combination of event_date and event_code already exists.

Ensure:

  • File format is standard

  • Correct delimiter is used



Step 2: Start a New Tag

  1. Go to Data Services → Tags / Updates

  2. Click NEW TAG

Step 3: Fill in the GENERAL Tab

  1. Provide a Tag Name

  2. Select Update By Record in dropdown

  3. Select the correct delimiter

  4. Leave Import Names blank unless required

  5. Upload the file

Step 4: Submit the Tag

Click SUBMIT to apply the tag.

Verify via Search and Analyze .

Updating using Files via SFTP

Step 1: Prepare Your File

Include:

  • Mandatory columns:

    • event_date (in UTC Date format), event_code (max 5 characters), app_code (max 3 characters), and a unique identifier (dedupe or purl + _id) are required.

    • A dedupe column will process all matching dedupe records

    • A combination of purl + _id (_id is a unique record ID), will match only one record.

  • Optional: event_element

  • All other columns will be stored as event_data in JSON

Duplicates will not be created if the combination of event_date and event_code already exists.

Ensure:

  • File format is standard

  • Correct delimiter is used

- Drop the file to the designated SFTP location

Step 2: Start a New Tag

1. Go to Data Services → Tags / Updates

2. Click “NEW TAG”

Step 3: Fill in the GENERAL Tab

1. Provide a Tag Name

2. Select “Update By Record” in dropdown

3. Select the appropriate file delimiter

4. Leave Import Names blank unless required

5. Proceed to SFTP setup

Step 4: Configure SFTP (Skip PGP)

1. Go to the SFTP & PGP tab

2. Enter the following SFTP details:

   - Host: SFTP server address

   - Port: Usually 22

   - Folder: Directory path to your file

   - Username and Password for authentication

PGP is not required

Note: You can have a maximum of 2 active SFTP tags per account. Delete an existing one if the limit is reached.

Step 5: Submit the Tag

Review all details and click “SUBMIT” to apply the tag. 

The file will be picked up and processed within a few minutes. Once processed, an entry will appear in the Tags / Updates section showing update statistics. Additionally, the SFTP file name will be prefixed with "done_" to indicate successful processing. You can also verify the updates in the "Search and Analyze " section by selecting a record and checking the event.



Quick Reference

Item

Detail

Access Required

ls-tags group must be assigned

Unique Identifier

dedupe or purl + _id

Delimiter

Matches file format

File Source

Local or SFTP

Import Names

Can be left blank

SFTP Limit

Max 2 tags/account

PGP

Not required

Submit

Applies the tag



Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article