Développer ma barre des réalisations de la Communauté.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

Cette conversation a été verrouillée en raison de son inactivité. Veuillez créer une nouvelle publication.

RÉSOLU

Problem with passing events & merchandising evar in s.products

Avatar

Level 3

Hi everyone, 

Could you please help me with debugging the following issue. We are passing numeric events (event85) and merchandising variables (evar63) as s.products' attributes. Event85 is specific to different values of evar63 - it may be omitted or it may be set to event85=2. So, i can't pass it into s.events="prodView, event85=1" and apply it to all products in s.products string. 

Here is the page code:

s.events = “prodView”
s.products = “Modules; Mod001;;;event39=1,
                     Modules; Mod001;;;event85=1;evar63=’id_1’,
                     Modules; Mod001;;;event85=1;evar63=’id_2’

                     Modules; Mod002;;;event39=1,
                     Modules; Mod002;;;event85=1;evar63=’id_3’,
                     Modules; Mod002;;;event85=1;evar63=’id_4’"

 

When i'm checking the data in DigitalPulse, all events85 are passed correctly (see the attachment). But they are not getting to the SC reports. All stats for event85 are zeros.

Could you think of any reason why it happens?

Thanks a lot!

1 solution acceptée

Avatar

Réponse correcte par
Employee

Since this is an older post, I'm assuming you've solved this issue. If others find this post, please refer to the latest documentation - https://experienceleague.adobe.com/docs/analytics/implementation/vars/page-vars/products.html#produc...

 

Voir la solution dans l'envoi d'origine

1 Reply

Avatar

Réponse correcte par
Employee

Since this is an older post, I'm assuming you've solved this issue. If others find this post, please refer to the latest documentation - https://experienceleague.adobe.com/docs/analytics/implementation/vars/page-vars/products.html#produc...