Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Coffee Break: Join us on Wednesday, April 5th at 10am PT to chat with Ben Gaines, Director of Product Management for Adobe Analytics. Ben will be online to answer your Analytics and Adobe Summit questions.
SOLVED

Event IDs missing for post_event_list column

Avatar

Level 1

I am trying to map event ids from the post_event_list column. In the events.tsv file, I can see that event ID 1,2,5,10,11,12 and so on IDs are present.

But the mapping which frontend team used while integrating Omniture to the UI; they are storing the most important and required data in event IDs 3,4,7 which are not even present in the events.tsv file.

Am I missing something or the mapping that they provided is incorrect? Do event IDs 3,4,7 even exist in the events.tsv file?

1 Accepted Solution

Avatar

Correct answer by
Employee

Hi @shivamchand8592 ,
In the event.tsv file, you have to look for Custom Event X, X being your event number. For example, event 3 in reports will be - "Custom Event 3" in event.tsv lookup file and it will show up as "202" in "post_event_list" column.

nBadola12_0-1652177291415.png

 

2 Replies

Avatar

Correct answer by
Employee

Hi @shivamchand8592 ,
In the event.tsv file, you have to look for Custom Event X, X being your event number. For example, event 3 in reports will be - "Custom Event 3" in event.tsv lookup file and it will show up as "202" in "post_event_list" column.

nBadola12_0-1652177291415.png

 

Avatar

Level 2

Where in the heck do you find the excel.tsv lookup file?

Thank you!