How to test GA Connector from localhost

The Problem Before deploying GA Connector script to your site, you may want to check how it works on a local machine or on a staging server first. But you may get this error message in console if you try to do this: The Solution If want to test it on a staging server, just […]

Read More

How to fix “Size of a request header field exceeds server limit” error

One of the cookies that GA Connector script creates (gaconnector_pages_visited_list, and occasionally gaconnector_all_traffic_sources) can sometimes get too big if the user visited too many pages. On some servers, it results  in errors like: Size of a request header field exceeds server limit 400 Bad Request Or similar To fix this issue, you just need to […]

Read More

What to do if Zoho CRM replaces last click source with “crm.zoho.com”?

You’re using Zoho CRM Webforms, and after the form is submitted, the user is redirected back to the site. So the referrer is naturally crm.zoho.com (because when the user comes back from the redirected form, Google Analytics thinks it’s a new session with source=crm.zoho.com): To fix this, you need to remove the referrer information (“crm.zoho.com“) when the […]

Read More

Documentation for Our Basic Integration Salesforce Package

We have developed a Salesforce package for the basic integration to speed up the creation of the necessary fields. Installation link for Production Orgs: https://login.salesforce.com/packaging/installPackage.apexp?p0=04t09000000Nslp Installation link for Sandbox Orgs: https://test.salesforce.com/packaging/installPackage.apexp?p0=04t09000000Nslp plus   Package Contents This package is nothing more but a set of fields the purpose of which is to store users’ source, medium, term, location […]

Read More

Integrate GA Connector with custom forms

This instruction assumes that you have already installed either GA Connector WordPress plugin, or GA Connector script:

  Now that you’ve installed our script, you need to make modification to your forms. There are two methods of integrating your forms with GA Connector: Integration Method #1 Step 1: Add hidden fields with specific names to […]

Read More

How to set up “Google Analytics Link” field in Salesforce

So you have installed the GA Connector package on Salesforce and brought all fields from the website into Salesforce. Since Google Analytics URLs are unique per account, you’ll need to set up the formula on “Google Analytics Link” in Salesforce so that it matches the account that you are using. We have prepared a tool for you […]

Read More

HubSpot Forms Integration Guide

Add Google Analytics data to Hubspot forms with GA Connector’s Hubspot integration. Prerequisites Installed either GA Connector WordPress plugin or GA Connector script on your website

Creating GA Connector custom fields/properties in Hubspot If you haven’t created custom properties yet for GA Connector in Hubspot, follow the steps below on how to add them. While on […]

Read More