The latest version of GA-to-Salesforce integration relies on Streaming API being enabled. It won’t work otherwise. To make sure that Streaming API is enabled in your Salesforce Org, follow the steps below: Go to Salesforce – Setup – Customize – User Interface. Make sure that the “Enable Streaming API” is checked:
Category: Lead Source Tracking (API-based)
How to add GA Connector tracking code to websites built with Salesforce Community Builder (Site.com)
In the Scripts section of the Properties pane, click Configure in the Edit Head Markup section. Paste the GA Connector tracking code in the Edit HTML Code dialog box.
|
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> |
Click Save and Close to insert the markup into the page head. For more details, check out this article on help.salesforce.com.
Troubleshooting Guide for GA Connector Fields Extension for Zoho CRM
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 […]
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 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 users type on your website by adding onChange listeners to form inputs. This script can recognize emails, names and phone numbers. When a user types one of these, the script sends the […]
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 […]
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.

