It would be great if I could use url search params inside <amp-script>
. I am not using amp only due to this restriction, for now. Is it by any chance possible to use url search params inside <amp-script>
?
Amp can, already, manipulate url search params. I only need the "last mile" of connecting those url search params to my <amp-script>
. Is it possible?