Expand my Community achievements bar.

SOLVED

Do we need at.js on the NodeSDK implemenation?

Avatar

Level 2

I am new to Adobe Target SSR implementation. We have used CSR global mbox before and now our new site is built on React so would like to take advantage of Server Side Rendering and I am using NodeSDK. Is at.js necessary for SSR implementation? I am loading at.js in the header but just really want to know if that is necessary for nodesdk. Also, the documentations for getoffer and applyoffer is vague and confusing.

Also, I see lot of "undefined" values in my request (Screenshot below), is it a problem?

AT_req.png

 

Can someone help me with some details, please?

 

Thanks

Praveen

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

@Pravinrams1 

Im not a developer, but can help clarify at least some of your questions. 

you don’t need at.js when deploying Target server-side. You can, and if you do that is referred to a hybrid implementation. More details here: https://experienceleague.adobe.com/en/docs/target-dev/developer/hybrid-overview

 

As for the node implementation itself here’s some great resources:

https://youtu.be/x8V4yH_HFyQ?si=_zNEDWdmG9GNy4Zt

https://experienceleague.adobe.com/en/docs/target-dev/developer/server-side/node-js/overview

https://github.com/adobe/target-nodejs-sdk-samples

 

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

@Pravinrams1 

Im not a developer, but can help clarify at least some of your questions. 

you don’t need at.js when deploying Target server-side. You can, and if you do that is referred to a hybrid implementation. More details here: https://experienceleague.adobe.com/en/docs/target-dev/developer/hybrid-overview

 

As for the node implementation itself here’s some great resources:

https://youtu.be/x8V4yH_HFyQ?si=_zNEDWdmG9GNy4Zt

https://experienceleague.adobe.com/en/docs/target-dev/developer/server-side/node-js/overview

https://github.com/adobe/target-nodejs-sdk-samples