SSR + Personalization?

Hey folks, has anyone had experience using something like Adobe Target for personalizing SSR components? If i'm understanding correctly, in SSR, all the HTML elements have to be rendered on the server before it reaches the client. What if the personalized server-side component has a dependency on a client-side rendered component? how would that usually work out?
3 Replies
Neto
Neto2mo ago
i dont think it would work for react mainly because you need to link server stuff + client stuff after searching a little bit, found this
Neto
Neto2mo ago
React Client Side SPA with Adobe Target
I know Adobe Target has the ability to manipulate the DOM directly.  Are there best practices for using this technology within a React SPA (rendered client side)? All the articles I found are pretty old and probably outdated at this point in time.  Wasn't sure if anybody had any working examples for...
Neto
Neto2mo ago
its just a lot of unsafe js code to mix with react code
Want results from more Discord servers?
Add your server