Strict Standards: Non-static method Protector::getInstance() should not be called statically in /home/suehirogari/suehirogari.com/xoops_trust_path/modules/protector/include/precheck_functions.php on line 12

Strict Standards: Non-static method XCube_Root::getSingleton() should not be called statically in /home/suehirogari/suehirogari.com/public_html/include/common.php on line 18

Deprecated: Non-static method XCube_Root::getSingleton() should not be called statically, assuming $this from incompatible context in /home/suehirogari/suehirogari.com/public_html/modules/user/preload/Primary/Primary.class.php on line 13
iphone等スマホで電話し易いHPと電話番号クリック数の把握 | 社内SEのウェブ制作

2012.09.27xoopsズープス

iphone等スマホで電話し易いHPと電話番号クリック数の把握

 スマートフォンサイトを作るからには、電話特有の

「ホームページ上のボタンをクリックして電話をかける」

機能は使いたいですよね。

どれだけスマホサイトの電話を掛けるボタンをクリックしたのかどうかは、google analyticsで計測することが可能です。

google analyticsのスマホ用電話番号クリックコンバージョン計測方法

 

 電話番号コンバージョンを計測するためのホームページ側の設定

テキスト リンクの電話コンバージョン計測の場合

<body>
<!? 以下は電話番号に接続するテキスト リンクのサンプルです。この電話番号をご自身の電話番号に、「CALL NOW」というテキストをハイパーリンクに表示するテキストに置き換えてください。?>
<a onClick=”goog_report_conversion(‘tel://650-555-1234′)” href=”tel://650-555-1234″ >CALL NOW</a>
</body>
</html>

画像の電話コンバージョン計測の場合

<!? 以下は電話番号に接続する画像のサンプルです。my_phone_button.gif を実際のボタン画像に、電話番号をご自身の電話番号に置き換えてください。?>
<body><img src=”my_phone_button.gift” alt=Call: 949-555-1234″ width=”32″ height=”32″ onClick=”goog_report_conversion(‘tel:949-555-1234′)”/>
</body>
</html>

ボタンの電話コンバージョン計測の場合

<body>
<!? 以下は電話番号に接続するボタンのサンプルです。ページ内のすべての通話ボタンを以下のコードに置き換え、電話番号をご自身の電話番号に置き換えてください。?>
<button onClick=”goog_report_conversion(‘tel:949-555-1234′)”>Call 949-555-1234</button>
</body></html>

 最後に、googleアドワーズ発行のコードと、
画像や電話番号のコードスニペットがソースで読み取れているか確認しましょう。


このカテゴリの人気記事



  • コメント (0)
  • トラックバック (0)
  • 閲覧 (18904)

トラックバック

トラックバックpingアドレス http://www.suehirogari.com/modules/blog/tb.php/602

コメントの投稿

コメント投稿に関するルール : コメントは全て承認が必要

キーワードでサイト内を検索
人気のエントリ