<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html lang="ja">
<head>
<!-- If you delete this meta tag, Half Life 3 will never be released. -->
<meta name="viewport" content="width=device-width">

<meta http-equiv="Content-Type" content="text/html; charset=iso-2022-jp">
<title>宝の持ち腐れになっていない?Googleアナリティクスはログ収集だけではない!</title>

<style type="text/css">
/* ------------------------------------- 
GLOBAL 
------------------------------------- */
* { 
margin:0;
padding:0;
}
* { font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }

img { 
max-width: 100%; 
}
.collapse {
margin:0;
padding:0;
}
body {
-webkit-font-smoothing:antialiased; 
-webkit-text-size-adjust:none; 
width: 100%!important; 
height: 100%;
}
table {
    border-collapse: separate;
    border-spacing: 0;
    border-color: none;
}
/* ------------------------------------- 
ELEMENTS 
------------------------------------- */
a { color: #2BA6CB;}

.btn {
text-decoration:none;
color: #FFF;
background-color: #666;
padding:10px 16px;
font-weight:bold;
margin-right:10px;
text-align:center;
cursor:pointer;
display: inline-block;
}
.btn.bg_red{
 background-color:#e83929;
}
.btn.bg_blue{
 background-color:#00afcc;
border-bottom: 2px solid #ffffff;
}
p.callout {
padding:15px;
/*background-color:#ECF8FF;*/
margin-bottom: 15px;
margin-top: 15px;
text-align: center;
}
.callout a {
font-weight:bold;
color: #2BA6CB;
}

table.social {
/* padding:15px; */
background-color: #ebebeb;

}
.social .soc-btn {
padding: 3px 7px;
font-size:12px;
margin-bottom:10px;
text-decoration:none;
color: #FFF;font-weight:bold;
display:block;
text-align:center;
}
a.fb { background-color: #3B5998!important; }
a.tw { background-color: #1daced!important; }
a.gp { background-color: #DB4A39!important; }
a.ms { background-color: #000!important; }

.sidebar .soc-btn { 
display:block;
width:100%;
}

/* ------------------------------------- 
HEADER 
------------------------------------- */
table.head-wrap { width: 100%;}

.header.container table td.logo { padding: 0 20px 0 0; }
.header.container table td.label { padding: 15px; padding-left:0px;}

/* ------------------------------------- 
BODY 
------------------------------------- */
table.body-wrap { width: 100%;}


/* ------------------------------------- 
FOOTER 
------------------------------------- */
table.footer-wrap { width: 100%;clear:both!important;
}
.footer-wrap .container td.content  p { border-top: 1px solid rgb(215,215,215); padding-top:15px;}
.footer-wrap .container td.content p {
font-size:10px;
font-weight: bold;

}

/* ------------------------------------- 
TYPOGRAPHY 
------------------------------------- */
h1,h2,h3,h4,h5,h6 {
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; line-height: 1.1; margin-bottom:15px; color:#000;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small { font-size: 60%; color: #6f6f6f; line-height: 0; text-transform: none; }

h1 { font-weight:200; font-size: 44px;}
h2 { font-weight:bold; font-size: 22px; line-height: 1.5;}
h3 { font-weight:bold; font-size: 20px; line-height: 1.5;}
h4 { font-weight:600; font-size: 16px; line-height: 1.5;}
h5 { font-weight:900; font-size: 14px;}
h6 { font-weight:900; font-size: 12px; text-transform: uppercase; color:#444;}

h3.seminarTtl{
background-color: #ffffff;
color: #474a4d;
border-left: 6px solid #b5b5ae;
border-bottom: 1px solid #cccccc;
padding: 5px 15px;

}
h3.seminarTtl span{
color: #e83929;}
.collapse { margin:0!important;}

p, ul { 
margin-bottom: 10px; 
font-weight: normal; 
font-size:14px; 
line-height:1.6;
}
p.lead { font-size:17px; }
p.last { margin-bottom:0px;}

ul li {
margin-left:5px;
list-style-position: inside;
}

/* ------------------------------------- 
SIDEBAR 
------------------------------------- */
ul.sidebar {
background:#f7f6f5;
display:block;
list-style-type: none;
}
ul.sidebar li { display: block; margin:0;}
ul.sidebar li a {
text-decoration:none;
color: #000000;
padding:10px 16px;
/* font-weight:bold; */
margin-right:10px;
/* text-align:center; */
cursor:pointer;
border-bottom: 1px solid #777777;
border-top: 1px solid #FFFFFF;
display:block;
margin:0;
}
ul.sidebar li a.last { border-bottom-width:0px;}
ul.sidebar li a h1,ul.sidebar li a h2,ul.sidebar li a h3,ul.sidebar li a h4,ul.sidebar li a h5,ul.sidebar li a h6,ul.sidebar li a p { margin-bottom:0!important;}



/* --------------------------------------------------- 
RESPONSIVENESS
Nuke it from orbit. It's the only way to be sure. 
------------------------------------------------------ */

/* Set a max-width, and make it display as block so it will automatically stretch to that width, but will also shrink down on a phone or something */
.container {
display:block!important;
max-width:600px!important;
margin:0 auto!important; /* makes it centered */
clear:both!important;
}

/* This should also be a block element, so that it will fill 100% of the .container */
.content {
padding:15px;
max-width:600px;
margin:0 auto;
display:block; 
}
.content.border_b{
border-bottom: 1px dotted #cccccc;
}
/* Let's make sure tables in the content area are 100% wide */
.content table { width: 100%; }


/* Odds and ends */
.column {
width: 300px;
float:left;
}
.column tr td { padding: 15px; }
.column-wrap { 
padding:0!important; 
margin:0 auto; 
max-width:600px!important;
}
.column table { width:100%;}
.social .column {
width: 280px;
min-width: 279px;
float:left;
}

/* Be sure to place a .clear element after each set of columns, just to be safe */
.clear { display: block; clear: both; }


/* ------------------------------------------- 
PHONE
For clients that support media queries.
Nothing fancy. 
-------------------------------------------- */
@media only screen and (max-width: 600px) {

a[class="btn"] { display:block!important; margin-bottom:10px!important; background-image:none!important; margin-right:0!important;}

div[class="column"] { width: auto!important; float:none!important;}

table.social div[class="column"] {
width:auto!important;
}

}
</style>
</head>
 
<body bgcolor="#FFFFFF" topmargin="0" leftmargin="0" marginheight="0" marginwidth="0">

<!------------------------------------ 
---- HEADER --------------------------
------------------------------------->
<table class="head-wrap" bgcolor="#ffffff" style="border-bottom:1px solid #dfdfdf;">
<tr>
<td></td>
<td class="header container">

<div class="content">
<table bgcolor="#ffffff" class="">
<tr>
<td align="right"><a href="https://k.d.combzmail.jp/t/t3bf/h0fhdrq0stlcvdvbtc6SJ"  target="_blank">画像が表示されない時</a></td>
  </tr>

</table>
</div>

</td>
<td></td>
</tr>
</table>

<table class="head-wrap" bgcolor="#f6f6f6">
<tr>
<td></td>
<td class="header container" bgcolor="#ffffff">

<div class="content">
<table bgcolor="#ffffff" class="">
<tr>
<td class="logo"><a href="https://k.d.combzmail.jp/t/t3bf/h0fherq0stlcvdvbtcAMc" target="_blank"><img src="http://www.webtant-seminar.jp/html-mail/base/img/logo.jpg" alt="サポタント株式会社" border="0"></a></td>
<td align="right"><img src="http://www.webtant-seminar.jp/html-mail/base/img/haya.png" alt="早割はじめました" border="0"></td>
</tr>
</table>
</div>

</td>
<td></td>
</tr>
</table>

<!------------------------------------ 
---- BODY ----------------------------
------------------------------------->
<table class="body-wrap" bgcolor="#f6f6f6">
<tr>
<td></td>
<td class="container" bgcolor="#FFFFFF">

<!-- content -->
<div class="content">  
  <table>
                <tr>
                  <td height="242"><!-- A Real Hero (and a real human being) -->
                      <p><a href="https://k.d.combzmail.jp/t/t3bf/h0fhfrq0stlcvdvbtcbWk" target="_blank"><img src="http://www.webtant-seminar.jp/html-mail/base/img/mv_online.jpg" alt="いつでもどこでも視聴可能オンラインスクール" width="670" height="240" border="0"></a></p>
                      <!-- /hero -->
                      <h2>Googleアナリティクスの「設定編」追加されました!</h2>
<p class="lead">セミナー会場に通えなくても大丈夫!購入後は90日間繰り返し受講できるオンラインスクールにGoogleアナリティクスの「設定編」が追加されました。最大の魅力である「目標設定」機能は使い切れていますか?コンバージョンしている人を追跡できてこそのアクセス解析です!宝の持ち腐れにならないよう、未設定の方はぜひこの機会に!また、Google以外の他社広告やメルマガを運用している方には必須である「カスタムキャンペーン」の設定も紹介しています!</p>
<p class="lead">&nbsp;</p>
<!--<a href="https://k.d.combzmail.jp/t/t3bf/h0fhgrq0stlcvdvbtcF4L" target="_blank" class="btn bg_red">詳細・お申込みはこちら &raquo;</a>
     -->詳細・お申込み<br>
<a href="https://k.d.combzmail.jp/t/t3bf/h0fhhrq0stlcvdvbtcYId" target="_blank" class="btn bg_red">詳細・申し込みはこちら </a></td>
                </tr>
              </table>
</div>

<!-- content -->
  <div class="content border_b">
<h3 class="seminarTtl">セミナー人気ランキング</h3>

        <table bgcolor="">
                  <tr>
                    <td class="small" width="10%" align="center" style="vertical-align: top;"><img src="http://www.webtant-seminar.jp/html-mail/base/img/sider_icon_ana.gif" alt="アナリティクス"></td>
                    <td style="padding-left:10px;"><h4> Googleアナリティクス入門セミナー<!-- <small>This is a note.</small>-->
                      </h4>
                        <p class="">外注に丸投げしていて画面を見てもさっぱりわからない方へ</p>
                        <a href="https://k.d.combzmail.jp/t/t3bf/h0fhirq0stlcvdvbtcdxc" target="_blank" class="btn bg_blue">東京:2月26日(月) &raquo;</a><a href="https://k.d.combzmail.jp/t/t3bf/h0fhjrq0stlcvdvbtcOcJ" target="_blank" class="btn bg_blue">福岡:3月16日(金) &raquo;</a>
</td>
                  </tr>
                </table>
  </div>
<!-- /content -->

<!-- content -->
<div class="content border_b">
<table bgcolor="">
<tr>
<td class="small" width="10%" align="center" style="vertical-align: top;"><span class="small" style="vertical-align: top;"><img src="http://www.webtant-seminar.jp/html-mail/base/img/sider_icon_mk.gif" alt="css"></span></td>
<td style="padding-left:10px;"><h4>新任webマーケティング担当者向け 入門編   <!-- <small>This is a note.</small>-->
  </h4>
  <p class="">webマーケティングとは?から解説します</p>
  <a href="https://k.d.combzmail.jp/t/t3bf/h0fhkrq0stlcvdvbtcdD3" target="_blank" class="btn bg_blue">東京:3月22日(木) &raquo;</a><a href="https://k.d.combzmail.jp/t/t3bf/h0fhlrq0stlcvdvbtcUgB" target="_blank" class="btn bg_blue">大阪:2月24日(土) &raquo;</a>  </td>
    </tr>
</table>
  </div><!-- /content -->

<!-- content -->
<div class="content border_b">
<table bgcolor="">
<tr>
<td class="small" width="10%" align="center" style="vertical-align: top;"><span class="small" style="vertical-align: top;"><img src="http://www.webtant-seminar.jp/html-mail/base/img/sider_icon_html5.gif" alt="css"></span></td>
<td style="padding-left:10px;"><h4>CSS3入門セミナー 
  <!-- <small>This is a note.</small>-->
  </h4>
  <p class="">角丸やシャドウなど、実用的なプロパティを実習して習得できます!</p>
  <a href="https://k.d.combzmail.jp/t/t3bf/h0fhmrq0stlcvdvbtc6Ur" target="_blank" class="btn bg_blue">東京:3月3日(土) &raquo;</a><a href="https://k.d.combzmail.jp/t/t3bf/h0fhnrq0stlcvdvbtcrEA" target="_blank" class="btn bg_blue">大阪(中継):3月3日(土) &raquo;</a>  </td>
    </tr>
</table>
  </div><!-- /content -->

<!-- content -->
<div class="content border_b">
<table width="10%" bgcolor="">
<tr>
  <td width="10%" align="center" class="small" style="vertical-align: top;"><span class="small" style="vertical-align: top;"><img src="http://www.webtant-seminar.jp/html-mail/base/img/sider_icon_ec.gif" alt="css"></span></td>
  <td width="90%" style="padding-left:10px;"><h4>ネットショップ実務士補認定コース
    <!-- <small>This is a note.</small>-->
    </h4>
    <p class="">業界で活躍するためのアンテナの張り方、参考サイトの見つけ方、1日の仕事内容など!</p>
    <a href="https://k.d.combzmail.jp/t/t3bf/h0fhorq0stlcvdvbtc0Wh" target="_blank" class="btn bg_blue">福岡:2月26日(月) &raquo;</a><a href="https://k.d.combzmail.jp/t/t3bf/h0fhprq0stlcvdvbtcVZd" target="_blank" class="btn bg_blue">東京:4月13日(金) &raquo;</a>  </td>
  </tr>
</table>
  </div><!-- /content -->

<!-- content -->
<div class="content">
<table bgcolor="">
<tr>
<td class="small" width="10%" align="center" style="vertical-align: top;"><span class="small" style="vertical-align: top;"><img src="http://www.webtant-seminar.jp/html-mail/base/img/iconGa.png" alt="ga" width="30" height="30"></span></td>
  <td style="padding-left:10px;">
<h4>Googleアナリティクス 設定編(動画セミナー)<!-- <small>This is a note.</small>--></h4>
<p class="">リアルセミナーへなかなか足を運べない方へ。購入後90日間見放題です</p>
     <a href="https://k.d.combzmail.jp/t/t3bf/h0fhqrq0stlcvdvbtcanu" target="_blank" class="btn bg_blue">詳細・申し込み &raquo;</a></td>
</tr>
</table>


<p class="callout">
 <a href="https://k.d.combzmail.jp/t/t3bf/h0fhrrq0stlcvdvbtcJqR" target="_blank">全てのセミナー情報はこちら &raquo;</a>
</p>
</div><!-- /content -->
<!-- COLUMN WRAP -->
<div class="content">
<h3 class="seminarTtl">最先端webコラム</h3>
<table>
<tr>
<td>

<ul class="sidebar">
<li><a href="https://k.d.combzmail.jp/t/t3bf/h0fhsrq0stlcvdvbtcne4" target="_blank">2018/1/31 【アメリカ発web/EC業界トレンドコラム】<br>
レジなし店舗の実現 &raquo;</a></li><li><a href="https://k.d.combzmail.jp/t/t3bf/h0fhtrq0stlcvdvbtcbIo" target="_blank">2018/1/20 【アメリカ発web/EC業界トレンドコラム】<br>
Amazonの新AR機能 &raquo;</a></li>
<li><a href="https://k.d.combzmail.jp/t/t3bf/h0fhurq0stlcvdvbtco3C" target="_blank">2018/1/9 【アメリカ発web業界トレンドコラム】<br>
決済方法の変化 &raquo;</a><a href="https://k.d.combzmail.jp/t/t3bf/h0fhvrq0stlcvdvbtcDDm" target="_blank">2017/12/27 【アメリカ発web業界トレンドコラム】<br>
Eメールの絵文字 &raquo;</a></li>
</ul>

  </td>
</tr>
</table>

 <p class="callout">
 <a href="https://k.d.combzmail.jp/t/t3bf/h0fhwrq0stlcvdvbtcpiv" target="_blank">全てのコラムはこちら &raquo;</a>
</p>

</div><!-- /COLUMN WRAP -->


<!-- content -->
<div class="content">
<table bgcolor="">
<tr>
<td>

<!-- social & contact -->
<table bgcolor="" class="social" width="100%">
<tr>
<td>

<!--- column 1 -->
<div class="column">
<table bgcolor="" cellpadding="" align="left">
<tr>
<td>

<h5 class="">お知らせ</h5>
<p>サポタントでは、Facebookページ、Twitterアカウントから最新のセミナー情報や、担当者必見のweb系リサーチ結果などを配信しています。</p>
<p class=""><a href="https://k.d.combzmail.jp/t/t3bf/h0fhxrq0stlcvdvbtcwwv" target="_blank" class="soc-btn fb">Facebook</a> <a href="https://k.d.combzmail.jp/t/t3bf/h0fhyrq0stlcvdvbtcJwQ" target="_blank" class="soc-btn tw">Twitter</a></p>


</td>
</tr>
</table><!-- /column 1 -->
</div>

<!--- column 2 -->
<div class="column">
<table bgcolor="" cellpadding="" align="left">
<tr>
<td>
<h5 class="">発行&amp;運営 サポタント株式会社</h5>
<p>
<strong><a href="https://k.d.combzmail.jp/t/t3bf/h0fhzrq0stlcvdvbtc6fa" target="_blank">http://www.supotant.com/</a></strong>
<strong><a href="https://k.d.combzmail.jp/t/t3bf/h0fh0rq0stlcvdvbucWvm" target="_blank">http://www.staffhaken.com/</a></strong>
<strong><a href="https://k.d.combzmail.jp/t/t3bf/h0fh1rq0stlcvdvbucWl8" target="_blank">https://webtant.net/</a></strong>
<strong><a href="https://k.d.combzmail.jp/t/t3bf/h0fh2rq0stlcvdvbucDSb" target="_blank">http://www.webtant-seminar.jp/</a></strong></p>
                
</td>
</tr>
</table><!-- /column 2 -->
</div>

<div class="clear"></div>

</td>
</tr>
</table><!-- /social & contact -->


</td>
</tr>
</table>
</div><!-- /content -->

<div class="content">
<table>
<tr>
<td>
<p style="font-size:11px;">●アドレス変更・配信停止はこちらからできます。<br>
<a href="https://k.d.combzmail.jp/t/t3bf/h0fh3rq0stlcvdvbucbM0" target="_blank">http://www.webtant-seminar.jp/mailmagazine.html</a><br>
●全文・一部文書を転載される場合は次の条件をお守りください。<br>
サイトURLと署名行を併記<br>
●このメールアドレスは配信専用アドレスです。ご返信はいただいけません。</p>
                
</td>
</tr>
</table>
  </div>
</td>
<td></td>
</tr>
</table>


</body>
</html>