За повече информация:

Тел.: 0894 54 31 67

e-mail: silvia@purvite7.bg

Цени за реклама в уеб-сайт www.purvite7.bg

Рекламен формат                                                                           Импресии*                        Цена**

Rectangle 300х250 

Всички страници
desktop/mobile + desktop                                                                       18 000                                     10/15 лв. – 5.11/7.67 EUR

Half banner 300х600

Всички страници
dekstop/mobile + desktop                                                                       18 000                                     15/20 лв. – 7.67/10.23 EUR

Megaboard (макет)

Всички страници (desktop)                                                                    18 000                                     22,50 лв. – 11.50 EUR

Wallpaper (макет)

Всички страници (desktop)                                                                    18 000                                     25 лв. – 12.78 EUR

Expandable 300×250

Всички страници (desktop)                                                                    18 000                                     20 лв. – 10.23 EUR

Push/Unpush banner 960×200

Всички страници  (desktop)                                                                   18 000                                    25 лв. – 12.78 EUR

Floating (Toplayer) Banner

Всички страници (desktop)                                                                    18 000                                    25 лв. – 12.78 EUR

Synchronized banner wallpaper + 300х250 

Всички страници (desktop)                                                                    18 000                                     37 лв. – 18.92 EUR

Synchronized banner wallpaper + 300х600 (макет)

Всички страници (desktop)                                                                    18 000                                      45 лв. – 23.01 EUR

TVC Video Banner 300×250

Всички страници(desktop)                                                                     18 000                                      15 лв. – 7.67 EUR

In-Text Ad

2 думи/1 месец                                                                                                                                             1500 лв. – 767 EUR

***ПР статия + линк във facebook                                                                                                          900 лв. – 460 EUR

*   Импресии на дневна база

** Всички цени са без ДДС и са за 1000 импресии

*** Няма ограничение за броя символи в ПР статията, препоръчителен обем – 1000, допустим брой снимки между 2-4, файл: jpeg, resolution: 72 pxl, width: 600 pxl. height – (препоръчително) 400 pxl.

Flash Creatives Guidelines:

.SWF file size should be no larger than 200K

Acceptable file versions:

Flash 10 (and earlier versions), Action Script 3 (and earlier versions). Flash 11 is NOT acceptable.

Ad Dimensions (pixels: width x height)

clickTAG code

On all Flash ads for DoubleClick for Publishers, the .SWF file needs to contain an invisible “action button,” the same size as the ad. This button contains code that sends people who click on the Flash ad to the DFP server, where it increments the click-through count, then gets re-directed to the click-through URL.

There needs to be an action object applied to the button (not the frame). Here is the script that needs to be copied into the action panel for Action Script 2:

on (release)

{

getURL(_level0.clickTAG, “_blank”);

}

Advertisers should NOT embed their click-through URL in the .SWF ad. That URL is contained in the coding that serves the Flash ad on DFP, and is specified in that code as the “clickTAG” variable.

N.B. “clickTAG” must be spelled exactly as above (“click” in lower case, and “TAG” in capital letters)

* Изисквания за hmtl5 банери: 

1. В head се добавя следният meta таг (със съответните размери на банера):

<meta name=”ad.size” content=”width=300,height=250″>

2. В script tag се задава променливата за клик (най-добре в head):

<script>var clickTag = “http://LINK”;</script>

3. В body кода на банера се обгражда с <a> елемент:

<a href=”javascript: void(0);” onclick=”window.open(window.clickTag)”>
BANNER CODE HERE
</a>

3.1. Ако кода от точка три не е изпълнима чрез js се прави при клик да отваря в нов таб следният адрес: window.clickTag