HI folks,
This is a great project. I'm starting to get into the details of this solution, as companies are starting to ask for it.
Reading the docs, it seems like you are using the UA string to obtain some device info. Now that there's an ongoing proposal to deprecate and freeze the UA, are you thinking on alternative ways of obtaining this info?
Seems like the most obvious one would be using client-hints (which you have already discussed here). The current limitation being that you can't get these signals in the first page load (although that might change).
I'm wondering if you guys are contemplating this scenario, and have any thoughts or recommendations around it.
HI folks,
This is a great project. I'm starting to get into the details of this solution, as companies are starting to ask for it.
Reading the docs, it seems like you are using the UA string to obtain some device info. Now that there's an ongoing proposal to deprecate and freeze the UA, are you thinking on alternative ways of obtaining this info?
Seems like the most obvious one would be using client-hints (which you have already discussed here). The current limitation being that you can't get these signals in the first page load (although that might change).
I'm wondering if you guys are contemplating this scenario, and have any thoughts or recommendations around it.