The instructions below apply to Cookie-Based integration. If you are using API-Based integration, please note that Jotform Forms does not support it. You will need to follow the Cookie-Based integration steps instead. Not sure which instructions to follow? Start here: How to Check Which GA Connector Integration Type You’re Using. Add Google Analytics data to Jotform with GA […]
Category: Form & Page Builders
How to integrate GA Connector with Wisepops
Add Google Analytics data to Wisepops with GA Connector’s Wisepops integration. Prerequisites Installed either the GA Connector WordPress plugin or GA Connector script on your website: Setup Your Forms There are two ways to integrate GA Connector with Wisepops. If you are using Salesforce, Zoho CRM, Pipedrive CRM, Salesflare or Close CRM and has authorized GA Connector […]
How to integrate GA Connector with Zoho Forms
The instructions below apply to Cookie-Based integration. If you are using API-Based integration, please note that Zoho Forms does not support it. You will need to follow the Cookie-Based integration steps instead. Not sure which instructions to follow? Start here: How to Check Which GA Connector Integration Type You’re Using. Add Google Analytics data to Zoho Forms with […]
How to integrate GA Connector with Typeform
Add Google Analytics data to Typeform with GA Connector’s Typeform integration. Prerequisites Installed either the GA Connector WordPress plugin or GA Connector script on your website:
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
<script data-cfasync="false" type="text/javascript" src="https://tracker.gaconnector.com/gaconnector.js"></script> <script> function setGaconnectorHiddenFields() { var gaFields = gaconnector.getCookieValues(); for (var fieldName in gaFields) { var selectors = 'form input[name="' + fieldName + '"], form input#' + fieldName + ', form input#field_' + fieldName + ', form input[name="' + fieldName.toLowerCase() + '"], form input#' + fieldName.toLowerCase() + ', form input#field_' + fieldName.toLowerCase() + ', input[value="gaconnector_' + fieldName + '"],'; selectors += 'form textarea[name="'+fieldName+'"], form textarea#'+fieldName+', form textarea#field_'+fieldName + ', form textarea[name="'+fieldName.toLowerCase()+'"], form textarea#'+fieldName.toLowerCase()+', form textarea#field_'+fieldName.toLowerCase()+', form textarea.'+fieldName+', form textarea[name="param['+fieldName+']"]'+", form textarea[id^='field_"+fieldName+"']"; var inputs = document.querySelectorAll(selectors); if (inputs === null) { continue; } else if (typeof inputs.length === 'undefined') { inputs.value = gaFields[fieldName]; } else { for (var i = 0; i < inputs.length; i++) { inputs[i].value = gaFields[fieldName]; } } } } gaconnector.setCallback(setGaconnectorHiddenFields); setInterval(setGaconnectorHiddenFields, 1000); </script> |
Add Hidden Fields to your Typeform Open your typeform from your workspace and click Logic on the right panel. Select Personalize with data then click on Hidden Fields. This will […]
How to integrate GA Connector with Formstack
The instructions below apply to Cookie-Based integration. If you are using API-Based integration, please note that Formstack does not support it. You will need to follow the Cookie-Based integration steps instead. Not sure which instructions to follow? Start here: How to Check Which GA Connector Integration Type You’re Using. Add Google Analytics data to Formstack with GA Connector’s Forkstack […]
How to Integrate GA Connector with Brilliant Web-to-Lead for Salesforce WordPress plugin
The instructions below apply to Cookie-Based integration. If you are using API-Based integration, you will need to follow the Cookie-Based integration steps instead. Not sure which instructions to follow? Start here: How to Check Which GA Connector Integration Type You’re Using. Add Google Analytics data to Brilliant Web-to-Lead for Salesforce with GA Connector’s Salesforce integration. Prerequisites These instructions assume […]
How to integrate Wufoo forms with GA Connector
Yes, It is possible to integrate GA Connector (cookie-based) with Wufoo forms. You need to download the full source of your form (HTML/CSS) and edit the form by adding the hidden fields. To do that, follow the steps below: Login in your Wufoo account Click Edit > Edit form. Add Single Line text fields in your […]
Connect Mailchimp forms with Lead Source Tracking (cookie-based)
The instructions below apply to Cookie-Based integration. If you are using API-Based integration, please note that Mailchimp forms does not support it. You will need to follow the Cookie-Based integration steps instead. Not sure which instructions to follow? Start here: How to Check Which GA Connector Integration Type You’re Using. Add Google Analytics data to Mailchimp with GA Connector’s […]
How to integrate GA Connector Fields with Ninja Forms
Add Google Analytics data to Ninja Forms with GA Connector’s Ninja Forms integration. Pre-requisites This guide assumes that you’ve already installed the latest version of our WordPress Plugin (at least version 2.4). Setting up Ninja Forms 1. Edit the form you want to use with GA Connector. 2. Add a hidden field for each GA Connector Field you […]
Setup Instructions for Gravity Forms
The instructions below apply to Cookie-Based integration. If you are using API-Based integration, simply add the GA Connector script to your main website. No additional steps are required. Not sure which instructions to follow? Start here: How to Check Which GA Connector Integration Type You’re Using. Add Google Analytics data to Gravity Forms with GA Connector’s Gravity Forms […]

