Use the data from Big Query about a customer. So the customer can either a business customer or an individual customer. The task is to use this data from Big Query and push it into Google Analytics where for each session we can know if the customer that's entered is an individual or business customer or new. Told to do this using Python.