How does Direct call work in WebSDK | Community
Skip to main content
New Participant
July 1, 2024

How does Direct call work in WebSDK

  • July 1, 2024
  • 2 replies
  • 2008 views

Hello Experts,

 

Earlier we had _satellite.track for Direct calls. How do we achieve the same with Web SDK?

 

Thanks,

Nitin

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

2 replies

Ankit_Chaudhary
New Participant
July 2, 2024

Hi @nitinct 

Direct call is event triggering method provided by adobe launch core extension to trigger a rule by listening to the identifier provided in _satellite.track('your direct call identifier') function it is independent from web SDK you can use it in a similar fashion as you are using with Adobe analytics with web SDK action types in any rule.

abhinavbalooni
New Participant
July 1, 2024

Hey @nitinct 

 

You can still use _satellite.track method. It is an Adobe Launch/Tag functionality which doesnt get impacted due to WebSDK.

 

It will trigger the rule which can send data using the WebSDK.

 

Hope the above helps.

 

Cheers,

Abhinav

NitinCTAuthor
New Participant
July 2, 2024

thank you @abhinavbalooni, Working perfect

abhinavbalooni
New Participant
July 3, 2024

Great @nitinct !

Please mark the answer as correct so that others who have the same query can benefit too.

 

Cheers,

Abhinav