[Seaside] [JavaScript] How to use JSStream

Esteban Maringolo emaringolo at gmail.com
Tue Feb 26 16:34:11 UTC 2019


html script: (JSStream on: 'yourGoogleAnalyticsCode...').

Although

html document addLoadScript: (JSStream on: 'yourGoogleAnalyticsCode...')

Would be the best way to do it for the case of Google analytics or any
other similar JS.



Esteban A. Maringolo

El mar., 26 feb. 2019 a las 12:27, sergio ruiz
(<sergio.rrd at gmail.com>) escribió:
>
> I am currently doing something like:
>
> html script: ‘javascript here for google analytics’..
>
> But i saw somewhere that JSStream is the way to do this..
>
> How would this incantation look?
>
> Thanks!
>
> ----
> peace,
> sergio
> photographer, journalist, visionary
>
> Public Key: http://bit.ly/29z9fG0
> #BitMessage BM-NBaswViL21xqgg9STRJjaJaUoyiNe2dV
> http://www.codeandmusic.com
> http://www.twitter.com/sergio_101
> http://www.facebook.com/sergio101
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside


More information about the seaside mailing list