The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
google adwords tracking
I'm trying to track conversions for my paid Google Adwords advertisements, but I cannot seem to get this to work at all. Another thread mentioned to paste the tracking code inside the registration_complete phrase, which I did long ago. Nothing has changed at all. I have only one style in use as well, one language only too.
Goals show zero for almost a year now. I have no idea why. What is the proper phrase OR TEMPLATE for the final registration page where the code should go? That would be the page that says "thank you for registering.....an email has been sent...". This is my english translation registration_complete phrase in entirety 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 = [removed]; var google_conversion_language = "en_US"; var google_conversion_format = "1"; var google_conversion_color = "e4e6f5"; 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/1072274329/imp.gif?value=1&label=signup&script=0"> </noscript> |
#2
|
||||
|
||||
Someone please help me out
|
#3
|
|||
|
|||
I don't remember the exact template that is used, but I think I remember it being used in other places. It's not specific to registration. Putting it in that phrase is probably your best bet.
Do you use Google Analytics? If so what I did was set http://yourdomain.com/register.php?do=addmember as a conversion goal. It keeps track of everything then. How many come from what ads as well as where all the other members who join come from. Very useful. |
#4
|
||||
|
||||
I simply want to login to my Adsense account and see what the conversion amounts / % are per day. Where does this adsense code go? What template or phrase?
|
#5
|
|||
|
|||
register template. Just put it above </body> tag. Let me know if that worked.
|
#6
|
|||
|
|||
I need help for this too!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|