I already have tracking enabled in google analytics but I am starting google adwords ppc again and wish to track sign-ups from there.
I just added my code in registration_complete phrase also. Does this look accurate?
Also, anyone way to record actual sign ups in numbers instead of just conversation rate percentage?Code:Thank you, <strong>{1}</strong>. Your registration is now complete.<br /> <br /> You may now proceed to edit your <a href="profile.php?{2}do=editprofile"><strong>Profile</strong></a> in order to fill in additional personal details about yourself, or you could modify your <a href="profile.php?{2}do=editoptions"><strong>Options</strong></a> to customize your browsing experience of this site. If you would rather do these things later, you can do so by following the links around the site to your <a href="usercp.php?{2}"><strong>User Control Panel</strong></a>.<br /> <br /> Alternatively, you can simply go back to the <a href="{3}"><strong>Forums</strong></a> and start posting in threads. <br /> <!-- Google Code for signup Conversion Page --> <script language="JavaScript" type="text/javascript"> <!-- var google_conversion_id = xxx; var google_conversion_language = "en_US"; var google_conversion_format = "1"; var google_conversion_color = "666666"; if (1) { var google_conversion_value = 1; } var google_conversion_label = "signup"; //--> </script> <script language="JavaScript" src="http://www.googleadservices.com/pagead/conversion.js"> </script> <noscript> <img height=1 width=1 border=0 src="http://www.googleadservices.com/pagead/conversion/xxx/?value=1&label=signup&script=0"> </noscript>



LinkBack URL
About LinkBacks





Reply With Quote