Number of fields error While installing the extension, you may encounter an error like this: Unable to install the extension. The number of fields that can be created in your CRM account has exceeded the limits. This happens when your Zoho CRM account limits don’t allow to add all fields for GA Connector Fields extension. The […]
Category: Lead Source Tracking (API-based)
Create a Zoho CRM report with Google Analytics data
Now that you’ve added GA data to your Zoho CRM, you probably want to display it in a meaningful way. You probably want to see reports that will allow you to see things like the number Deals that came from a specific traffic source. In this article, we’ll go though the process of creating such […]
How to Install and Configure Web Tracker Package for Salesforce
This article is deprecated. Instead, sign up on gaconnector.com and follow the instructions in the setup wizard. 1. Install the package First, install the actual package using one of these links: https://login.salesforce.com/packaging/installPackage.apexp?p0=04t580000003Qmv (for Production Salesforce) https://test.salesforce.com/packaging/installPackage.apexp?p0=04t580000003Qmv (for Sandbox) Pick “Install for all users” during the installation. 2. Remote Site Settings Then, go to Salesforce – Setup – […]
How GA Connector (API-based integration) Works
As a part of GA Connector API-based installation, we ask you to install this script on your website:
1 |
<script src="https://track.gaconnector.com/gaconnector.js" type="text/javascript"></script> |
This script monitors what the users type on your website. (Technically speaking, it adds an onChange listener to all inputs it finds) This script can recognize emails, names and phone numbers. When a user types one […]
How to install GA Connector for Zoho CRM (API-based integration)
To set up GA Connector API-based integration for your Zoho CRM, complete these three steps: Install GA Connector (API-based) Tracking Code on your website. Install GA Connector extension in your Zoho CRM account. Authorize your Zoho CRM account with GA Connector. Then, we’ll add your Zoho CRM token to our systems and soon you will start seeing GA […]
Install GA Connector Tracking Code (API-based integration)
In this article, we’ll show you how to install GA Connector tracking code on your website To start tracking, please put this script on your website:
1 2 |
<script src="https://track.gaconnector.com/gaconnector.js" type="text/javascript"></script> <script type="text/javascript">gaconnector2.track('YOUR GA CONNECTOR ACCOUNT ID');</script> |
But instead of YOUR GA CONNECTOR ACCOUNT ID, please use the account ID that we have provided during the signup process. If you haven’t received yours yet, please email [email protected]. WordPress […]
Generate Zoho CRM Authentication Token for GA Connector
This article is deprecated. Generation of Zoho API token happens automatically in the new version of GA Connector. The new version of GA Connector requires an authentication token in order to integrate with Zoho CRM. To get it: Log into the Zoho CRM account that you want to integrate GA Connector with. Then, open this […]
What to do if Zoho CRM extension can’t be installed?
You may see an error during the installation of the extension: Or other times, you may just see a blank screen like this: Zoho CRM Extension installation error #2 (blank screen) In other experience, there are two reasons why this could happen: 1. You’re using Zoho CRM Free edition. How to check your Zoho CRM […]
Customize Lead Page Layout in SalesForce
If you have installed the GA Connector Fields in your SalesForce, you will not yet see the fields details on your Leadsf until you customize the Lead Page Layout.
Mapping GA Connector Lead Fields to Accounts, Opportunities and Contacts in SalesForce
If you already installed GA Connector Package in SalesForce you might want to see these fields across all your objects once the lead has been converted. Doing these steps will make sure that when you convert a lead, the same values for the GA Connector Fields will be carried along to Accounts, Contacts or Opportunities.