Google AdWords Conversion code

E

Eric Bednarz

Apparently the Google Adwords Conversion code generator produces
creative output like

| var google_conversion_value = 0;
| if (1) {
| google_conversion_value = 1;
| }

I’m not sure if anyone should want to know ;-), but out of curiosity, is
there a plausible explanation for this?
 
E

Evertjan.

Eric Bednarz wrote on 08 aug 2011 in comp.lang.javascript:
Apparently the Google Adwords Conversion code generator produces
creative output like

| var google_conversion_value = 0;
| if (1) {
| google_conversion_value = 1;
| }

I’m not sure if anyone should want to know ;-), but out of
curiosity, is there a plausible explanation for this?

Serverside like:

if (<% = returnsOneOrTwenty %>) {

Not very intelligent, but that's plausible.

Probably different teams work on the serverside and clientside code.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top