Forum Moderators: martinibuster

Message Too Old, No Replies

Various channels possible with static includes?

within TOS?

         

nondescriptive

11:52 pm on Oct 31, 2008 (gmt 0)

10+ Year Member



May I use php to modify my channel data dynamically for my static header/navbar/footer includes to better track the results of various pages. I mean I know HOW but rather I need to know MAY I?

nondescriptive

11:59 pm on Nov 1, 2008 (gmt 0)

10+ Year Member



I think this is a pretty strait-forward question that a lot of others have probably come across, and I'm surprised that I have not gotten a reply. I guess to the end user it would not be possible to detect whether I used a server side scripting language to modify the channel data... and it is benign action of course I only want to track pages more accurately. But despite all that I still feel the need to ask before doing anything involving the code that G provides.

Does everyone understand the question? I have adsense ads in my site header, which I include() with php. Right now the header reports to it's own channel... "header" .. but I want it to report to the channel for each specific page. So I was thinking I could make a variable at the beginning of each page ... $chan-code ="whatever" and then insert that into the channel data ... or something....

encyclo

12:14 am on Nov 2, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



There is no problem doing this. It is not important how the page is generated, only what is generated.