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)

Se trovi questo articolo su un blog diverso da “blog.merlinox.com” si tratta probabilmente di una copia non autorizzata. L’indirizzo originale di questo articolo è: Adsense content monitor – Track It! scritto da .

One Response to Adsense content monitor – Track It!

  1. Pingback: Tracciare i click dei propri ADSENSE | MrX

Lascia un Commento

L'indirizzo email non verrà pubblicato. I campi obbligatori sono contrassegnati *

*

È possibile utilizzare questi tag ed attributi XHTML: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>