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 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 clean cookies for your website only

First, open your website in Google Chrome Right-click anywhere on the page and then click on “Inspect” Select “Application” in the menu Find your domain below the “Cookies” menu, and then right-click on it and press “Clear” That’s it! Now your website cookies have been cleaned for your browser.

Read More

Description of parameters tracked by our Visitor Tracking Service

GA Connector tracks the following information about the users:   Traffic source parameters Source: Every referral to a website has an origin, or source. Possible sources include: “google” (the name of a search engine), “facebook.com” (the name of a referring site), “spring_newsletter” (the name of one of your newsletters), and “direct” (users that typed your URL directly into […]

Read More

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

Read More

Documentation for Zoho CRM Extension for the Basic Integration

We have developed a Zoho CRM extension to speed up the creation of fields that will hold analytics data about your users. You can install it here. During the installation, please select the correct permissions depending on who you want to see the fields (everyone, admin or certain profiles only). Otherwise, you would need to re-install […]

Read More