コミュニティアチーブメントバーを展開する。

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.
解決済み

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.

 

トピック

トピックはコミュニティのコンテンツの分類に役立ち、関連コンテンツを発見する可能性を広げます。

1 受け入れられたソリューション

Avatar

正解者
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

元の投稿で解決策を見る

3 返信

Avatar

正解者
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