Dear Forum Friends, This is my Google Adsense code generated in Google adsense Website ========================================= <script type="text/javascript"><!-- google_ad_client = "pub-123456789"; google_ad_width = 728; google_ad_height = 90; google_ad_format = "728x90_as"; google_ad_type = "text_image"; //2007-04-22: 6moneytips.50webs.com google_ad_channel = "5336095398"; google_color_border = "376b99"; google_color_bg = "ffffff"; google_color_link = "376b99"; google_color_text = "ffffff"; google_color_url = "008000"; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> ========================================================== I dont want to have those //2007-04-22: 6moneytips.50webs.com Shall I remove it? Also, If i interchange the place for google_color_text and google_color_url, and see the code below. =========== Altered ============== <script type="text/javascript"><!-- google_ad_client = "pub-123456789"; google_ad_width = 300; google_ad_height = 250; google_ad_format = "300x250_as"; google_ad_type = "text"; google_ad_channel = "5336095398"; google_color_border = "376b99"; google_color_bg = "376b99"; google_color_link = "ffffff"; google_color_url = "154371"; google_color_text = "ffffff"; //--></script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> I have altered the above code and interchage the places for google_color_text and google_color_url, and removed that //2007-04-22: 6moneytips.50webs.com Please tell me, 1. Whether this alteration affects my tracking? 2. Whether the altered code is right? Regards, Raju
I have just created a channel for that site. Not implemented yet. Please answer my query if you know.
You're really not supposed to alter the code in any way. I don't see what you wouldn't want them there since they really don't make a difference... what is even more mind boggling to me is why you would want to switch the text and url codes
its just a comment you can safely removed it. what all you did was just fine. the most important thing is dont alter this google_ad_client = "pub-123456789"; i agree with above comment. why you want to change the color by yourself since you can generate it through adsense wizard.
Adsense_Raju: Probably you can remove this channel info, you just don't get detailed information about channels (or not). Better to prepare right code in adsense installator, unless you really know what are you doing. btw: look there You can't have same background color and text color - it even doesn't work properly (google ignore that and override with own setting). The second one is better for you. But all this you can do in the install page.
It is strictly against AdSense TOS to change anything in generated code, if you remove the comment or change places it is braking the TOS and you can get banned for that