Expand my Community achievements bar.

SOLVED

Event Serialization | EventID is not visible in beacon

Avatar

Community Advisor

Hi Team,

I have configured the event serialization like this using Adobe Launch :

ambikaTewari_ATCI_0-1711450967585.png

 

 

 


But in the beacon I do see the event trigerring but not the ID that I had configured above in Lauch rule :

ambikaTewari_ATCI_1-1711450986923.png

 

 

I can see the data element cartID (which I have used to configure the eventId)is returning the value in the console but could not see the value in beacon :

ambikaTewari_ATCI_2-1711451026782.png

 

 

Shall I expect to see the eventId in the beacon ?

 

Any help on this would be really helpful.

 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hey @ambikaTewari_ATCI 

You are right.

You should see the serialized value along with the event.

 

https://www.pedromonjo.com/2020/11/event-serialisation.html

 

Have you built your changes in the library you have attached to the testing page ?

 

Regards,

Abhinav

View solution in original post

3 Replies

Avatar

Correct answer by
Community Advisor

Hey @ambikaTewari_ATCI 

You are right.

You should see the serialized value along with the event.

 

https://www.pedromonjo.com/2020/11/event-serialisation.html

 

Have you built your changes in the library you have attached to the testing page ?

 

Regards,

Abhinav

Avatar

Community Advisor

yeah I have built

the event type is Counter, Unique Event Recording is Use EventID in admin console.

 

Even with this setting I'm not able to see eventId in the beacon.

 

 

Avatar

Community Advisor

When I send the only serialised event in another Launch rule in beacon then eventId tis passed alongwith the event:

ambikaTewari_ATCI_0-1711540204511.png

 

 

 

However if I pass this along with other events then event get passed but eventId doesn't fire in the beacon.

 

ambikaTewari_ATCI_1-1711540267804.png