Quote:
Originally Posted by KrisP
I was wondering, what if you create a .html page with header and each ad slot code together and then show each in an iframe. Wouldn’t then each slot then be considered like a page in itself, then you could collect slot specific attributes? I am not sure you could then collect slot specific vbulletin attributes - perhaps if done in a special vbtemplate with the same conditionals as the script - but at least you could collect AdSense specific attributes like fx. colors.
If you try out different color schemes but with all ads in the same color is it then possible to collect these on page level? If you want to try out 30 color schemes, its a little easier to collect automatically.
|
I am not sure about iframe. I just would take the normal way:
Create 30 Adsense enabled adslots ADSLOT_RECTANGLE_ADSENSE_COLOR_
BLUE (RED)(YELLOW) ...:
- each with different colors
- each with a different placement
Create 1 line item:- placement: Your normal RECTANGLE placement
- creative rotation: even
- tags: put each of your 30 created adsense enable adslots as one tag. Then you have 30 tags.
- Remember to have changed the <head></head> to include all 30 adsense ADSLOT_RECTANGLE_ADSENSE_COLOR_X adslots and the one normal RECTANGLE adslots.
That's all. The easy thing is here, that the adsense enabled adslots themself are running adsense. If you instead of adsense want do show 30 different colors of a third party banner, you would take another step
Create 1 line item - placement: all 30 created adslots - NOT the normal rectangle
- creative rotation: even
- change each adslots that it has in addition a different width and size: from 1-1 (height - width) to 1-30.
- you make 30 tags each from 1-1 to 1-30 so that they are targeted to 1-created adslot
That's advanced admanager

That way ou can also do a true 5 lifetime frequency capping on different placements with different tags.