Skip to content

Commit

Permalink
fix google analytics event, add donate button
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberb committed Aug 5, 2017
1 parent 5fe00fa commit 63f3e79
Show file tree
Hide file tree
Showing 7 changed files with 65 additions and 63 deletions.
30 changes: 15 additions & 15 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@
<header class="wd12">
<a href="/" class="logo">Syncloud</a>
<nav>
<a href="why.html" onClick="_gaq.push(['_trackEvent', 'Website', 'click', 'why']);">Why?</a>
<a href="setup.html" onClick="_gaq.push(['_trackEvent', 'Website', 'click', 'setup']);">Setup</a>
<a href="hardware.html" onClick="_gaq.push(['_trackEvent', 'Website', 'click', 'hardware']);">Hardware</a>
<a href="team.html" onClick="_gaq.push(['_trackEvent', 'Website', 'click', 'hardware']);">Team</a>
<a href="faq.html" onClick="_gaq.push(['_trackEvent', 'Website', 'click', 'faq']);">FAQ</a>
<a href="buy.html" onClick="_gaq.push(['_trackEvent', 'Website', 'click', 'buy']);">Buy</a>
<a href="http://syncloud.it" onClick="_gaq.push(['_trackEvent', 'Website', 'click', 'login']);">Login</a>
<a href="why.html" onClick="_gaq.push(['_trackEvent', 'Website', 'why']);">Why?</a>
<a href="setup.html" onClick="_gaq.push(['_trackEvent', 'Website', 'setup']);">Setup</a>
<a href="hardware.html" onClick="_gaq.push(['_trackEvent', 'Website', 'hardware']);">Hardware</a>
<a href="team.html" onClick="_gaq.push(['_trackEvent', 'Website', 'hardware']);">Team</a>
<a href="faq.html" onClick="_gaq.push(['_trackEvent', 'Website', 'faq']);">FAQ</a>
<a href="buy.html" onClick="_gaq.push(['_trackEvent', 'Website', 'buy']);">Buy</a>
<a href="http://syncloud.it" onClick="_gaq.push(['_trackEvent', 'Website', 'login']);">Login</a>
</nav>
<div class="menu">
<span></span>
Expand All @@ -43,13 +43,13 @@
</div>
</header>
<div class="navi">
<a href="why.html" onClick="_gaq.push(['_trackEvent', 'Website', 'click', 'why']);">Why Use Syncloud?</a>
<a href="setup.html" onClick="_gaq.push(['_trackEvent', 'Website', 'click', 'setup']);">Setup Device</a>
<a href="hardware.html" onClick="_gaq.push(['_trackEvent', 'Website', 'click', 'hardware']);">Hardware</a>
<a href="team.html" onClick="_gaq.push(['_trackEvent', 'Website', 'click', 'hardware']);">Team</a>
<a href="faq.html" onClick="_gaq.push(['_trackEvent', 'Website', 'click', 'faq']);">FAQ</a>
<a href="buy.html" onClick="_gaq.push(['_trackEvent', 'Website', 'click', 'buy']);">Buy</a>
<a href="http://syncloud.it" onClick="_gaq.push(['_trackEvent', 'Website', 'click', 'login']);">Login</a>
<a href="why.html" onClick="_gaq.push(['_trackEvent', 'Website', 'why']);">Why Use Syncloud?</a>
<a href="setup.html" onClick="_gaq.push(['_trackEvent', 'Website', 'setup']);">Setup Device</a>
<a href="hardware.html" onClick="_gaq.push(['_trackEvent', 'Website', 'hardware']);">Hardware</a>
<a href="team.html" onClick="_gaq.push(['_trackEvent', 'Website', 'hardware']);">Team</a>
<a href="faq.html" onClick="_gaq.push(['_trackEvent', 'Website', 'faq']);">FAQ</a>
<a href="buy.html" onClick="_gaq.push(['_trackEvent', 'Website', 'buy']);">Buy</a>
<a href="http://syncloud.it" onClick="_gaq.push(['_trackEvent', 'Website', 'login']);">Login</a>
</div>
</div>
<!--headerbg-->
Expand Down Expand Up @@ -122,7 +122,7 @@ <h1>About Syncloud</h1>
<footer class="wd12">
<div class="contacts">
<a href="mailto:[email protected]" class="link_mail"></a>
<a href="https://www.facebook.com/Syncloud-1502965600014317" target="_blank" class="link_facebook" onClick="_gaq.push(['_trackEvent', 'Website', 'click', 'facebook']);"></a>
<a href="https://www.facebook.com/Syncloud-1502965600014317" target="_blank" class="link_facebook" onClick="_gaq.push(['_trackEvent', 'Website', 'facebook']);"></a>
</div>
<div class="copyrights">Copyright ©2016 Syncloud, Ltd. All Rights Reserved.</div>
</footer>
Expand Down
16 changes: 8 additions & 8 deletions buy.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,25 +47,25 @@ <h1 data-i18n="buy_device" >Buy Syncloud Device</h1>
<div class="twoblock" style="margin-top: 10px; padding-left: 30px">
<div>
<span class="bh3" data-i18n="worldwide" >Worldwide</span>
<a onclick="_gaq.push(['_trackEvent', 'Website', 'click', 'paypal-worldwide-c2']);" class="buy-button" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=GBHAEEFRSSK9Q">
<a onclick="_gaq.push(['_trackEvent', 'Website', 'paypal-worldwide-c2']);" class="buy-button" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=GBHAEEFRSSK9Q">
<span class="glyphicon glyphicon-shopping-cart" aria-hidden="true" ></span>
</a>
</div>
<div>
<span class="bh3" data-i18n="uk">UK</span>
<a onclick="_gaq.push(['_trackEvent', 'Website', 'click', 'paypal-uk-c2']);" class="buy-button" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=XWYCL6UH8AKJ6">
<a onclick="_gaq.push(['_trackEvent', 'Website', 'paypal-uk-c2']);" class="buy-button" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=XWYCL6UH8AKJ6">
<span class="glyphicon glyphicon-shopping-cart" aria-hidden="true" ></span>
</a>
</div>
<div>
<span class="bh3" data-i18n="usa" >USA</span>
<a onclick="_gaq.push(['_trackEvent', 'Website', 'click', 'ebay-us-c2']);" class="buy-button" href="http://www.ebay.com/itm/-/262819470160">
<a onclick="_gaq.push(['_trackEvent', 'Website', 'ebay-us-c2']);" class="buy-button" href="http://www.ebay.com/itm/-/262819470160">
<span class="glyphicon glyphicon-shopping-cart" aria-hidden="true" ></span>
</a>
</div>
<div>
<span class="bh3" data-i18n="russia" >Russia</span>
<a onclick="_gaq.push(['_trackEvent', 'Website', 'click', 'buy-ru-c2']);" class="buy-button" href="mailto:[email protected]">
<a onclick="_gaq.push(['_trackEvent', 'Website', 'buy-ru-c2']);" class="buy-button" href="mailto:[email protected]">
<span class="glyphicon glyphicon-envelope" aria-hidden="true" ></span>
</a>
</div>
Expand All @@ -85,25 +85,25 @@ <h1 data-i18n="buy_device" >Buy Syncloud Device</h1>
<div class="twoblock" style="margin-top: 10px; padding-left: 30px">
<div>
<span class="bh3" data-i18n="worldwide" >Worldwide</span>
<a onclick="_gaq.push(['_trackEvent', 'Website', 'click', 'paypal-worldwide-rpi3']);" class="buy-button" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2TL6JDBVCR2L6">
<a onclick="_gaq.push(['_trackEvent', 'Website', 'paypal-worldwide-rpi3']);" class="buy-button" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2TL6JDBVCR2L6">
<span class="glyphicon glyphicon-shopping-cart" aria-hidden="true" ></span>
</a>
</div>
<div>
<span data-i18n="uk" class="bh3">UK</span>
<a onclick="_gaq.push(['_trackEvent', 'Website', 'click', 'paypal-uk-rpi3']);" class="buy-button" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=48XS2SL3RV2X8">
<a onclick="_gaq.push(['_trackEvent', 'Website', 'paypal-uk-rpi3']);" class="buy-button" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=48XS2SL3RV2X8">
<span class="glyphicon glyphicon-shopping-cart" aria-hidden="true" ></span>
</a>
</div>
<div>
<span class="bh3" data-i18n="usa" >USA</span>
<a onclick="_gaq.push(['_trackEvent', 'Website', 'click', 'ebay-us-rpi3']);" class="buy-button" href="http://www.ebay.com/itm/-/262070216502">
<a onclick="_gaq.push(['_trackEvent', 'Website', 'ebay-us-rpi3']);" class="buy-button" href="http://www.ebay.com/itm/-/262070216502">
<span class="glyphicon glyphicon-shopping-cart" aria-hidden="true" ></span>
</a>
</div>
<div>
<span class="bh3" data-i18n="russia" >Russia</span>
<a onclick="_gaq.push(['_trackEvent', 'Website', 'click', 'ebay-ru-rpi3']);" class="buy-button" href="mailto:[email protected]">
<a onclick="_gaq.push(['_trackEvent', 'Website', 'ebay-ru-rpi3']);" class="buy-button" href="mailto:[email protected]">
<span class="glyphicon glyphicon-envelope" aria-hidden="true" ></span>
</a>
</div>
Expand Down
8 changes: 4 additions & 4 deletions css/landing.css
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ header .buttonblock {

header .buttonblock a {
width: 150px;
margin-right: 60px
margin-right: 30px
}

.button_border {
Expand Down Expand Up @@ -1163,7 +1163,7 @@ footer .links a:hover {

header .buttonblock a {
margin: 0 5px !important;
width: 100px
width: 70px
}

.block1 {
Expand Down Expand Up @@ -1336,8 +1336,8 @@ footer .links a:hover {
}

header .buttonblock a {
width: 120px;
margin-right: 14px
width: 100px;
margin-right: 5px
}

.block1 {
Expand Down
2 changes: 1 addition & 1 deletion include/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<footer class="wd12">
<div class="contacts">
<a href="mailto:[email protected]" class="link_mail"></a>
<a href="https://www.facebook.com/Syncloud-1502965600014317" target="_blank" class="link_facebook" onClick="_gaq.push(['_trackEvent', 'Website', 'click', 'facebook']);"></a>
<a href="https://www.facebook.com/Syncloud-1502965600014317" target="_blank" class="link_facebook" onClick="_gaq.push(['_trackEvent', 'Website', 'facebook']);"></a>
</div>
<div class="copyrights" data-i18n="copyright" >Copyright ©2016 Syncloud, Ltd. All Rights Reserved.</div>
</footer>
Expand Down
28 changes: 14 additions & 14 deletions include/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
<header class="wd12">
<a href="/" class="logo">Syncloud</a>
<nav>
<a id="header_wide_why" href="why.html" data-i18n="why_syncloud" onClick="_gaq.push(['_trackEvent', 'Website', 'click', 'why']);">Why?</a>
<a id="header_wide_setup" href="setup.html" data-i18n="setup" onClick="_gaq.push(['_trackEvent', 'Website', 'click', 'setup']);">Setup</a>
<a id="header_wide_hardware" href="hardware.html" data-i18n="hardware" onClick="_gaq.push(['_trackEvent', 'Website', 'click', 'hardware']);">Hardware</a>
<a id="header_wide_team" href="team.html" data-i18n="team" onClick="_gaq.push(['_trackEvent', 'Website', 'click', 'hardware']);">Team</a>
<a id="header_wide_faq" href="faq.html" data-i18n="faq" onClick="_gaq.push(['_trackEvent', 'Website', 'click', 'faq']);">FAQ</a>
<a id="header_wide_buy" href="buy.html" data-i18n="buy" onClick="_gaq.push(['_trackEvent', 'Website', 'click', 'buy']);">Buy</a>
<a href="http://syncloud.it" data-i18n="login" onClick="_gaq.push(['_trackEvent', 'Website', 'click', 'login']);">Login</a>
<a id="header_wide_why" href="why.html" data-i18n="why_syncloud" onClick="_gaq.push(['_trackEvent', 'Website', 'why']);">Why?</a>
<a id="header_wide_setup" href="setup.html" data-i18n="setup" onClick="_gaq.push(['_trackEvent', 'Website', 'setup']);">Setup</a>
<a id="header_wide_hardware" href="hardware.html" data-i18n="hardware" onClick="_gaq.push(['_trackEvent', 'Website', 'hardware']);">Hardware</a>
<a id="header_wide_team" href="team.html" data-i18n="team" onClick="_gaq.push(['_trackEvent', 'Website', 'hardware']);">Team</a>
<a id="header_wide_faq" href="faq.html" data-i18n="faq" onClick="_gaq.push(['_trackEvent', 'Website', 'faq']);">FAQ</a>
<a id="header_wide_buy" href="buy.html" data-i18n="buy" onClick="_gaq.push(['_trackEvent', 'Website', 'buy']);">Buy</a>
<a href="http://syncloud.it" data-i18n="login" onClick="_gaq.push(['_trackEvent', 'Website', 'login']);">Login</a>
<div id="language" data-input-name="country" ></div>
</nav>
<div class="menu">
Expand All @@ -19,13 +19,13 @@
</div>
</header>
<div class="navi">
<a href="why.html" data-i18n="why_syncloud" onClick="_gaq.push(['_trackEvent', 'Website', 'click', 'why']);">Why Use Syncloud?</a>
<a href="setup.html" data-i18n="setup" onClick="_gaq.push(['_trackEvent', 'Website', 'click', 'setup']);">Setup Device</a>
<a href="hardware.html" data-i18n="hardware" onClick="_gaq.push(['_trackEvent', 'Website', 'click', 'hardware']);">Hardware</a>
<a href="team.html" data-i18n="team" onClick="_gaq.push(['_trackEvent', 'Website', 'click', 'hardware']);">Team</a>
<a href="faq.html" data-i18n="faq" onClick="_gaq.push(['_trackEvent', 'Website', 'click', 'faq']);">FAQ</a>
<a href="buy.html" data-i18n="buy" onClick="_gaq.push(['_trackEvent', 'Website', 'click', 'buy']);">Buy</a>
<a href="http://syncloud.it" data-i18n="login" onClick="_gaq.push(['_trackEvent', 'Website', 'click', 'login']);">Login</a>
<a href="why.html" data-i18n="why_syncloud" onClick="_gaq.push(['_trackEvent', 'Website', 'why']);">Why Use Syncloud?</a>
<a href="setup.html" data-i18n="setup" onClick="_gaq.push(['_trackEvent', 'Website', 'setup']);">Setup Device</a>
<a href="hardware.html" data-i18n="hardware" onClick="_gaq.push(['_trackEvent', 'Website', 'hardware']);">Hardware</a>
<a href="team.html" data-i18n="team" onClick="_gaq.push(['_trackEvent', 'Website', 'hardware']);">Team</a>
<a href="faq.html" data-i18n="faq" onClick="_gaq.push(['_trackEvent', 'Website', 'faq']);">FAQ</a>
<a href="buy.html" data-i18n="buy" onClick="_gaq.push(['_trackEvent', 'Website', 'buy']);">Buy</a>
<a href="http://syncloud.it" data-i18n="login" onClick="_gaq.push(['_trackEvent', 'Website', 'login']);">Login</a>
<div class="flag-mobile-menu" id="language_mobile" data-input-name="country"></div>
</div>
</div>
Loading

0 comments on commit 63f3e79

Please sign in to comment.