Special thanks to:
|
#1
|
|||
|
|||
|
Google Conversion Tracking Code Problem
Hi
I am trying in paste in the google conversion code and I have read the tutorial throughly. It asks me to put the google code in between the body of my html. But the forum websites www.eldersnbetters.com has been built using .php and doesn't have html inside in it. I opened up the page in question (the one the user is shown after they have signed up) and put the code in at the top. By putting code in the top of the page it interfers with my php code so I put it in the bottom of this page. Google says if you have put the code in properly you should see a logo title "google site stats" I can't see this. please help. Last edited by Chris_D : 11-03-2006 at 12:12 PM. |
|
#2
|
||||
|
||||
|
Hi skywalker786
I suspect that you've misinterpreted the requirement. You paste the code between the <body> </body> tags on your page - usually just above the closing </body> tag - which means its at the bottom of the page. I noticed on your homepage you've posted Google analytics code BELOW the closing </body> tag, and BELOW the </html> tag - which may help to explain Google's reference to body & html (even though your site is php). look at the tags: </body> </html> <!-- 1162568997 --> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> Try posting the code ABOVE the closing </body> tag Best |
|
#3
|
||||
|
||||
|
Thanks Chris... that should help them.
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|