How to push GA Connector data to Intercom

To push GA Connector data to Intercom, all you need to do is to add this line of JavaScript code to GA Connector tracking code:

You need to add it right after “var gaFields = gaconnector.getCookieValues();” like shown below:

  As a result, you’ll see GA Connector data in the right section of […]

Read More

How to push GA Connector info to data layer in Google Tag Manager

To push GA Connector info to GTM data layer, use the following JavaScript code:

  To make sure that GA Connector is fired by the time this script is run, use the tag sequencing functionality provided by Google Tag Manager: Tag sequencing It allows to set the script from the article to fire after GA Connector.

Read More

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:

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 […]

Read More

GA Connector vs native Salesforce&GA integration

Google Analytics and Salesforce have released a native integration, but it has two major downsides: It only supports Google Analytics 360 (which costs $150k/year). It only supports a small set of data points from Salesforce (Lead Statuses, Opportunity Stages etc) se puede encontrar en esta página. If you need to send something beyond that to GA, GA Connector […]

Read More

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 […]

Read More

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:

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 […]

Read More

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 […]

Read More

How to connect GA Connector with Zoho CRM add-on for Gravity Forms

First, make sure that you’ve installed GA Connector WordPress plugin and Zoho CRM extension Also, make sure you followed this tutorial first and created the necessary hidden fields in Gravity Forms. Open your WordPress admin – Forms – Settings – Zoho CRM Click on “Clear Custom Field Cache” This will download new Zoho CRM fields […]

Read More

How to find a user in Google Analytics with a client ID

1. First, find the Google Analytics Client ID of your user 2. On your GA4 property, to go Explore, navigate right through the templates until you find “User Explorer”   3. Right click on any User ID and select “Include only selection” 4. A filter option will appear on the left portion of the screen, […]

Read More