<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: Dynamically track form location in page layout</title>
		<link>https://legacy.forums.gravityhelp.com/topic/dynamically-track-form-location-in-page-layout</link>
		<description>Gravity Support Forums Topic: Dynamically track form location in page layout</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 01:23:55 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/dynamically-track-form-location-in-page-layout" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Dynamically track form location in page layout"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-track-form-location-in-page-layout#post-72064</link>
			<pubDate>Wed, 22 Aug 2012 08:07:52 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">72064@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@nomadone, please begin a new topic for your issue as it is unrelated.  We'll be happy to help you there.  Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nomadone on "Dynamically track form location in page layout"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-track-form-location-in-page-layout#post-72051</link>
			<pubDate>Wed, 22 Aug 2012 07:04:51 +0000</pubDate>
			<dc:creator>nomadone</dc:creator>
			<guid isPermaLink="false">72051@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'd like to pull an affiliate ID form the affiliate plugin I'm using into the Gravity form on my product page. The Affiliate guy says:&#60;/p&#62;
&#60;p&#62;You can obtain the referrer ID by calling Affiliates_Service::get_referrer_id(). &#60;/p&#62;
&#60;p&#62;Uncertain how to go about including this into my Gravity form through a hidden field.&#60;br /&#62;
Any ideas?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tcs on "Dynamically track form location in page layout"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-track-form-location-in-page-layout#post-71696</link>
			<pubDate>Mon, 20 Aug 2012 07:01:14 +0000</pubDate>
			<dc:creator>tcs</dc:creator>
			<guid isPermaLink="false">71696@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Also just noticed the advanced field option for a hidden field lets you set a default value. So if you are happy to set the field manually for every test run you could use the same form all the time with the hidden field containing the form location.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Dynamically track form location in page layout"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-track-form-location-in-page-layout#post-71647</link>
			<pubDate>Sun, 19 Aug 2012 23:29:06 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">71647@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@tcs, your idea of populating the field_values is a good one.  You can pre-populate field values like that using the function call too. That would work too.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tcs on "Dynamically track form location in page layout"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-track-form-location-in-page-layout#post-71646</link>
			<pubDate>Sun, 19 Aug 2012 23:24:35 +0000</pubDate>
			<dc:creator>tcs</dc:creator>
			<guid isPermaLink="false">71646@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ah - I see now. I was thinking of using shortcode like &#60;/p&#62;
&#60;p&#62;&#60;code&#62;[gravityforms id=1 field_values=&#38;#39;form_location=Top&#38;#39;]&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;But you would probably need use the widget to place the form in your sidebar and the gravity forms widget doesn't have any shortcode way to prepopulate a field. Not sure about lightbox either.&#60;/p&#62;
&#60;p&#62;There is probably some jquery magic someone can suggest for you that you could insert into a html field in the form to populate a hidden field. Then you would just change that depending on where the form was located.&#60;/p&#62;
&#60;p&#62;If you can live with copies of the same form the advantage is gravity forms natively tracks view and entry counts and gives you a conversion rate so you can see at a glance how it's going. You are probably aware making a copy of a form is super quick once the first one is sorted out.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Dynamically track form location in page layout"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-track-form-location-in-page-layout#post-71644</link>
			<pubDate>Sun, 19 Aug 2012 23:15:49 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">71644@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You would have to populate the hidden field manually using this approach, based on where in the page you embed it.  I can't think of another way to automatically determine the location of where in the page the form is embedded.&#60;/p&#62;
&#60;p&#62;You could also create one form, and duplicate it three times.  No hidden field required.  You can just rename the forms to indicate in which location of the page they're being used.  Then you will have views, entries and conversion statistics for the individual forms, based on where in the page they were used.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ryan on "Dynamically track form location in page layout"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-track-form-location-in-page-layout#post-71642</link>
			<pubDate>Sun, 19 Aug 2012 22:34:38 +0000</pubDate>
			<dc:creator>Ryan</dc:creator>
			<guid isPermaLink="false">71642@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes I've thought about that, but how to populate the field with the location was hanging me up.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tcs on "Dynamically track form location in page layout"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-track-form-location-in-page-layout#post-71600</link>
			<pubDate>Sun, 19 Aug 2012 07:48:34 +0000</pubDate>
			<dc:creator>tcs</dc:creator>
			<guid isPermaLink="false">71600@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Have you looked at putting a hidden field in the single form then when you embed the form populate the field with the location you are trying ?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ryan on "Dynamically track form location in page layout"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-track-form-location-in-page-layout#post-71565</link>
			<pubDate>Sat, 18 Aug 2012 15:52:28 +0000</pubDate>
			<dc:creator>Ryan</dc:creator>
			<guid isPermaLink="false">71565@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm testing an opt-in form at different locations of a page (top, sidebar, lightbox, etc.).  Ideally I could create just one form (instead of one for each test) and dynamically track the location.  Anyone know of a way that can be done?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
