The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
1answer
35 views

Tracking outbound Google Adsense clicks

I would like to be able to track how many clicks are done on Google adsense ads from each node of my site. The purpose of doing so is to be able to do revenue sharing with the authors of each article ...
-2
votes
2answers
173 views

Allow special character in URL like curly bracket?

Any idea how I can allow special characters like curly braces and equal ({}, =)? The IFBYPHONE analytics asked me to add this ...
0
votes
1answer
127 views

How to add HTML to page following user/register to track Google AdWords conversions?

I want to track conversions for Google AdWords. Basically I want to track when people sign up via the user register page (i.e. when they click join). Google provides code (which is basically a little ...
0
votes
2answers
152 views

How to implement a jscript for displaying custom ads

I am very much a beginner with scripting, drupal theming, etc and I cannot figure out how to deal with the following "problem": I have signed up my site with a media network, which will handle all ...
5
votes
1answer
284 views

How to add Google adsense Adlinks at the middle of the post

Hello I need to put adsense adlinks at the middle of the content or between paragraphs but I am not getting any modules to do that.Currently i use Content Injector to display image ads at top and ...
2
votes
0answers
232 views

Create splash ad?

Drupal 7.7. I have front_page installed and working for Anonymous users - testing it out with a ten-second expiring cookie and this: <?php print 'Splash Ad!<br/><a ...