What is preferrable: Client-side or Server-side implementation
Hello,
I'm not a developer myself so I'm not intimate to server vs. client side implications, but I am in charge of designing technical specs for our implementation. I recently found this article from a previous discussion posted on the board: https://marketing.adobe.com/developer/documentation/data-insertion/c-limitations I have a couple of questions after reading this:
- This first is a question one of my tech leads always asks me, is it preferable to implement server-side or client-side? what is the best practice? I'm seeing that our developers opt to implement server-side when possible, but it seems like that comes with a high degree of difficulty given the back and forth we always go into when implementing.
- We don't use a tag managment system yet but are thinking about implementing DTM. Does sever vs client side implementation affect in any way how to implement DTM? Again, what is the preferred way to do it?
Thanks!