The connector comes with 75+ handpicked default reports and dashboards , which provides visual insights of Ads campaigns. With LinkedIn Ads Advanced Analytics, you can make more informed decisions when running multiple LinkedIn Ads campaigns to grow your business.
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:
Advanced Analytics for LinkedIn Ads helps you measure the success of your advertisement campaigns on LinkedIn. Reports such as Average Budget vs Spending, Engagement Rate Monthly Trend, Top 10 Campaigns, etc., can be much helpful. With key insight on campaigns' reach and conversions, you can not only identify what's contributing to your successful campaigns, and also your shortcomings.
Advanced Analytics for LinkedIn Ads brings in all the capabilities of Zoho Analytics described below.
Users with paid accounts of Zoho Analytics (any paid plan) and any account of LinkedIn can avail the connector.
Users with the following roles in LinkedIn Ads can configure this connector.
Linked Ads Advanced Analytics is bundled free for all the paid users of Zoho Analytics. The Zoho Analytics paid plans start at $25 per month. Click to learn more about Zoho Analytics pricing .
Yes, we do provide a 15-day free trial for this connector from the date of setup.
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. For example, in a table that represents "Campaign", each row would represent a single record. The number of rows calculated for pricing is the sum of all rows/records stored across all your Workspace tables in your Zoho Analytics account.
Initial data import will take from a few minutes to a couple of hours depending on the volume of data in your Linked In Ads account. You will receive an email notification once the import is complete. If you access the Workspace before the initial fetch is complete, it will not display any data (empty tables i.e., tables with zero rows).
The import/sync process of your LinkedIn data can fail sometimes, due to a variety of reasons. Hence, you may receive such emails 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 LinkedIn 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 synchronize your data from LinkedIn Ads into Zoho Analytics once every day.
Yes, you can edit the LinkedIn Ads connector synchronization setting if you are the administrator of the Linkedin Ads Advanced Analytics. To do so,
Yes, you can set up the LinkedIn Ads Advanced Analytics in any of the existing Workspace or in any of the Advanced Analytics Workspace to analyze data together. You can do this by creating a new table by importing data.
No, you cannot add/modify data in the LinkedIn Ads data tables. Data from Linkedin Ads application will automatically get synced into Zoho Analytics in the different tables. 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 LinkedIn Ads.
No, you cannot add new columns. But, you can add Custom and Aggregate Formulas (i.e., calculated fields) to these tables to help you create powerful reports. Refer to Adding Formulas to know more about this.
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 . We will get your requirements and handle this.
You can re-authenticate the setup by following the below steps.
You can remove the connector from the Data Source page.
You can create reports using the data from the following modules:
Yes, you can create reports using the columns from different tables. All the modules (tables) from LinkedIn Ads will be linked by default. You can create reports by simply dragging and dropping the required columns into the reports designer.
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 for reporting and analysis. Zoho Analytics provides a powerful formula engine to create any type of calculations required, to enable creating the required reports. Refer to Adding Formulas in Zoho Analytics to know more.
The default formulas added by Zoho Analytics are listed below. You can view these formulas by opening the corresponding table and selecting Add > Edit Formulas from the toolbar.
The following are the default formulas in the Account Performance table.
| Formula Name |
Formula Type |
Formula |
Description |
| Engagement |
Custom |
"Shares"+"Comments"+"Clicks"+"Reactions" |
This formula calculates the engagements gained for the post. |
| CTR |
Aggregate |
100*sum("Account Performance"."Clicks")/sum("Account Performance"."Impressions") |
This formula calculates the click through rate (CTR) i.e., number of clicks divided by number of impressions. |
| CPC - Local Currency |
Aggregate |
sum("Account Performance"."Cost In Local Currency")/sum("Account Performance"."Clicks") |
This formula calculates the cost per click in local currency. |
| Leads Form Conversion % |
Aggregate |
100*sum("Account Performance"."One Click Leads")/sum("Account Performance"."One Click Lead Form Opens") |
This formula calculates the percentage of leads form conversion. |
| Engagement Rate |
Aggregate |
100*sum("Account Performance"."Engagement")/sum("Account Performance"."Impressions") |
This formula calculates the percentage of engagement rate. |
| Cost per thousand Impressions - Local Currency |
Aggregate |
1000*sum("Account Performance"."Cost In Local Currency")/sum("Account Performance"."Impressions") |
This formula calculates the cost per thousand impressions in local currency. |
The following are the default formulas in the Creatives Performance table.
|
Formula Name |
Formula Type |
Formula |
Description |
| Engagement |
Custom |
"Shares"+"Comments"+"Clicks"+"Reactions" |
This formula calculates the engagements gained for the post. |
| CTR |
Aggregate |
100*sum("Creatives Performance"."Clicks")/sum("Creatives Performance"."Impressions") |
This formula calculates the click through rate (CTR) i.e., number of clicks per impression. |
| Cost per Conversion - Lead Form |
Aggregate |
100*sum("Creatives Performance"."Cost In Local Currency")/sum("Creatives Performance"."One Click Leads") |
This formula calculates the percentage of lead form cost per conversion. |
| CPC - Local Currency |
Aggregate |
sum("Creatives Performance"."Cost In Local Currency")/sum("Creatives Performance"."Clicks") |
This formula calculates the cost per click in local currency. |
| Leads Form Conversion % |
Aggregate |
100*sum("Creatives Performance"."One Click Leads")/sum("Creatives Performance"."One Click Lead Form Opens") |
This formula calculates the percentage of leads form conversion. |
| Engagement Rate |
Aggregate |
100*sum("Creatives Performance"."Engagement")/sum("Creatives Performance"."Impressions") |
This formula calculates the percentage of engagement rate. |
| Cost per thousand Impressions - Local Currency |
Aggregate |
1000*sum("Creatives Performance"."Cost In Local Currency")/sum("Creatives Performance"."Impressions") |
This formula calculates the cost per thousand impressions in local currency. |
The following are the default formulas in the Campaign Performance table.
| Formula Name |
Formula Type |
Formula |
Description |
| Engagement |
Custom |
"Shares"+"Comments"+"Clicks"+"Reactions" |
This formula calculates the engagements gained for the post. |
| CTR |
Aggregate |
100*sum("Campaigns Performance"."Clicks")/sum("Campaigns Performance"."Impressions") |
This formula calculates the click-through rate (CTR) i.e., the number of clicks per impression. |
| CPC - Local Currency |
Aggregate |
sum("Campaigns Performance"."Cost In Local Currency")/sum("Campaigns Performance"."Clicks") |
This formula calculates the cost per click in local currency. |
| Leads Form Conversion % |
Aggregate |
100*sum("Campaigns Performance"."One Click Leads")/sum("Campaigns Performance"."One Click Lead Form Opens") |
This formula calculates the percentage of leads form conversion. |
| Engagement Rate |
Aggregate |
100*sum("Campaigns Performance"."Engagement")/sum("Campaigns Performance"."Impressions") |
This formula calculates the percentage of engagement rate. |
| Cost per thousand Impressions - Local Currency |
Aggregate |
1000*sum("Campaigns Performance"."Cost In Local Currency")/sum("Campaigns Performance"."Impressions") |
This formula calculates the cost per thousand impressions in local currency. |
The following are the default formulas in the Campaign Group Performance table.
| Formula Name |
Formula Type |
Formula |
Description |
| Engagement |
Custom |
"Shares"+"Comments"+"Clicks"+"Reactions" |
This formula calculates the engagements gained for the post. |
| CTR |
Aggregate |
100*sum("Campaign Groups Performance"."Clicks")/sum("Campaign Groups Performance"."Impressions") |
This formula calculates the click through rate (CTR) i.e., number of clicks per impression. |
| CPC - Local Currency |
Aggregate |
sum("Campaign Groups Performance"."Cost In Local Currency")/sum("Campaign Groups Performance"."Clicks") |
This formula calculates the cost per click in local currency. |
| Leads Form Conversion % |
Aggregate |
100*sum("Campaign Groups Performance"."One Click Leads")/sum("Campaign Groups Performance"."One Click Lead Form Opens") |
This formula calculates the percentage of leads form conversion. |
| Engagement Rate |
Aggregate |
100*sum("Campaign Groups Performance"."Engagement")/sum("Campaign Groups Performance"."Impressions") |
This formula calculates the percentage of engagement rate. |
| Cost per thousand Impressions - Local Currency |
Aggregate |
1000*sum("Campaign Groups Performance"."Cost In Local Currency")/sum("Campaign Groups Performance"."Impressions") |
This formula calculates the cost per thousand impressions in local currency. |
To know how to create your own formulas, refer to the Adding Formulas in Zoho Analytics help page.
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 LinkedIn Ads along with the data from any other source.
Yes, you can join data from multiple tables to create the reports. Refer to Joining Tables in Zoho Analytics for detailed help on this.
Zoho Analytics allows you to drive 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 from the same. View the video demo to know how to create Query Tables in Zoho Analytics.
You can integrate and perform cross-functional analytics with most business applications that Zoho Analytics integrates with.
To import data from business apps,
A lookup relationship will not be created automatically between the LinkedIn Ads modules and the modules of the application that you are trying to import. You will have to manually link the tables using a lookup relationship.
To manually create a lookup relationship, refer this help link - Click here.
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.
Zoho Analytics offers three user roles - Account Administrator, Workspace Administrator, and User. Click to know more about the Zoho Analytics Organization 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 to 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.
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 or a 'Workspace Administrator', you can schedule reports and dashboards to be emailed automatically. Refer to the email schedule section in this 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 .