forked from StartBootstrap/startbootstrap-creative
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathsurvey.html
64 lines (49 loc) · 2.23 KB
/
survey.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="The portable Piano MIDI Keyboard">
<meta name="googlebot" content="noindex" />
<meta name="googlebot" content="nofollow" />
<meta property="og:url" content="http://pianodevoyage.com/survey.html" />
<meta property="og:type" content="product" />
<meta property="og:title" content="Portable Keyboard Survey" />
<meta property="og:description"
content="The portable Piano MIDI modular Keyboard" />
<meta property="og:image"
content="img/demo-2017-12.jpg" />
<meta name="google-site-verification"
content="YYquBe17Kz4HDL6SJ8XpqJzi7XXutW8FU35tENlxwqE" />
<meta name="google-site-verification"
content="eG3WVCKErdiHXo4dQQ75rZp-rNWANSvqyUSMoBI3Tew" />
<title>Piano de Voyage Survey</title>
<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');
ga('create', 'UA-873168-3', 'auto');
ga('send', 'pageview');
</script>
<!-- Facebook Pixel Code -->
<script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window, document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '1965177653699057');
fbq('track', 'PageView');
</script>
<!-- End Facebook Pixel Code -->
<meta http-equiv="refresh" content="0; url=https://docs.google.com/forms/d/e/1FAIpQLScUk2MRw8RA1NYT8R6l69NqzHoOQnCB5uqcBNWkIABUyvQfDA/viewform">
</head>
<body>
<a href="https://docs.google.com/forms/d/e/1FAIpQLScUk2MRw8RA1NYT8R6l69NqzHoOQnCB5uqcBNWkIABUyvQfDA/viewform">Enter the Survey</a>
</body>
</html>