The connector comes with 80+ handpicked default reports and dashboards organized functionally as Accounts overview, Ad group Performance, Ad Performance, Campaigns Performance and Geo Performance.
Zoho Analytics is a self-service BI and data analytics software that lets you analyze your data, create stunning data visualizations, and discover hidden insights in minutes.
It offers the following important capabilities:
The Google Ads Advanced Analytics Connector enables you to import your Google Ads data into Zoho Analytics for advanced reporting and analysis. This connector brings in all the capabilities of Zoho Analytics described above to Google Ads users.
Any Google Ads user can configure this connector to efficiently analyze their Google Ads campaign data.
As a Google Ads user, subscribing to this connector brings you immense benefits. You get to look at your Google Ads data in ways you haven't looked at before. This connector enables you to perform powerful analysis on your Google Ads data and create insightful reports & dashboards over them. You can easily create reports such as average clicks per month, converted clicks, cost vs converted clicks, ad performance etc.
Zoho Analytics' drag-and-drop based reporting is so easy to use that you could create any report or dashboard on your Google Ads data and share them to your colleagues or clients.
In Zoho, we give utmost importance to ensure our customers' data is both Safe and Secure . We have very stringent processes and systems in place to ensure the same. To know more about our security practices, we recommend you to go through the following policy documents:
Zoho Security Practices & Policies: | |
Zoho Security Practices An Overview: | |
Zoho Privacy Policy: | |
Zoho Terms of Service: |
In case you have any further questions or concerns, please write to us at support@zohoanalytics.com .
The connector is bundled free in all the paid plans of Zoho Analytics. The paid plans start at $25 per month . Please do refer to Zoho Analytics pricing page to learn more.
Yes, you can evaluate any of the paid plans of Zoho Analytics. Please do send us a mail at support@zohoanalytics.com .
Anyone to whom you privately share your workspace, tables (data), reports and dashboards, created in Zoho Analytics, for collaboration is considered a 'User' in Zoho Analytics. A user is identified by his/her unique email address, with which their Zoho Analytics account was registered.
Suppose you subscribe to the Zoho Analytics Standard plan, you can privately share the data/reports in your account and collaborate with 4 other persons. Now your Zoho Analytics account is said to have 5 users (including yourself).
In Zoho Analytics, a row or record is defined in the same context as in a database (or spreadsheet). In simple terms, a table consists of rows (records) and columns (fields). Each row in a table represents a set of related data and has the same structure. The number of rows calculated for pricing, is the sum of all rows (also called as records) stored across all your workspace tables in your Zoho Analytics account.
Also refer to the following video demos:
After configuring this connector, you might have to wait sometime for the initial fetch to happen. You will receive an email notification once the import is complete. If you access the Workspace before the initial fetch, it will not display any data.
The import/sync process of your Google Ads data can fail sometimes, due to a variety of reasons. Hence you may receive such mails occasionally. The Zoho Analytics team will look into it immediately and get back to you, after taking the required corrective action.
Case 1: You will receive the Setup Process Failed mail when there is a failure during the initial fetch. In this case, we request you to:
Case 2: You will receive the Synchronization Failed mail if there is any failure during the data synchronization process between Google Ads and Zoho Analytics, after the initial setup & import of data. This might be a momentary failure due to any internal issues. This import schedule will get suspended if there are five successive failures.
You can choose to synchronize data at one of the intervals mentioned below.

Data from the various Google Ads modules will be stored in entities called Tables in Zoho Analytics. Listed below are the Table names and the fields in each table.
Module
No, you cannot add new columns or fields to the Google Ads tables.
It will be setup in the corresponding Zoho Analytics account who has configured the connector for Google Ads.
Yes, you can edit the setup by following the steps below:
Yes, you can view the data synced history. Follow the below steps to view the data synced history.
You can view detailed information about the data synchronization that happens between Google Ads and Zoho Analytics by following the steps given below.
Also refer to the following video demos:

By default, the reports you create are accessible only to you. However, you can share the reports with your colleagues using the 'Sharing' options available in Zoho Analytics. Refer Sharing and Collaboration.
Yes, you can setup the Google Ads connector in any of the existing Workspaces or in any of the advanced analytics workspace to analyze data together. To do this,
Refer to this setup presentation to know more.
At present, we do not provide an option in the user interface. If you require this transfer, please do mail us to support@zohoanalytics.com and we will assist you on this.
Once the transfer is done, the new administrator must log in to his Zoho Analytics account and follow the below steps.
To remove the setup,
Zoho Analytics supports a wide variety of reports.
When you setup this Zoho Analytics connector, 80+ default reports/dashboards are automatically created. These hand-picked reports will be pretty useful in analyzing your Ads data effectively.
You can quickly review the reports and dashboards from the Google Ads sample Workspace .
Yes, you can modify the default reports. If you are the administrator of the Zoho Analytics account in which the Google Ads connector is set up, click ' Edit Design ' button in a report's toolbar and you will be able to make the changes.
If you are a user to whom the reports have been shared, click Save As icon in the toolbar and save the report as a new report. You can make the changes in the newly saved report. If you wish to edit the default reports without making a copy, then you must ask the administrator to add you as a Workspace Administrator.
Formulas, as the name indicates are calculations (metrics) that you could define in Zoho Analytics to help you create the required reports. Zoho Analytics provides a powerful formula engine that helps you perform any types of calculations. Refer Adding Formulas in Zoho Analytics to know more.
The below table lists all the default formulas that will be created in the 'Google Ads' workspace by default. You will find these formulas pretty useful, in creating reports & dashboards in Zoho Analytics. Also these formulas are used in the reports created by default in your workspace. You can view them by selecting the corresponding table and click " Add -> Edit Formula " in the toolbar.
The below table lists all the default formulas that are created in the Account Performance table:
| Formula Name | Type | Formula | Description |
| Cost per click | Aggregate | sum ( "Account Performance"."Costs") / sum ( "Account Performance"."Clicks" ) | Provides the cost per click |
| Cost per conversion | Aggregate | sum ( "Account Performance"."Costs" )/ sum ( "Account Performance"."Conversions" ) | Provides the cost per converted click |
| CTR | Aggregate | 100* sum ( "Account Performance"."Clicks" )/ sum ( "Account Performance"."Impressions" ) | Proportion of ad clicks to ad impressions |
| Conversion Rate | Aggregate | 100* sum ( "Account Performance"."Conversions" )/ sum ( "Account Performance"."Clicks" ) | Provides the conversion rate |
| Cost Per thousand impressions | Aggregate | 1000* sum ( "Account Performance"."Costs" )/ sum ( "Account Performance"."Impressions" ) | Displays the cost per thousand impressions |
The below table lists all the default formulas that are created in the Ad group performance table:
| Formula Name | Type | Formula | Description |
| Click Through Rate | Aggregate | 100* sum ( "Ad Group Performance"."Clicks" )/ sum ( "Ad Group Performance"."Impressions" ) | Proportion of ad clicks to ad impressions |
| Cost per Conversion | Aggregate | sum ( "Ad Group Performance"."Cost" )/ sum ( "Ad Group Performance"."Conversions" ) | Provides the cost per converted click |
| Conversion Rate | Aggregate | 100* sum ( "Ad Group Performance"."Conversions" )/ sum ( "Ad Group Performance"."Clicks" ) | Provides the conversion rate |
| Cost Per Click | Aggregate | sum ( "Ad Group Performance"."Cost" )/ sum ( "Ad Group Performance"."Clicks" ) | Provides the cost per click |
| Cost Per thousand impressions | Aggregate | 1000* sum ( "Ad Group Performance"."Costs" )/ sum ( "Ad Group Performance"."Impressions" ) | Provides the cost per thousand impressions |
The below table lists all the default formulas that are created in the Ad Performance table:
| Formula Name | Type | Formula | Description |
| Ad CTR | Aggregate | 100* sum ( "Ad Performance"."Clicks" )/ sum ( "Ad Performance"."Impressions" ) | Proportion of ad clicks to ad impressions |
| Conversion Rate | Aggregate | 100* sum ( "Ad Performance"."Conversions" )/ sum ( "Ad Performance"."Clicks" ) | Provides the conversion rate |
| Converted Clicks Conversion % | Aggregate | 100* sum ( "Ad Performance"."Conversions" )/ sum ( "Ad Performance"."Clicks" ) | Displays the number of conversions per ad click, shown as a percentage |
| Cost Per Conversion | Aggregate | sum ( "Ad Performance"."Costs" )/ sum ( "Ad Performance"."Conversions" ) | Provides the cost per converted click |
| Avg CPC | Aggregate | sum ( "Ad Performance"."Costs" )/ sum ( "Ad Performance"."Clicks" ) | Provides the average cost per click |
| Cost Per thousand impressions | Aggregate | 1000* sum ( "Ad Performance"."Costs" )/ sum ( ""Ad Performance""."Impressions" ) | Provides the cost per thousand impressions |
The below table lists all the default formulas that are created in the Campaign performance table:
| Formula Name | Type | Formula | Description |
| Avg CTR | Aggregate | 100* sum ( "Campaign Performance"."Clicks" ) / sum ( "Campaign Performance"."Impressions" ) | Average proportion of ad clicks to ad impressions |
Conversions to Impressions Ratio | Aggregate | 100* sum ( "Campaign Performance"."Conversions" ) / sum ( "Campaign Performance"."Impressions" ) | Ratio of total impressions to total conversions. |
Avg Cost per Conversion | Aggregate | sum ( "Campaign Performance"."Cost" ) / sum ( "Campaign Performance"."Conversions" ) | Provides the average cost per converted click |
| Avg CPC | Aggregate | sum ( "Campaign Performance"."Cost" )/ sum ( "Campaign Performance"."Clicks" ) | Provides the cost per click |
Average Conversion Rate | Aggregate | 100* sum ( "Campaign Performance"."Conversions" )/ sum ( "Campaign Performance"."Clicks" ) | Provides the average conversion rate |
Conversion Growth | Aggregate | (( sumif (( concat ( monthnum ( "Campaign Performance"."Day"), year ("Campaign Performance"."Day" ))) = (concat (monthnum (currentdate()), year (currentdate())) ), "Campaign Performance". "Conversions" ( sumif ( (concat (monthnum ( "CampaignPerformance". "Day" ), year ( "CampaignPerformance"."Day ( concat (monthnum (addmonth(currentdate(),-1)), year ((addmonth(currentdate(),-1)))) ) , " CampaignPerformance"."Conversions" ))) *100 / ( sumif (( concat (monthnum ( "CampaignPerformance"."Day" ) year ( "CampaignPerformance"."Day" )))= ( concat (monthnum (addmonth (currentdate(), -1)) , year (( addmonth (currentdate (),-1)))) ), "Campaign Performance"."Conversions" )) | Shows the growth in conversion |
Conversions this Month | Aggregate | ( sumif ( (concat (monthnum ( "Campaign Performance"."Day" ) , year ( "Campaign Performance"."Day" ))( concat ( monthnum (currentdate()),year(currentdate())) ), "Campaign Performance". "Conversions" )) | Displays the total number of conversions for the last month |
Conversions this Month | Aggregate | ( (sumif((concat(monthnum ( "Campaign Performance"."Day" ),year ( "Campaign Performance"."Day" )))( concat (monthnum (addmonth (currentdate (),-1)),year ((addmonth(currentdate(),-1)))) ), "Campaign Performance"."Conversions" )) | Displays the total numbet of conversions in the current month |
The below table lists all the default formulas that are created in the Geo performance table:
| Formula Name | Type | Formula | Description |
| Click Through Rate | Aggregate | 100* sum ( "Geo Performance"."Clicks" )/ sum ( "Geo Performance"."Impressions" ) | Proportion of ad clicks to ad impressions |
| Cost per click | Aggregate | sum ( "Geo Performance"."Costs" )/ sum ( "Geo Performance"."Clicks" ) | Provides the cost per click |
| Cost per Conversion | Aggregate | sum ( "Geo Performance"."Costs" )/ sum ( "Geo Performance"."Conversions" ) | Provides the cost per converted click |
| Cost per thousand impressions | Aggregate | 1000* sum ( "Geo Performance"."Costs" )/ sum ( "Geo Performance"."Impressions" ) | Provides the cost per converted click |
The below table lists all the default formulas that are created in the Keywords performance table:
| Formula Name | Type | Formula | Description |
| Click Through Rate | Aggregate | 100* sum ( "Keywords Performance"."Clicks" )/ sum ( "Keywords Performance"."Impressions" ) | Proportion of ad clicks to ad impressions |
| Cost per Conversion | Aggregate | sum ( "Keywords Performance"."Cost" )/ sum ( "Keywords Performance"."Conversions" ) | Provides the cost per converted click |
| Conversion Rate | Aggregate | 100* sum ( "Keywords Performance"."Conversions" )/ sum ( "Keywords Performance"."Clicks" ) | Provides the conversion rate |
| Cost Per Click | Aggregate | sum ( "Keywords Performance"."Cost" )/ sum ( "Keywords Performance"."Clicks" ) | Provides the cost per click |
| Cost Per thousand impressions | Aggregate | 1000* sum ( "Keywords Performance"."Costs" )/ sum ( "Keywords Performance"."Impressions" ) | Provides the cost per thousand impressions |
Refer to the Adding Formulas in Zoho Analytics help page.
No, you cannot. Data from Google Ads gets automatically synched into Zoho Analytics in different tables. You cannot edit any of this data or add new data records from within Zoho Analytics.
No, you cannot add new columns. But you can add Formula Columns and Aggregate Formulas (i.e., calculated fields) to these tables to help you create powerful reports. Refer Adding Formulas in Zoho Analytics to know more.
Yes, you can add new data tables. Click New > New Table and you can add new tables to the existing Google Ads Workspace.
With this feature, you can import new data or add them manually into your Workspace to analyze and create reports combining them with the Google Ads data. You can import data from files & feeds like Excel, HTML, CSV, JSON, XML, Google Drive, Zoho Docs, Dropbox, Box and Web URLs.
You can also import data from popular business applications like Salesforce, Google Analytics etc.
Refer:
Yes, you can combine data from your other sources with your Google Ads data.
To do this, you need to add/import a new data table into the Google Ads Workspace as explained in the previous question and then define a look-up to join it with the Google Ads table. To know how to define a look-up column and auto-join tables for reporting, refer here .
Alternatively, you can also merge datasets using "Query Tables".

Zoho Analytics allow you to pull the data required by writing standard SQL SELECT queries. This feature is called Query Tables. With Query Tables, you can also combine data from different tables and create reports over them. Click to learn more.
If you are just looking at joining tables, you can use the auto-join feature, instead of Query Tables. Refer to Joining Tables in Zoho Analytics for a detailed help on this.
Yes, you can join data from multiple tables to create the reports. Refer to Joining Tables in Zoho Analytics for detailed help on this.
You can share the default reports provided in the Google Ads Connector connector and the reports you have created, with other users. Refer to Sharing and Collaboration help page for more details on this.
Once you privately share a report to your colleagues they will be able to access the reports as you do. Refer here to know how to access the reports.
When you configure the Google Ads - Zoho Analytics connector, the tables and reports will be available only to you. You have to share the 'Google Ads' workspace with other members of the organization for them to view it. Only then will the default reports be accessible by those members.
There could be another case where you shared the workspace with other members in the organization. And the member creates his/her own reports. Those reports will not be available to others, unless he/she shares them with others.
To know more, refer to Sharing and Collaboration help page.
The Google Ads user who set up the connector should share the tables present in Google Ads workspace with other members of the organization. Once this is done, the shared users will be able to create reports based on those tables.
To know more, refer to Sharing and Collaboration help page.
There are three different user roles in Zoho Analytics. Refer to the topic User Roles in Zoho Analytics from the Manage Users help documentation.
This is the expected behavior. If the user being shared to is a Workspace Administrator, he/she can edit the reports. If a normal user wants to edit report, what he/she can do is to use the Save As icon to save the report in a different name in his account. He can then modify the newly saved file.
Yes, you can. Refer to this help documentation section to know how this can be done.
In order to print the report/dashboard, you first need to export it. You can export the report in various file formats such as CSV, EXCEL, PDF, HTML and Image. Click to know more.

If you are the Administrator of the Zoho Analytics connector or a 'Workspace Administrator', you can schedule reports and dashboards to be emailed automatically. Refer to this help documentation to know more about the emailing feature.
You can export your reports and dashboards into various file formats like CSV, Excel, PDF, HTML and image. Refer to this help documentation to know how.
Zoho Analytics allows you to easily embed the reports that you create within your web page, application or blog. Refer Embedding in Web Pages/Blogs to know more about this.
You can integrate and perform cross-functional analytics with almost all the business applications that Zoho Analytics offers integration with.
To import data from business apps,
No, a lookup relationship will not be created between the Google Ads modules and the modules of the application that you are trying to import automatically.
To manually create a lookup relationship refer this help link - Click here.
We offer 24x5 technical support (Monday to Friday). In case if you need our assistance kindly do mail us your questions to support@zohoanalytics.com .
You can also reach out to us on our toll free number
Yes, certainly. Register for a demo in this page.