script and link to bottom of page
|
numaiu
Joined: 2009-10-18
Posts: 2 |
Posted: Sun, 2009-10-18 15:15
|
|
Hello! |
|
|
numaiu
Joined: 2009-10-18
Posts: 2 |
Posted: Sun, 2009-10-18 15:15
|
|
Hello! |
|
Posts: 22888
http://codex.gallery2.org/Gallery2:How_To_Add_Google_Analytics_to_my_Gallery_2
Most code would be similar. If you have javascript then you will have to use the proper smarty tags to escape the JS.
you need to escape JS and or php tags in template files.
http://www.smarty.net/manual/en/language.function.literal.php
http://www.smarty.net/manual/en/language.function.php.php
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 2
thank you very much!