... you will need to use Google scripts to add a server side script to your website
Google offers some scripts that can be embedded in your code for your purposes.
-
If your template came with a search tool, but no search functionality,
you might want to try Google's Custom Search Engine.
We followed the steps at the link and created this one
-
If you are interested in the analytics of your site,
you might want to try Google Analytics.
Your report might look like this at a future date
-
A bit more challenging, but not impossible to do, are Google Forms.
Using the online tool, you can generate some code you can copy and add to your pages.
Look at the example at our contact page
But where is the server in this server side scripting?
Note that the scripts look like client-side JavaScripts, but they engage the Google servers and thus are actually server-side scripts.