Articles
							
										
						Google Analytics API Provider Setup					
					
						 Before you can authenticate an instance of the Google Analytics element, you must first complete these tasks:    Create and register an Analytics project     Generate OAuth credentials   (Optional; only required if authenticating via API)  Record th...					
				 
							
										
						Google Analytics Authenticate an Element					
					
						   You can authenticate with Google to create your own instance of the Google Analytics element through the UI or through APIs. Once authenticated, you can use the element instance to access the different functionality offered by the Google Analytics...					
				 
							
										
						Google Analytics Events					
					
						   Cloud Elements supports events via polling or webhooks depending on the API provider. For more information about our Events framework, see  Events Overview .  Supported Events and Resources  Cloud Elements supports polling events for Google Analyt...					
				 
							
										
						Google Analytics Bulk					
					
						 Bulk provides an option to upload a large number of resources, such as contacts, to a service provider all at once. You can use bulk to download a csv or json file from a large number of records or upload a csv or json file to add multiple records. ...					
				 
							
										
						Google Analytics Querying					
					
						 The Cloud Elements Query Language (CEQL) provides a standard way to search across all of our elements. Many API providers support some form of searching in their APIs but each one approaches searching differently. Rather than having you research how...					
				 
							
										
						Google Analytics API Documentation					
					
						 Base URL  The base URL for all API requests is  https://api.cloud-elements.com/elements/api-v2 .