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?
Can someone help me with some details, please?
Thanks
Praveen
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
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
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
Views
Like
Replies