<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Goal Tracking through Submit Button with Event Tracking</title>
	<atom:link href="http://www.seoaddicted.com/web-analytics/goal-tracking-through-submit-button-with-event-tracking/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.seoaddicted.com/web-analytics/goal-tracking-through-submit-button-with-event-tracking/</link>
	<description>Addicted to SERPs Up!</description>
	<lastBuildDate>Wed, 21 Jul 2010 15:15:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: SEOguy</title>
		<link>http://www.seoaddicted.com/web-analytics/goal-tracking-through-submit-button-with-event-tracking/comment-page-1/#comment-346</link>
		<dc:creator>SEOguy</dc:creator>
		<pubDate>Wed, 19 May 2010 00:14:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.seoaddicted.com/?p=315#comment-346</guid>
		<description>Thanks for the info. I am not an expert in programming and I have question about the snippet below

onSubmit=&quot;pageTracker._trackEvent(&quot;Registrations&quot;, &quot;Submit&quot;, &quot;Conference1&quot;);”
onSubmit=&quot;pageTracker._trackEvent(&quot;Registrations&quot;, &quot;Submit&quot;, &quot;Conference2&quot;);”
onSubmit=&quot;pageTracker._trackEvent(&quot;Registrations&quot;, &quot;Submit&quot;, &quot;Conference3&quot;);”

I know that we use Categories, Actions, Label (optional), and Value (optional) to set event tracking, which is great. 

Assume that my &quot;Thank You&quot; page is the same page as registration page. My question is, here I have 3 conferences (3 different labels). How does it know which registration form on my website is for Conference 1,2 and 3? Do I have to name my Registration form EXACTLY as what I labeled here?</description>
		<content:encoded><![CDATA[<p>Thanks for the info. I am not an expert in programming and I have question about the snippet below</p>
<p>onSubmit=&#8221;pageTracker._trackEvent(&#8220;Registrations&#8221;, &#8220;Submit&#8221;, &#8220;Conference1&#8243;);”<br />
onSubmit=&#8221;pageTracker._trackEvent(&#8220;Registrations&#8221;, &#8220;Submit&#8221;, &#8220;Conference2&#8243;);”<br />
onSubmit=&#8221;pageTracker._trackEvent(&#8220;Registrations&#8221;, &#8220;Submit&#8221;, &#8220;Conference3&#8243;);”</p>
<p>I know that we use Categories, Actions, Label (optional), and Value (optional) to set event tracking, which is great. </p>
<p>Assume that my &#8220;Thank You&#8221; page is the same page as registration page. My question is, here I have 3 conferences (3 different labels). How does it know which registration form on my website is for Conference 1,2 and 3? Do I have to name my Registration form EXACTLY as what I labeled here?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Net Age &#124; Internet Marketing</title>
		<link>http://www.seoaddicted.com/web-analytics/goal-tracking-through-submit-button-with-event-tracking/comment-page-1/#comment-339</link>
		<dc:creator>Net Age &#124; Internet Marketing</dc:creator>
		<pubDate>Fri, 14 May 2010 09:43:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.seoaddicted.com/?p=315#comment-339</guid>
		<description>Google Analytics is just the most awesome free service. Yes, I do know that they now know everything about your website&#039;s visitors and their actions, but if you&#039;re playing a straight game that should not be a worry at all. The Pro&#039;s far outweigh the Con&#039;s in this instance.

I haven&#039;t personally  been aware of the event tracking feature, and am grateful for the new knowledge gained here today. Tracking the actions you&#039;re trying to entice visitors into committing is key to gauging the success of you web marketing efforts.

Thanks for the insight, Hiren! Have a great weekend!</description>
		<content:encoded><![CDATA[<p>Google Analytics is just the most awesome free service. Yes, I do know that they now know everything about your website&#8217;s visitors and their actions, but if you&#8217;re playing a straight game that should not be a worry at all. The Pro&#8217;s far outweigh the Con&#8217;s in this instance.</p>
<p>I haven&#8217;t personally  been aware of the event tracking feature, and am grateful for the new knowledge gained here today. Tracking the actions you&#8217;re trying to entice visitors into committing is key to gauging the success of you web marketing efforts.</p>
<p>Thanks for the insight, Hiren! Have a great weekend!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dbf</title>
		<link>http://www.seoaddicted.com/web-analytics/goal-tracking-through-submit-button-with-event-tracking/comment-page-1/#comment-246</link>
		<dc:creator>dbf</dc:creator>
		<pubDate>Wed, 30 Sep 2009 14:57:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.seoaddicted.com/?p=315#comment-246</guid>
		<description>thanks for this info.  question:  i have my tracking code in a footer.php include for all of my pages.  you mention - 

[NOTE:Place the Google Analytics Tracking Code in your HTML ABOVE these _trackEvent() method calls so the JavaScript is already loaded. To be safe, put it just after the opening tag.]

do you mean that i should take my tracking code out of the footer and place it BEFORE the form in my html?</description>
		<content:encoded><![CDATA[<p>thanks for this info.  question:  i have my tracking code in a footer.php include for all of my pages.  you mention &#8211; </p>
<p>[NOTE:Place the Google Analytics Tracking Code in your HTML ABOVE these _trackEvent() method calls so the JavaScript is already loaded. To be safe, put it just after the opening tag.]</p>
<p>do you mean that i should take my tracking code out of the footer and place it BEFORE the form in my html?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://www.seoaddicted.com/web-analytics/goal-tracking-through-submit-button-with-event-tracking/comment-page-1/#comment-227</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Wed, 16 Sep 2009 01:23:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.seoaddicted.com/?p=315#comment-227</guid>
		<description>Hi Hiren...sorry last time i have&#039;nt provide you current links to my site.

here is the link for my Ajax Form (plz copy and paste this link to address bar)

http://www.lucknowchicken.com/Ajax-Form/homepage+ajaxform.html

and this is the link where you can download my Ajax Form files (plz copy and paste this link to address bar)

http://www.lucknowchicken.com/Ajax-Form/Download.rar

Please try to solve my problem...Thanks</description>
		<content:encoded><![CDATA[<p>Hi Hiren&#8230;sorry last time i have&#8217;nt provide you current links to my site.</p>
<p>here is the link for my Ajax Form (plz copy and paste this link to address bar)</p>
<p><a href="http://www.lucknowchicken.com/Ajax-Form/homepage+ajaxform.html">http://www.lucknowchicken.com/Ajax-Form/homepage+ajaxform.html</a></p>
<p>and this is the link where you can download my Ajax Form files (plz copy and paste this link to address bar)</p>
<p><a href="http://www.lucknowchicken.com/Ajax-Form/Download.rar">http://www.lucknowchicken.com/Ajax-Form/Download.rar</a></p>
<p>Please try to solve my problem&#8230;Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hiren</title>
		<link>http://www.seoaddicted.com/web-analytics/goal-tracking-through-submit-button-with-event-tracking/comment-page-1/#comment-226</link>
		<dc:creator>Hiren</dc:creator>
		<pubDate>Tue, 15 Sep 2009 19:43:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.seoaddicted.com/?p=315#comment-226</guid>
		<description>Hi Richard,

I can not find any contact us form at http://www.lucknowchicken.com/home.html and from you comment what I have understand is you have a Ajax contact us form and when someone click on Submit button, A thank you message appears within my same Ajax contact page. right?

I already explained Event tracking process here. Re-read it again and you will get batter idea. OR upload your content us form somewhere and send me URLs so I can digg into the code.

Happy to help mate.

- Hiren.</description>
		<content:encoded><![CDATA[<p>Hi Richard,</p>
<p>I can not find any contact us form at <a href="http://www.lucknowchicken.com/home.html">http://www.lucknowchicken.com/home.html</a> and from you comment what I have understand is you have a Ajax contact us form and when someone click on Submit button, A thank you message appears within my same Ajax contact page. right?</p>
<p>I already explained Event tracking process here. Re-read it again and you will get batter idea. OR upload your content us form somewhere and send me URLs so I can digg into the code.</p>
<p>Happy to help mate.</p>
<p>- Hiren.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://www.seoaddicted.com/web-analytics/goal-tracking-through-submit-button-with-event-tracking/comment-page-1/#comment-225</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Tue, 15 Sep 2009 19:16:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.seoaddicted.com/?p=315#comment-225</guid>
		<description>Hi Hiren,thanks for your reply.Still i&#039;m waiting for your new tutorial on google analytics on ajax form submission.

I don&#039;t get any solution to my problem and still i&#039;m looking for help.
Could you please solve my this problem.I subscribe your RSS and i&#039;m sure it will help me lots in future.

I have a Ajax contact us form which i implement with my help.html file.So when user click on help.html page , the Ajax form appears with other content of help.html page.My ajax contact  form don&#039;t have any other thank you page or successfully submission page which can appear after submitting form.

A thank you message appears within my same Ajax contact page.

So i want when user open my help.html page and click send message button after filling my contact form my google analytics works and i get information about that form submission in my google analytics account.

Thanks ..awaiting for your reply.</description>
		<content:encoded><![CDATA[<p>Hi Hiren,thanks for your reply.Still i&#8217;m waiting for your new tutorial on google analytics on ajax form submission.</p>
<p>I don&#8217;t get any solution to my problem and still i&#8217;m looking for help.<br />
Could you please solve my this problem.I subscribe your RSS and i&#8217;m sure it will help me lots in future.</p>
<p>I have a Ajax contact us form which i implement with my help.html file.So when user click on help.html page , the Ajax form appears with other content of help.html page.My ajax contact  form don&#8217;t have any other thank you page or successfully submission page which can appear after submitting form.</p>
<p>A thank you message appears within my same Ajax contact page.</p>
<p>So i want when user open my help.html page and click send message button after filling my contact form my google analytics works and i get information about that form submission in my google analytics account.</p>
<p>Thanks ..awaiting for your reply.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://www.seoaddicted.com/web-analytics/goal-tracking-through-submit-button-with-event-tracking/comment-page-1/#comment-220</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Mon, 14 Sep 2009 19:30:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.seoaddicted.com/?p=315#comment-220</guid>
		<description>hi...i&#039;m working on my new site to track my contact us form submission with google analytics.this is the url of my site
(http://www.lucknowchicken.com/home.html)

I want when use click on submit button , google analytics works and send the tracker info about the user who submit the form.

could you plz tell me how to use google analytics for my form submission.

1.
-----------------------------------------------------------------------------------------------
i&#039;m using this code on my send message button 



-----------------------------------------------------------------------------------------------

2.
-----------------------------------------------------------------------------------------------
and this bit of code before the  in the end of the page which google analytics genrate .


var gaJsHost = ((&quot;https:&quot; == document.location.protocol) ? &quot;https://ssl.&quot; : &quot;http://www.&quot;);
document.write(unescape(&quot;%3Cscript src=&#039;&quot; + gaJsHost + &quot;google-analytics.com/ga.js&#039; type=&#039;text/javascript&#039;%3E%3C/script%3E&quot;));


try {
var pageTracker = _gat._getTracker(&quot;UA-10646217-1&quot;);
pageTracker._trackPageview();
} catch(err) {}

-----------------------------------------------------------------------------------------------</description>
		<content:encoded><![CDATA[<p>hi&#8230;i&#8217;m working on my new site to track my contact us form submission with google analytics.this is the url of my site<br />
(<a href="http://www.lucknowchicken.com/home.html">http://www.lucknowchicken.com/home.html</a>)</p>
<p>I want when use click on submit button , google analytics works and send the tracker info about the user who submit the form.</p>
<p>could you plz tell me how to use google analytics for my form submission.</p>
<p>1.<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
i&#8217;m using this code on my send message button </p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>2.<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
and this bit of code before the  in the end of the page which google analytics genrate .</p>
<p>var gaJsHost = ((&#8220;https:&#8221; == document.location.protocol) ? &#8220;https://ssl.&#8221; : &#8220;http://www.&#8221;);<br />
document.write(unescape(&#8220;%3Cscript src=&#8217;&#8221; + gaJsHost + &#8220;google-analytics.com/ga.js&#8217; type=&#8217;text/javascript&#8217;%3E%3C/script%3E&#8221;));</p>
<p>try {<br />
var pageTracker = _gat._getTracker(&#8220;UA-10646217-1&#8243;);<br />
pageTracker._trackPageview();<br />
} catch(err) {}</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hiren</title>
		<link>http://www.seoaddicted.com/web-analytics/goal-tracking-through-submit-button-with-event-tracking/comment-page-1/#comment-175</link>
		<dc:creator>Hiren</dc:creator>
		<pubDate>Tue, 25 Aug 2009 08:48:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.seoaddicted.com/?p=315#comment-175</guid>
		<description>@Jaamit SEO  You are right. You won&#039;t be able to track this form submission as a &quot;Goal&quot;, but you can track it as an event. 

But problem with this is that when you put a name in the _trackPageview function ...you&#039;re creating a false page view with that URI name.  In essence, you&#039;re tricking Google Analytics into thinking that you DO have a page called /fakepage.html.</description>
		<content:encoded><![CDATA[<p>@Jaamit SEO  You are right. You won&#8217;t be able to track this form submission as a &#8220;Goal&#8221;, but you can track it as an event. </p>
<p>But problem with this is that when you put a name in the _trackPageview function &#8230;you&#8217;re creating a false page view with that URI name.  In essence, you&#8217;re tricking Google Analytics into thinking that you DO have a page called /fakepage.html.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jaamit SEO</title>
		<link>http://www.seoaddicted.com/web-analytics/goal-tracking-through-submit-button-with-event-tracking/comment-page-1/#comment-174</link>
		<dc:creator>Jaamit SEO</dc:creator>
		<pubDate>Tue, 25 Aug 2009 07:55:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.seoaddicted.com/?p=315#comment-174</guid>
		<description>Event tracking is definitely a very useful feature in GA - but unfortunately you can&#039;t use events as Goals, so I still use the old school method of tracking events as pageviews using pageTracker_TrackPageView(&quot;fakepage.html&quot;)...</description>
		<content:encoded><![CDATA[<p>Event tracking is definitely a very useful feature in GA &#8211; but unfortunately you can&#8217;t use events as Goals, so I still use the old school method of tracking events as pageviews using pageTracker_TrackPageView(&#8220;fakepage.html&#8221;)&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Acme Infoway</title>
		<link>http://www.seoaddicted.com/web-analytics/goal-tracking-through-submit-button-with-event-tracking/comment-page-1/#comment-173</link>
		<dc:creator>Acme Infoway</dc:creator>
		<pubDate>Tue, 25 Aug 2009 06:03:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.seoaddicted.com/?p=315#comment-173</guid>
		<description>It will be very helpful information Hiren. Thanks for proving information.</description>
		<content:encoded><![CDATA[<p>It will be very helpful information Hiren. Thanks for proving information.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
