Expand my Community achievements bar.

Join us for the next Community Q&A Coffee Break on Tuesday April 23, 2024 with Eric Matisoff, Principal Evangelist, Analytics & Data Science, who will join us to discuss all the big news and announcements from Summit 2024!
SOLVED

How to get "eventID"?

Avatar

Level 4

Hello,
I would like to check "eventID" that SiteCatalyst has.
Would you tell me how to get that data?
 

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

Hi tomo_x, this is a great question. Thank you for your recent participation here in the community!

If you are interested in obtaining what you serialized your events to, that data is contained only within clickstream data feeds. You can find more info about it here:

https://marketing.adobe.com/resources/help/en_US/sc/clickstream/home.html

This gives you a raw dump of an entire day's worth of data, and the event ID's are in the event_list column. Since all events are concatenated in that column, it might be a bit of a pain to parse it in a way that's valuable to you, but nonetheless, the data is there.

View solution in original post

4 Replies

Avatar

Level 10

Hi there,

Thanks for reaching out.

If you talking about the Custom and Standard Events. You can check them under the Admin Tools > Report Suite Settings > Edit Settings > Conversion > Success Events.

thanks!

Avatar

Level 4

Thanks for replying,

Actually, I would like to check event ID values.
In my case, I shortened eventID because it had been over 20 characters like as eventXX:xxxxxxxxx201502250123456.
I checked it by debugger window, but I want to check all test viewing.
If you don't konw what I mean, please reply this post.
 

Avatar

Correct answer by
Employee Advisor

Hi tomo_x, this is a great question. Thank you for your recent participation here in the community!

If you are interested in obtaining what you serialized your events to, that data is contained only within clickstream data feeds. You can find more info about it here:

https://marketing.adobe.com/resources/help/en_US/sc/clickstream/home.html

This gives you a raw dump of an entire day's worth of data, and the event ID's are in the event_list column. Since all events are concatenated in that column, it might be a bit of a pain to parse it in a way that's valuable to you, but nonetheless, the data is there.

Avatar

Level 10

Hi,

Please send me your report suite and company name in an email. Check my private message for the email address.

I will let you low the values.

Thanks!