Hello,
We are interested in using the Gravity Forms Campaign Fields Add-on, however, we are wondering how we can capture FEC required data like name, mailing address, occupation, and employer of individuals and pass on how we can pass on this information to PayPal.
Thank you,
Melissa Hernández
Hi!
The plugin was working fine but suddenly it stopped working. I am using WordPress 5.1. Is it compatible?
Thanks!
Alexandra
This form is not passing any campaign data from google analytics, I installed this plugin on the site to capture these hidden fields.
]]>Receiving this message in admin and on all pages constant AQ_VELOCIFY_ADDON_VERSION – assumed ‘AQ_VELOCIFY_ADDON_VERSION’ (this will throw an Error in a future version of PHP) in /nas/content/staging/domain/wp-content/plugins/gf-campaign-fields/gf-campaign-fields.php on line 49
Using newest version of WP, php 7.2, plugins up-to-date. Can pay for help. Thanks
]]>Currently breaking my site. 2 errors:
1)
Notice: wp_enqueue_script was called incorrectly
— Seems to be caused by gf-campaign-fields.php::line 473:
wp_enqueue_script( 'aq_js_cookie', plugins_url( 'js/js.cookie.min.js', __FILE__ ), null, $gf_campaign_version, true );
2)
Warning: Use of undefined constant AQ_VELOCIFY_ADDON_VERSION
— Same file. A version constant is defined at top of file, but then another is accessed on line 33…
define( 'GF_CAMPAIGN_FIELD_VERSION', '2.4.1' );
...
protected $_version = AQ_VELOCIFY_ADDON_VERSION;
]]>
Hi
Where can I find the Google Analytics Client ID hidden field?
The plugin Details page mentions that it is supported. I can find the GA User-ID field, but I can’t find Client ID.
Thanks, Andrew
]]>We Have installed and added the Google Analytics Client ID Field to a form, but submitting it doesnt capture the cookie value.
No Ad blocks, Cookie blocka etc
]]>Hello,
We are currently experiencing a 404 error in Chrome’s DevTools for the detect.php file in the whichbrowser library. Was wondering what could be causing this as it is being loaded on every page on our domain and not just the pages with gravity forms. Could we do something to fix this from being reported as a 404? It also being reported in Google Search Console as a 403 error and that it is blocked by robots.txt, which is odd because when I paste the file path into the GSC robots.txt tester it returns a status of ‘Allowed’.
Thank you for your help,
Matthew Mullins
CNCMachines.Net
This plugin is causing extra http request to detect browser type on absolutely every page on my site – it is not used at all on pages without GF:
Request URL: https://siteurl/wp-content/plugins/gf-campaign-fields/lib/whichbrowser/server/detect.php?…
Request Method: GET
Status Code: 200
Please make this detection only on pages where Gravity Form is actually present.
]]>I am using the UTM tracking for Google Ads in a web form. In the notifications, I am able to send the GA Campaign data using {all_fields} in html style.
For a CMS product I’m using, it is required that I only send a notification to it using basic text. When I submit a form, the basic text notification does not include any of the GA Campaign info for source, medium, campaign & topic.
Is this because that is formatted using
This is the notification I’m trying to send, but the GA Campaign field shows up blank. The other fields work correctly.
First Name: {First Name:13}
Last Name: {Last Name:20}
Phone #: {Phone #:3}
Email: {Email:4}
How did you hear about us?: {How did you hear about us?:14}
State: {State:21}
Tell us about yourself: {Tell us about yourself:11}
GA Campaign: {GA Campaign:22}
Hi, The fields should have the option to display hidden or display none. The margins make the submit button drop way down.
]]>Hi.
1/ I am using your plugin to get the user’s utm parameters.
2/ I have another question that asks to the user where he heard about us.
3/ When the user comes from a tracked link such as “?utm_source=lta&utm_medium=facebookads&utm_campaign=parents”, I know where the user comes from, so I would like to hide the question of point 2.
I tried to use conditional logic, but I can’t hide the question if the “GA campaign” question if filled up.
Would you have a solution ?
Please not that the form is not on the landing page.
The user has to do one click to go on the register’s form, so he loses the utm parameters in the url.
Many thanks
]]>Hi there. Not sure how exactly to title this topic. What I mean is, for example a lead click on a link in our newsletter which is:
…com/?utm_campaign=EMAIL_CAMPAIGN1
As soon as they click on some other link on our website (e.g. Contact page where we have the Gravity Forms), the utm_campaign disappears from the URL. Can this plugin still access utm_campaign? Not sure how these things work. If not, is there a way to make sure the utm_ parameters (or all URL parameters) are passed on to all pages so at the end your plugin can save it in GF?
Thanks!
]]>Does this plugin support referrer information? I am basically trying to capture source (paid, organic, direct, etc.) in a hidden field. Don’t need complicated attribution stuff. Let me know. Thanks!
]]>Can we track Google organic traffic source – even though it doesn’t display a UTM code?
Look forward to your response.
]]>I am using your plugin on a site with an extensive PPC campaign on both Google and Bing. The Bing campaign data is regularly captured by your plugin, but not so for the Google Adwords campaigns. On the latter all we get typically is the GCLID and campaign marked as SEO (which is incorrect.)
Here are two URLs for comparison:
Here is a sample of a Bing tracking URL:
https://st8wide.com/?st-t=bing&utm_campaign={Campaign}&vt-p1={AdGroup}&vt-k={keyword}&vt-mt={matchtype}&vt-c={AdId}
Here is a sample of an Adwords tracking URL:
https://st8wide.com/?st-t=stwide&utm_campaign=Business_Insurance_Calif&vt-p1=Business_Insurance&vt-k={keyword}&vt-mt={matchtype}&vt-c={creative}
We also use Dialogtech for tracking phone responses generated by these URLs and that also works fine.
Any insight would be helpful.
Marty
]]>Hi!
I added some of the plugin’s fields in a form but it seems once added I can’t remove them.
When I click on the upper right ‘x’, it asks for confirmation in a popup before deleting the field and when I accept, the popup disappears but the field remains.
This doesn’t happen with the standard fields. Any idea what may be going on?
Thanks a lot for your work!
]]>Hi
I think you have created a great plugin ??
I use adwords and bing for a lot of my clients and track the results using the following tags from Google Adwords.
Do you think you might add these fields to your plugin?
GA_network={network} – know what network the visitor came from
GA_device={device} – know what device they were using
GA_campaign={campaignid} – know what campaign your visitor came from
GA_adgroup={adgroupid} – know what ad group your visitor came from
GA_adposition={adposition} – know the ad position of the ad
GA_placement={placement} – know the display network placement URL the visitor came from
GA_creative={creative} – know the exact ad your visitor came from
GA_extension={feeditemid} – know the ad extension a person came from
GA_keyword={keyword} – know the keyword the visitor came from
GA_loc_physical_ms={loc_physical_ms} = know the geographic location of the visitor
GA_landingpage={lpurl} = know the landing page URL
Thanks
Brad
Can you also answer the following?
Does the plugin use PHP Sessions?
Does the plugin have a direct database query (if applicable)
Does the plugin direct filesystem write
Does the plugin use query_posts() function (if applicable)
Does the plugin use cached queries? Are there limits?
What type of setup is required to track source? I see in the setup example, UTM variables are used. Do you need to set up UTM in order to have this track? Or are those in place to accurately attribute into GA?
]]>Hi,
This plugin looks great! I’m so excited to get it working.
When I tested this, it did not populate any values.
Here is a screencast: https://monosnap.com/file/PAM1XIbDFaoo7TbHRpPfznP7gpEhLC
Here is a screenshot of the missing data: https://monosnap.com/file/WuYrRdtHnFUPnD0t6SZ5s7e58B7mSh
Here is a screenshot of the form editor:
https://monosnap.com/file/BknhlavpW1eFL48G8MrTfwR71TJ9ed
Please let me know what you recommend.
Thanks!
Josh
in file gf-campaign-fields on line 391:
</script>
is missing and thus Javascript console throws errors.