これはバナー何かを詳細にはまだいくつかのドルの純が興味を持っているかもしれないがごちゃごちゃしているサイトを感じる場合は筋金入りの広告主様ではない。 無作為化バナーを配置! つまり、あなたのサイトにバナーの観光スポットがあるが、わずか25 % 、 50 % 、または時間の75 %増を示している。
このうち広告の頻度を減らす場合は、 2つの私を実行して、サイトの訪問者に来るのバナー失明を防ぐと見ていたのテストで私の主なポイント。
いくつかの迅速な統計情報:
- 両方のトラフィックを毎日少なくとも1000ユニークなヒットになる。
- サイトの1つは、同じ場所で1.6 %が1.8 %と2つのサイトへのバナー広告のクリック率している。
- サイトを2週間にわたってテストされた。
- サイト訪問者ごとに1つのページの閲覧3.4と2つのサイトは3.1です。
- どちらのサイトでも情報ベースのサイト
これらのすべての統計情報をGoogle Analyticsから収集された。
実験結果の後に
クリックスルー率は3.2 %に2つの事件の最初のケースと2.4 %のときには、上部のバナーを表示していた時間の75 %増加した。
理論的推論
ビジター用バナー失明それらが同じ場所でも何度もそれを見るのバナーを無視するようになります。 したがって私もある"ホットスポット"は、いくつかのサイトのどこかの間に40から95パーセントが表示されますから最高のクリック率になると仮定する設定です。
理由私はこの仕事は私にとって非常によく、感じているため、通常の3ページについての意見のいずれかのサイトには、平均訪問者。 典型的なユーザーの場合のみ、 1つまたは2つのページは、きっと私の結果は、これまで以上に素晴らしいわけではないと見ている。 また、 1ユーザーあたりの私のページビューが高いほど、さらに多くのIは、下位の表示数の割合になる可能性がある可能性が高い。
また別のデザインにばらつきが見られる場合、または別のバナーを配置している。 また、検索結果の中で最も極端な違いは、誰かと会うことが前提となるバナー広告やバナー広告はコンテンツのトップへ戻る/本文にしています。 また、フォーラムのサイトの別の種類( )のように完全に異なる結果を生む可能性があります。 だからこそ、私はあなたご自身のサイト上でテストできるように使用した簡単なコードを出すだけだよ。
手引きランダムバナー
-
<?php -
//For 75% Display Chance -
//Create random number between 1 and 4 -
$number = mt_rand ( 1 , 4 ) ; -
$remainder = $number % 4 ; -
//The Math: -
//If $number is 1 then remainder is 3 (25% of the time - Do Nothing)( 25 %//If $number is 1 then remainder is 3 (25% of the time - Do Nothing)し//If $number is 1 then remainder is 3 (25% of the time - Do Nothing) -
//If $number is 2 remainder is 2 (runs code below - 25%)コードを実行//If $number is 2 remainder is 2 (runs code below - 25%) -
//If $number is 3 remainder is 1 (runs code below - 25%)コードを実行//If $number is 3 remainder is 1 (runs code below - 25%) -
//If $number is 4 remainder is 0 (runs code below - 25%)コードを実行//If $number is 4 remainder is 0 (runs code below - 25%) -
//last 3 cases add up to 75% chance of code runningを//last 3 cases add up to 75% chance of code running追加//last 3 cases add up to 75% chance of code running -
if ( $remainder !== 3 ) { ?>(if ( $remainder !== 3 ) { ?> -
PUT AD CODE HERE -
<?php } ?> -
<?php -
//For 50% Display Chance -
//Create random number between 1 and 2 -
$number = mt_rand ( 1 , 2 ) ; -
$remainder = $number % 2 ; -
//The Math: -
//If $number is 1 then remainder is 1 (50% of the time - Do Nothing)( 50 %//If $number is 1 then remainder is 1 (50% of the time - Do Nothing)し//If $number is 1 then remainder is 1 (50% of the time - Do Nothing) -
//If $number is 2 then remainder is 0 (runs code below - 50%)0//If $number is 2 then remainder is 0 (runs code below - 50%)(//If $number is 2 then remainder is 0 (runs code below - 50%)-5//If $number is 2 then remainder is 0 (runs code below - 50%) -
if ( $remainder == 0 ) { ?>(if ( $remainder == 0 ) { ?> -
PUT AD CODE HERE -
<?php } ?> -
<?php -
//For 25% Display Chance -
//Create random number between 1 and 2 -
$number = mt_rand ( 1 , 4 ) ; -
$remainder = $number % 4 ; -
//The Math: -
//If $number is 4 then remainder is 0 (runs code below - 50%)0//If $number is 4 then remainder is 0 (runs code below - 50%)(//If $number is 4 then remainder is 0 (runs code below - 50%)-5//If $number is 4 then remainder is 0 (runs code below - 50%) -
if ( $remainder == 0 ) { ?>(if ( $remainder == 0 ) { ?> -
PUT AD CODE HERE -
<?php } ?> - ダウンロードこのコード: 0818randomizebanners.txt
あなたはいくつかの簡単な数学の方程式を使って変更することによって、割合を変更することができます。 私が75 % 、 50 %および25 %の例を挙げた。 神グッド、私の右HS数学の教師だった。 あなたが実生活で分数を使用しないでください。
ノート
クマ心の中で、非常に行く場合は、検索結果は1週間後にも何か言うのは難しいことをサイトに多くのトラフィックを得ることはありません。 それはしばらくの間は実行してみましょう。 通常の場合、サイトのクリック単価広告のクリック収入の10ドルにはいい今月末に最大50の訪問者が1日に広告をしている。 少なくとも私の経験で。 私にはまだ収益を上げる価値はないのと、ほぼあらゆる種類の本からの結果を見に苦労するようにしてくださいね。
レポート
もしこのときに、試しにやって、下のコメント欄で報告する。 お客様のサイトの統計情報が含まれていますしてください何を使用する割合は、検索結果がどのようなことでした。





































コメントを残す: