Unable to Fire scCheckout rule in WebSdk implementation. | Community
Skip to main content
March 12, 2024
Solved

Unable to Fire scCheckout rule in WebSdk implementation.

  • March 12, 2024
  • 1 reply
  • 640 views

Hey All,

I have framed an XDM Data Element by configuring the scCheckout under commerce section and created a rule mapping the appropriate XDM Element and specific event condition as shown below.

But the network call isn't firing.

 

 

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by abhinavbalooni

Hey @pavanv1 

 

Looks fine from the screenshot. Are you getting any errors in the console?

 

Also, could you put on debugging using _satellite.setDebug(true); on the console and then check what happens when you push the object in the datalayer.

 

Also, could you share the screenshot of the rule configuration with the event, conditions and actions clearly visible.

 

Cheers,

Abhinav

1 reply

abhinavbalooni
Community Advisor
abhinavbalooniCommunity AdvisorAccepted solution
Community Advisor
March 12, 2024

Hey @pavanv1 

 

Looks fine from the screenshot. Are you getting any errors in the console?

 

Also, could you put on debugging using _satellite.setDebug(true); on the console and then check what happens when you push the object in the datalayer.

 

Also, could you share the screenshot of the rule configuration with the event, conditions and actions clearly visible.

 

Cheers,

Abhinav

PavanV1Author
March 14, 2024

Hey @abhinavbalooni ,

I was not able to get the appropriate network call, but now i am able to get it after some time.

Thanks for the reply.

Regards
Pavan