diff options
author | Thomas Park <thomas@thomaspark.me> | 2014-04-01 12:47:49 -0400 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2014-04-01 12:47:49 -0400 |
commit | fe34b31e46cfdaf6afc79172719dbe0cdcea9515 (patch) | |
tree | 6c7d3436db25e729cc965683673269e6d3a2c893 /lumen/index.html | |
parent | 3516b4f912d10d6e24ac429f005776d23fc5b2e9 (diff) |
ad analytics
Diffstat (limited to 'lumen/index.html')
-rw-r--r-- | lumen/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lumen/index.html b/lumen/index.html index 4dde227f..e58d9c8f 100644 --- a/lumen/index.html +++ b/lumen/index.html @@ -100,12 +100,12 @@ </div> <div class="col-lg-6" style="padding: 15px 15px 0 15px;"> <div class="well sponsor"> - <a href="http://srv.buysellads.com/direct/click/track/yes/x/G6NDC27ICWAI627UCWALYK7UCKBILKJMCT7I5" rel="nofollow" target="_blank"> + <a onClick="_gaq.push(['_trackEvent', 'refs', 'ad', 'treehouse']);" href="http://srv.buysellads.com/direct/click/track/yes/x/G6NDC27ICWAI627UCWALYK7UCKBILKJMCT7I5" rel="nofollow" target="_blank"> <span style="float: left; margin-right: 15px;"> <img src="http://srv.buysellads.com/direct/image/track/yes/x/G6NDC27ICWAI627UCWALYK7UCKBILKJMCT7I5" width="175" height="135"> </span> </a> - <a href="http://srv.buysellads.com/direct/click/track/yes/x/G6NDC27ICWAI627UCWALYK7UCKBILKJMCT7I5" rel="nofollow" target="_blank"> + <a onClick="_gaq.push(['_trackEvent', 'refs', 'ad', 'treehouse']);" href="http://srv.buysellads.com/direct/click/track/yes/x/G6NDC27ICWAI627UCWALYK7UCKBILKJMCT7I5" rel="nofollow" target="_blank"> <h4 style="margin-bottom: 0.4em;">Treehouse</h4> <div class="clearfix"> <p>Learn Web Design, Coding, Mobile App Development & More.</p> |