You can create and analyze reports on email domain, subscribers, list, users, campaigns etc., and do much more. This connector comes with 50+ core hand picked reports and dashboards that will help you jumpstart on analyzing data.
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:
Zoho Campaigns Advanced Analytics enables you to import/synchronize your campaign data in Zoho Campaigns into Zoho Analytics for advanced reporting and analysis. This brings in all the capabilities of Zoho Analytics described above to Zoho Campaigns users.
Users with paid accounts of both Zoho Campaigns and Zoho Analytics (atleast the Basic plan) can avail this connector.
The advantage of using the Zoho Campaigns Advanced analytics over the reports tab inside Zoho Campaigns is tabulated below.
| Reporting Module in Zoho Campaigns |
Zoho Campaigns Advanced Analytics |
| Users cannot create any reports or dashboards. The Reports section in Zoho Campaigns allows the user to view basic reports such as open rate, click rate etc. |
It offers over 25+ chart types along with pivot, summary and tabular views . Users can create any type of report over their data. Also, the Zoho Campaigns Advanced Analytics comes with over 50+ handpicked default reports and dashboards that you will find of great use. |
| Does not support the creation of dashboards. |
Users can create dashboards to view all the reports in a single page layout |
| Cannot create KPI Widgets. |
Allows creation of KPI widgets to track and monitor the key performance metrics. Supports 6 types of single number widgets and 2 types of chart type widgets. |
| Cannot combine and analyze data from different sources |
Can combine data from any resources for advanced reporting and analysis |
| Does not allow the users to email the reports. |
Users can not only email reports to users but also schedule emails. |
| Does not allow the users to embed the reports that they create. |
Users can embed the reports that they create in a website or blog. |
| Does not offer formula engine. |
Offers a powerful formula engine . |
| Limited customizations. |
Offers a wide range of customizations. |
Given the advantages, we would recommend you to use the Zoho Campaigns Advanced Analytics.
Zoho Campaigns Advanced Analytics is bundled free for all the paid users of Zoho Analytics. The Zoho Analytics paid plans start at ₹ 1,200 per month . Click to learn more about Zoho Analytics Pricing .
Anyone to whom you privately share your databases, 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). Click to know more about the Zoho Analytics user model.
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. For example, in a table that represents "Invoices", each row would represent a single invoice record. The number of rows calculated for pricing is the sum of all rows/records stored across all your database tables in your Zoho Analytics account.
The Account Administrator and the Organization Administrators can set up the Advanced Analytics connector. Click here to learn about Managing Users .
The credentials of the Administrator who set up the connector, will be used for establishing any connections with source application by other administrators.
Also refer,
After configuring this connector, you might have to wait some time for the initial fetch to happen. You will receive an email notification once the import is complete. If you access the database before the initial fetch, it will not display any data.
Data sync may sometimes fail due to a variety of reasons such as Authentication Failure, your business application is down etc. In that case, you will receive the "Data Synchronization Failure" mail with the reason for the failure and its solution. Click here to learn more about Synchronization Error Failures and its solutions.
If you are a Basic plan user, you can synchronize your data once every day.
You can choose to synchronize data at one of the intervals mentioned below.
Yes, you can edit the Zoho Campaigns connector synchronization setting. The Account Administrator and the Organization Administrators can edit this setup. To do so,
Yes, you can synchronize your Zoho Campaigns data instantly when needed.
To synchronize your data instantly:
Note: This option can be used to a maximum of five times between the schedules
Yes, you can setup the Zoho Campaigns Advanced Analytics in any of the existing Workspaces or in any of the Advanced Analytics database to analyze data together. To do this,
Your Zoho Campaigns data will be imported into your database. Refer to this setup presentation.
Yes, you can re-authenticate the connector setup. Only the Administrator who created the connector setup can re-authenticate it. Follow the below steps to re-authenticate the connector.
Also refer,
You can create reports using the data from the following modules:
Zoho Analytics supports a wide variety of reports.
Formulas, as the name indicates, are calculations that help you derive key business metrics that can be used in reporting and analysis. Zoho Analytics provides a powerful formula engine to create any type of calculations required, to enable creating the required reports. Refer Adding Formulas in Zoho Analytics to know more.
You can create a custom formula by clicking Add > Formula Column in a Table. Refer to the Adding Formulas in Zoho Analytics help page.
The following are the default formulas in the Campaigns table
| Formula Name |
Formula |
Formula Type |
Description |
| Click Rate |
Aggregate |
(Sum("Campaigns"."Unique Clicks")/Sum("Campaigns"."Emails Sent"))*100 |
Displays the click rate of the campaign |
| Open Rate |
Aggregate |
(Sum("Campaigns"."Unique Opens")/sum("Campaigns"."Emails Sent"))*100 |
Displays the open rate of the campaign |
| Hard Bounce |
Aggregate |
(Sum("Campaigns"."Hard Bounces")/Sum("Campaigns"."Emails Sent"))*100 |
Displays the number of hard bounces in the campaign |
| Soft Bounce |
Aggregate |
(Sum("Campaigns"."Soft Bounces")/Sum("Campaigns"."Emails Sent"))*100 |
Displays the number of soft bounces in the campaign |
The following are the formulas from the Campaigns Vs Contacts table
| Emails sent |
Aggregate |
count("Campaigns Vs Contacts"."CAMPAIGN_ID") |
Displays the number of emails sent |
| Click Rate |
Aggregate |
(countif("Campaigns Vs Contacts"."Clicks">0)/count("Campaigns Vs Contacts"."CONTACT_ID"))*100 |
Displays the click rate of the campaign |
| Open Rate |
Aggregate |
(countif("Campaigns Vs Contacts"."Opens">0)/count("Campaigns Vs Contacts"."CONTACT_ID"))*100 |
Displays the open rate of the campaign |
| Hard Bounce |
Aggregate |
(Countif("Contacts"."Status"='hardbounce')/count("Campaigns Vs Contacts"."CAMPAIGN_ID"))*100 |
Displays the number of hard bounces in the campaign |
| Soft Bounce |
Aggregate |
(Countif("Contacts"."Status"='softbounce')/count("Campaigns Vs Contacts"."CAMPAIGN_ID"))*100 |
Displays the number of soft bounces in the campaign |
The following are the formulas from the Contacts table
| Formula Name |
Formula |
Formula Type |
Description |
| Domain Name |
Custom |
right("Email",(length( "Email") - indexof( "Email", '@'))) |
Provides the domain name |
| Is Qualified Domain? |
Custom |
if(( "Domain Name"='gmail.com' OR "Domain
Name"='yahoo.com' OR "Domain Name"='yahoo.co.in' OR "Domain Name"='outlook.com' OR "Domain Name" = 'hotmail.com'), 'No','Yes') |
Displays yes - if the domain is a dedicated domain, displays no if the domain is gmail, yahoo, outlook or hotmail |
| Unsubscription Percentage |
Aggregate |
(Countif("Contacts"."Status"='donomail')/Count("Contacts"."CONTACT_ID"))*100 |
Displays the percentage of users who have unsubscribed. |
No, you cannot add/modify data in the Zoho Campaigns data tables. Data from Zoho Campaigns application will automatically get synced into Zoho Analytics in the different tables (one table for one form). You cannot edit any of this data or add new data records from within Zoho Analytics.
However, you can add new tables and add/import data into that, to create reports combining it with the data from Zoho Campaigns.
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 to know more on this.
Yes, you can add new data tables. Click New > New Table to add a new table in the existing Zoho Campaigns Workspace.
With this feature, you can import data from other sources or add them manually into your Workspace to analyze and create reports combining this with your Zoho Campaigns data . You can also import data from other business applications like Google Analytics, Salesforce CRM etc.
Refer:
Yes, you can combine data from your other sources with your Zoho Campaigns application data for analysis.
To do this, you need to add/import a new data table into the Zoho Campaigns Workspace as explained in the previous question and then define a look-up to join it with the table from Zoho Campaigns.
To define a lookup relationship between two tables, it is essential that the tables have at least one column which is common between them. Follow the below steps to look up a column from Zoho Campaigns along with the data from any other source.
Yes, you can join data from multiple tables to create the reports. Refer to the previous question for detailed help on this.
Query Table allows you to pull data from the tables by writing standard SQL SELECT Queries. You can create reports over this Query Table as you do over a data table. Refer to this help document to know about how to create Query Tables in Zoho Analytics.
You can easily share the reports that you create with the other users in your organization. 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 a Zoho Campaigns Administrator configures the Zoho Campaigns - Zoho Analytics, the tables and reports will be available only to him/her, by default. The Administrator has to share the database with other members of the company. Only then will the default reports be accessible by those members.
To know more, refer to Sharing and Collaboration help page.
The Zoho Campaigns Administrator who has set up the should share the tables present in ' Zoho Campaigns Advanced Analytics' database with other members of the company. Once this is done, the shared users can create reports based on those tables.
To know more, refer to Sharing and Collaboration help page.
Note: If you add a user as a Workspace Administrator in the Zoho Campaigns Workspace created in Zoho Analytics (Refer Managing Users in Zoho Analytics , to know how to add Workspace Administrators), the user will be able access all the data & reports, create new reports and do any operation that you could do on the Workspace
Zoho Analytics offers three user roles - Administrator, Workspace Administrator, and User. Click to know more about the Zoho Analytics User Model and User Roles.
This is the expected behavior. Only when the users to whom the reports are being shared is set as a Workspace Administrator, they will be able to edit the reports. If a normal user wants to edit the report, he/she will have to save the report with a new name using the Save As option toolbar. The User can edit this report. To know more about user roles, click here.
Yes, you can. Refer the topic Apply filter criteria .
Yes, you can export the report/dashboard in various file formats such as CSV, EXCEL, PDF, HTML and Image. Click to know more.
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.
Note: If you are a user to whom a report has been shared and you want to take a print, ensure you have been provided the Export permission by the Administrator to the report, only then you will be able to print the report.
If you are the Administrator of the Zoho Analytics or a 'Workspace Administrator', you can schedule reports and dashboards to be emailed automatically. Refer to the email schedule section in this help documentation.
You can easily embed the reports & dashboards created in Zoho Analytics in your website, web 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 Zoho Campaigns 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 .
A lookup relationship between the modules of Zoho CRM and Zoho Campaigns will be created automatically. We are yet to come up with this model for other Zoho applications. Until then, you can manually create a lookup relationship between those modules. To know more, refer to joining tables help documentation .
Yes, Zoho Analytics supports various rebranding options such as Portal rebranding/white labeling and Logo Rebranding .
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 numbers -
Yes, certainly. Register for a demo in this page .