Home > Uncategorized > Adsense content monitor – Track It!

Adsense content monitor – Track It!


One important thing for blog master is manage post and advertising.
With Google Adsense is possible tracking advertising setting some criteria-name, to every different position in site.

Ok good: but we can’t know in which post users clicked.

 

There are 2 solutions:

  • make crazy with Adsense settings
  • using a tracking system, integrating Adsense with Google Analytics (track it!)

 

In these days I try this trial.

I inserted Adsense Adv scrpt into a DIV. In the DIV I inserted an onclick listener, that call google analytics tracking system, passing ID and TITLE to the function..

 

This is the example:

 

<div onclick="urchinTracker(‘adsense/position/[#id_news#]-#titolo#’);">

…adsense script…

</div>

 

adsense/position: the name I gave to banner position on site

#id_news#: coldfusion render it to news ID

#titolo#: coldfusion render it to news TITLE

 

Cliccare per ingrandire

To monitor our new Adsense tracking system:

Content optimization > content drilldown >(surf on real and virtual folders).

 

(italian version)

 

Approfondimenti online

La tecnologia informatica ha fatto passi da gigante. In modo particolare Google, che con il suo analizzatore di testo, è in grado di proporre collegamenti contestuali a quanto hai appena letto. Questi i link pubblicitari proposti da Adsense.

Categorie: Uncategorized Tag: ,

Additional comments powered by BackType