Friday, February 10, 2012
  Search
Support Forum
Google Tracking
Last Post 20 Apr 2007 01:40 AM by Steve Provencher. 1 Replies.
AddThis - Bookmarking and Sharing Button Printer Friendly
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Greg Valyou
New Member
New Member
Send Private Message
Posts:1


--
20 Apr 2007 01:23 AM  

Hello,The product is awesome!  We use to use a home grown ASP page and this application is great so easy to set up and get going. 

Now the details of my question, is there anyway that we can add some Google Javascript to the Thank you response?  We don't want to move the user to a Thank you page if possible.

The code is basic:

<script language="JavaScript" type="text/javascript">
<!--
var google_conversion_id = Our Tracking ID;
var google_conversion_language = "en_US";
var google_conversion_format = "2";
var google_conversion_color = "FFFFFF";
if (1) {
  var google_conversion_value = 1;
}
var google_conversion_label = "Lead";
//-->
</script>
<script language="JavaScript" src="">
</script>

Thanks again,

Greg

Steve Provencher
Moderator
Advanced Member
Advanced Member
Send Private Message
Posts:681


--
20 Apr 2007 01:40 AM  

You may be able to put javascript in a Label control and make sure you hide the Text Label checkbox so it will not show

About not moving the user from the page. You could redirect to the same form page using the Redirect options but... This would be a usability issue where the user would think something went wrong. Same would apply even if you could stay on the same  form after the submit which you cannot.

The purpose of the way the form works is to prevent a double post if the user hits the refresh button.

You are not authorized to post a reply.

Active Forums 4.2
Copyright 2004-2012 Code 5 Systems, LLC.