Created
October 17, 2014 11:57
-
-
Save atetc/e5156e85c0ba75abc221 to your computer and use it in GitHub Desktop.
Untitled
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<link type="text/css" href="../stylesheets/all.3fc9a786d560b5113b1e518a5c523a26.css" rel="stylesheet"> | |
<meta charset="utf-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no"> | |
<script type="text/javascript" type="text/javascript" src="../js/all.486c0c62b8a4e94343b9573c434521e7.js"></script> | |
<!-- Google Analytics --> | |
<script> | |
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ | |
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), | |
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) | |
})(window,document,'script','//www.google-analytics.com/analytics.js','ga'); | |
if (navigator.userAgent.match(/(iPod|iPhone|iPad)/i)) { | |
ga('create', Yota.Config.GOOGLE_ANALYTICS_ID.IOS, 'auto'); | |
} else { | |
ga('create', Yota.Config.GOOGLE_ANALYTICS_ID.ANDROID, 'auto'); | |
} | |
</script> | |
<!-- End Google Analytics --> | |
<script> | |
ga('set', 'screenName', 'soon'); | |
ga('send', 'pageview'); | |
$(document).ready(function () { | |
$("#question").on('click', function () { | |
ga('send', 'event', 'button', 'click', 'support'); | |
}); | |
$("#btn-social-fb").on('click', function () { | |
ga('send', 'event', 'button', 'click', 'facebook'); | |
}); | |
$("#btn-social-vk").on('click', function () { | |
ga('send', 'event', 'button', 'click', 'vk'); | |
}); | |
$("#btn-social-tw").on('click', function () { | |
ga('send', 'event', 'button', 'click', 'twitter'); | |
}); | |
}); | |
</script> | |
</head> | |
<body class="blue-background slide1" style="visibility: hidden"> | |
<article class="content thanks"> | |
<h2 class="half-top">Спасибо!</h2> | |
<p class="terms terms-margin-bottom-4x">Вы сможете получить SIM-карту <br>до конца октября.</p> | |
<p class="terms terms-margin-bottom-2x">Когда SIM-карта будет готова, мы <br>пришлем уведомление о том, как ее <br>получить.</p> | |
<p class="media"> | |
<span class="header-social">Создаем оператора вместе</span> | |
<a id="btn-social-fb" class="btn-social btn-social-fb" href="https://www.facebook.com/123567200992371" target="_blank">FB</a> | |
<a id="btn-social-vk" class="btn-social btn-social-vk" href="https://vk.com/yota" target="_blank"></a> | |
<a id="btn-social-tw" class="btn-social btn-social-tw" href="http://twitter.com/yota_russia" target="_blank"></a> | |
</p> | |
<div class="push"></div> | |
</article> | |
<footer class="footer footer-border"> | |
<a id="question" class="question" href="yota://openChat">Задать вопрос</a> | |
</footer> | |
<!-- build: v206-20141015 --> | |
</body> | |
</html> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// alert('Hello world!'); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"result"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment