DCR Implementation | Adobe Higher Education
Skip to main content
Level 4
July 16, 2021
Répondu

DCR Implementation

Hi Team,

 

I have implemented DCR on Purchase rule, but I checked for some instances it is not firing. So website can do something at their side, that DCR call fired every time. Any help?

 

Ce sujet a été fermé aux réponses.
Meilleure réponse par vidurb80577666

@bindukumari1990,

DCR is based on the identifier you set on the website. You have to make sure same identifier is used in the DCR. When you fire _satellite.track("identifier")  you have to make sure your overall data layer/data elements were already set up properly to show WHICH product was purchased.

 

 

2 commentaires

Adobe Employee
July 16, 2021

@bindukumari1990,

DCR is based on the identifier you set on the website. You have to make sure same identifier is used in the DCR. When you fire _satellite.track("identifier")  you have to make sure your overall data layer/data elements were already set up properly to show WHICH product was purchased.

 

 

Level 4
July 20, 2021
DCR sends data actively, and Adobe Launch configuration _satellite.track("identifier") can successfully connect to fire. How did you configure it?