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 – […]
Category: Lead Source Tracking (API-based)
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.
Customize Zoho CRM Lead Layout
If you have installed the GA Connector Fields to your Zoho CRM, your Lead Report most probably looks like this: It would be better if the report would look arranged and organized so that you can easily find the data that you need. Customize Zoho Lead Report Layout Click on Setup > Customization > Modules and Fields. Click […]
How to make GA Connector fields visible for all users in Salesforce
A newer version of this article is available here. First, go to Salesforce and click on “Setup”. Type “page layouts” in the quick find box and click on “Page Layouts” under “Leads”. Click “Edit” near one of the layouts you want to add GA Connector fields to. Drag & drop fields from the menu above […]