DataLayer.Google App - Adding Logi Python File to Your Google Application
In order to enable your Google App Engine application to provide the appropriate response to the Logi datalayer element, you must include a special Python file in your Google application. Open this file and save it, using the file name "logi.py", to the root folder of your Google application. Your Logi application will call functions in this file, which run on Google, in order to retrieve data (the Logi Engine itself does not run Python scripts).