forked from Vicky-freshworks/travelportal
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsignup.html
executable file
·328 lines (317 loc) · 20.1 KB
/
signup.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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
<!DOCTYPE html>
<html class="wide wow-animation" lang="en">
<head>
<!-- Site Title-->
<!-- <script src="https://wchat.myfreshworks.com/js/widget.js"></script> -->
<script src='//cdn.freshmarketer.in/30001641/1208.js'></script>
<title>Sign Up</title>
<meta name="format-detection" content="telephone=no">
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta charset="utf-8">
<link rel="icon" href="images/favicon.ico" type="image/x-icon">
<!-- Stylesheets-->
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Lato:400,400i,700,700i,900,900i">
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/style.css">
<!--[if lt IE 10]>
<div style="background: #212121; padding: 10px 0; box-shadow: 3px 3px 5px 0 rgba(0,0,0,.3); clear: both; text-align:center; position: relative; z-index:1;"><a href="http://windows.microsoft.com/en-US/internet-explorer/"><img src="images/ie8-panel/warning_bar_0000_us.jpg" border="0" height="42" width="820" alt="You are using an outdated browser. For a faster, safer browsing experience, upgrade for free today."></a></div>
<script src="js/html5shiv.min.js"></script>
<![endif]-->
<!-- fsales js snippe-->
<script> function createFcn(nm){(window.freshsales)[nm]=function(){(window.freshsales).push([nm].concat(Array.prototype.slice.call(arguments,0)))}; } (function(url,appToken,formCapture){window.freshsales=window.freshsales||[];if(window.freshsales.length==0){list='init identify trackPageView trackEvent set'.split(' ');for(var i=0;i<list.length;i++){var nm=list[i];createFcn(nm);}var t=document.createElement('script');t.async=1;
t.src='https://ind-assets.freshsales.io/assets/analytics.js';var ft=document.getElementsByTagName('script')[0];ft.parentNode.insertBefore(t,ft);freshsales.init('https://zarget-50172.myfreshworks.com/crm/sales','52f5e932e5883e634a9f7008a87b52d13931a6f6c351f8af41db61267cb8aba7',false);}})();</script>
<!-- fchat js snippet-->
<script>
function initFreshChat() {
window.fcWidget.init({
token: "198fe5e3-2d38-443c-a76a-1b636701e1ea",
host: "https://wchat.myfreshworks.com"
});
}
function initialize(i,t){var e;i.getElementById(t)?initFreshChat():((e=i.createElement("script")).id=t,e.async=!0,e.src="https://wchat.myfreshworks.com/js/widget.js",e.onload=initFreshChat,i.head.appendChild(e))}
function initiateCall(){initialize(document,"freshchat-js-sdk")}window.addEventListener?window.addEventListener("load",initiateCall,!1):window.attachEvent("load",initiateCall,!1);
</script>
</head>
<body>
<!-- Page-->
<script>
window.fcWidget.init({
token: "e314b701-b527-402e-89c8-5c34042c0db9",
host: "https://wchat.myfreshworks.com"
});
</script>
<div class="page text-center">
<!-- Page Header-->
<header class="page-header">
<!-- RD Navbar-->
<div class="rd-navbar-wrap">
<nav class="rd-navbar rd-navbar-light" data-lg-device-layout="rd-navbar-fixed" data-xl-device-layout="rd-navbar-static" data-xxl-device-layout="rd-navbar-static" data-lg-stick-up-offset="1px" data-xl-stick-up-offset="1px" data-xxl-stick-up-offset="1px" data-layout="rd-navbar-fixed" data-sm-layout="rd-navbar-fixed" data-md-layout="rd-navbar-fixed" data-lg-layout="rd-navbar-fullwidth" data-xl-layout="rd-navbar-static" data-xxl-layout="rd-navbar-static">
<div class="rd-navbar-inner">
<!-- RD Navbar Panel-->
<div class="rd-navbar-panel">
<!-- RD Navbar Toggle-->
<button class="rd-navbar-toggle" data-rd-navbar-toggle=".rd-navbar-nav-wrap"><span></span></button>
<!-- RD Navbar Brand-->
<div class="rd-navbar-brand rd-navbar-brand-desktop"><a class="brand-name" href="index.html"><img width="148" height="30" src="images/logo-dark-148x30.png" alt=""></a></div>
<!-- RD Navbar Brand-->
<div class="rd-navbar-brand rd-navbar-brand-mobile"><a class="brand-name" href="index.html"><img width="148" height="30" src="images/logo-dark-148x30.png" alt=""></a></div>
</div>
<div class="rd-navbar-nav-wrap">
<!-- RD Navbar Nav-->
<ul class="rd-navbar-nav">
<li><a href="tours-grid.html">Tours</a>
<ul class="rd-navbar-dropdown">
<li><a href="tours-list.html">America</a></li>
<li><a href="tours-single.html">Australia</a></li>
</ul>
</li>
<li><a href="about.html">About</a></li>
<li><a href="gallery-cobbles.html">Gallery</a></li>
<li><a href="signup.html">Signup</a></li>
<li><a href="blog-grid.html">Blog</a></li>
<li><a href="contactus.html">Contact Us</a></li>
</ul>
</div>
</div>
</nav>
</div>
</header>
<!-- Sign Up-->
<section class="section parallax-container bg-black" data-parallax-img="images/backgrounds/background-25-1920x900.jpg">
<div class="parallax-content">
<div class="container section-80 section-md-top-135 section-md-bottom-165">
<div class="row justify-content-sm-center">
<div class="col-sm-9 col-md-7 col-lg-5 col-xl-4">
<!-- Box-->
<div class="box box-lg d-block bg-default inset-xl-left-60 inset-xl-right-60">
<h5 class="text-ubold text-md-left" style="padding-bottom:30px;">Sign Up</h5>
<form class="rd-mailform1" action="thankyou.html">
<div class="form-wrap form-wrap-xs">
<label class="form-label" for="signup-email">Email</label>
<input class="form-input" id="signup-email" type="email" name="signup-email" data-constraints="@Email @Required">
</div>
<div class="form-wrap form-wrap-xs">
<label class="form-label" for="signup-password">Password</label>
<input class="form-input" id="signup-password" type="password" name="signup-password" data-constraints="@Required">
</div>
<div class="form-group" style="display:none">
<input type="text" class="form-control" placeholder="Your Email" name="sessionrecording" id="sessionrecording">
</div>
<div class="form-button">
<button class="button button-block button-icon button-icon-right button-primary" type="submit"><span>sign up</span><span class="icon icon-xxs mdi mdi-chevron-right" style="float:none; margin-top:-1px;"></span></button>
</div>
</form>
<p class="text-extra-small">Already have an account? <a class="text-primary" href="login.html">Log In</a> now!</p>
<!-- <div class="section-hidden">
<p class="divider-both-lines text-silver-chalice font-weight-bold font-italic">or</p>
</div><a class="button button-block button-icon button-icon-both button-twitter button-wide-left-icon" href="#"><span class="icon icon-xxs fa fa-twitter"></span><span>LOG IN WITH TWITTER</span><span class="icon icon-xxs mdi mdi-chevron-right"></span></a><a class="button button-block button-icon button-icon-both button-facebook button-wide-left-icon" href="#"><span class="icon icon-xxs fa fa-facebook"></span><span class="inset-left-15">LOG IN WITH FACEBOOK</span><span class="icon icon-xxs mdi mdi-chevron-right"></span></a><a class="button button-block button-icon button-icon-both button-google-plus button-wide-left-icon" href="#"><span class="icon icon-xxs fa fa-google-plus" style="margin-left:-3px;"></span><span>LOG IN WITH Google+</span><span class="icon icon-xxs mdi mdi-chevron-right"></span></a> -->
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Page Footer-->
<footer class="page-footer footer-default section-top-80 section-bottom-34 section-lg-bottom-15 text-md-left">
<div class="container">
<div class="row justify-content-sm-center">
<div class="col-md-8 col-lg-12">
<div class="row row-40 justify-content-sm-center">
<div class="col-md-6 col-lg-3 col-xl-4 order-lg-1"><a class="brand-logo" href="index.html"><img width="148" height="30" src="images/logo-dark-148x30.png" alt=""></a>
<p class="text-small inset-xl-right-80">Since 2002, we have been offering travel services of the highest quality, combining our energy and enthusiasm.</p>
</div>
<div class="col-md-6 col-lg-3 col-xl-2 order-lg-4">
<p class="text-big text-black">Follow Us</p>
<!-- List Inline-->
<ul class="list-inline">
<li class="text-center"><a class="icon icon-square icon-filled-gallery fa fa-facebook-f text-gray" href="#"></a></li>
<li class="text-center"><a class="icon icon-square icon-filled-gallery fa fa-twitter text-gray" href="#"></a></li>
<li class="text-center"><a class="icon icon-square icon-filled-gallery fa fa-youtube text-gray" href="#"></a></li>
<li class="text-center"><a class="icon icon-square icon-filled-gallery fa fa-linkedin text-gray" href="#"></a></li>
</ul>
<!-- Button trigger modal-->
<button class="button button-primary" type="button" data-toggle="modal" data-target="#subscribe" style="min-width:160px;">Subscribe</button>
<!-- Modal-->
<div class="modal modal-custom fade text-center" id="subscribe" tabindex="-1" role="dialog">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<button class="close" type="button" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
</div>
<div class="modal-body">
<div class="container">
<div class="row justify-content-sm-center align-items-sm-center">
<div class="col-md-6 bg-image bg-image-1"></div>
<div class="col-md-6">
<div class="modal-body-column-content">
<h5 class="text-ubold">Subscribe to <br class="d-none d-xl-inline-block"> our newsletter</h5>
<p class="font-italic text-small text-black">Subscribe and <span class="text-ubold">get 5% off</span> on your first tour!</p>
<!-- RD Mailform-->
<form class="rd-mailform rd-mailform-subscribe" data-form-output="form-output-global" data-form-type="contact" method="post" action="bat/rd-mailform.php">
<div class="form-wrap form-wrap-xs">
<label class="form-label" for="contact-email">Enter Your email here...</label>
<input class="form-input" id="contact-email" type="email" name="email" data-constraints="@Email @Required">
</div>
<button class="button button-primary button-block" type="submit">SUBSCRIBE</button>
</form>
<!-- List Inline-->
<ul class="list-inline list-primary list-inline-13">
<li class="text-center"><a class="icon fa fa-facebook-f text-black" href="#"></a></li>
<li class="text-center"><a class="icon fa fa-twitter text-black" href="#"></a></li>
<li class="text-center"><a class="icon fa fa-youtube text-black" href="#"></a></li>
<li class="text-center"><a class="icon fa fa-linkedin text-black" href="#"></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-sm-8 col-md-12 col-lg-6 order-lg-2">
<p class="text-big text-black">Our Contacts</p>
<!-- Contact Info-->
<address class="contact-info text-left">
<div class="row row-15 justify-content-sm-center">
<div class="col-md-6">
<p class="d-block text-small contact-info-address"><a class="text-gray" href="#"><span class="unit flex-row unit-spacing-xs"><span class="unit-left"><img class="img-responsive center-block" src="images/icons/icon-01-16x21.png" width="16" height="21" alt=""></span><span class="unit-body"><span>732/21 Second Street, Manchester, King Street, Kingston United Kingdom</span></span></span></a></p>
<p class="d-block text-small"><a class="text-gray" href="callto:#"><span class="unit align-items-center flex-row unit-spacing-xs"><span class="unit-left"><img class="img-responsive center-block" src="images/icons/icon-02-19x19.png" width="19" height="19" alt=""></span><span class="unit-body"><span>345-677-554</span></span></span></a></p>
</div>
<div class="col-md-6">
<p class="d-block text-small"><a class="text-gray" href="callto:#"><span class="unit align-items-center flex-row unit-spacing-xs"><span class="unit-left"><img class="img-responsive center-block" src="images/icons/icon-03-12x20.png" width="12" height="20" alt=""></span><span class="unit-body"><span>323-678-567</span></span></span></a></p>
<p class="d-block text-small"><a class="text-gray" href="mailto:#"><span class="unit align-items-center flex-row unit-spacing-xs"><span class="unit-left"><img class="img-responsive center-block" src="images/icons/icon-04-20x13.png" width="20" height="13" alt=""></span><span class="unit-body"><span>[email protected]</span></span></span></a></p>
<p class="d-block text-small"><a class="text-gray" href="#"><span class="unit align-items-center flex-row unit-spacing-xs"><span class="unit-left"><img class="img-responsive center-block" src="images/icons/icon-05-19x19.png" width="19" height="19" alt=""></span><span class="unit-body"><span>demolink.org</span></span></span></a></p>
</div>
</div>
</address>
</div>
</div>
</div>
</div>
<div class="hr bg-gallery"></div>
<div class="row row-0 justify-content-sm-center justify-content-md-between">
<div class="col-md-5 col-lg-4 text-md-left">
<p class="text-extra-small">
Copyright ©<span class="copyright-year"></span><a href="./"> SunTravel</a>. All Rights Reserved.</p>
</div>
<div class="col-md-5 col-lg-4 text-md-right">
<!-- List Inline-->
<ul class="list-inline list-inline-8">
<li>
<p class="text-extra-small"><a class="text-gray" href="privacy.html">Privacy Policy</a></p>
</li>
<li>
<p class="text-extra-small"><a class="text-gray" href="terms-of-use.html">Terms of Use</a></p>
</li>
<li>
<p class="text-extra-small"><a class="text-gray" href="contactus.html">Contact Us</a></p>
</li>
</ul>
</div>
</div>
</div>
</footer>
</div>
<!-- Global Mailform Output-->
<div class="snackbars" id="form-output-global"></div>
<!-- PhotoSwipe Gallery-->
<div class="pswp" tabindex="-1" role="dialog" aria-hidden="true">
<div class="pswp__bg"></div>
<div class="pswp__scroll-wrap">
<div class="pswp__container">
<div class="pswp__item"></div>
<div class="pswp__item"></div>
<div class="pswp__item"></div>
</div>
<div class="pswp__ui pswp__ui--hidden">
<div class="pswp__top-bar">
<button class="pswp__button pswp__button--close" title="Close (Esc)"></button>
<button class="pswp__button pswp__button--share" title="Share"></button>
<button class="pswp__button pswp__button--fs" title="Toggle fullscreen"></button>
<button class="pswp__button pswp__button--zoom" title="Zoom in/out"></button>
<div class="pswp__preloader">
<div class="pswp__preloader__icn">
<div class="pswp__preloader__cut">
<div class="pswp__preloader__donut"></div>
</div>
</div>
</div>
</div>
<div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap">
<div class="pswp__share-tooltip"></div>
</div>
<button class="pswp__button pswp__button--arrow--left" title="Previous (arrow left)"></button>
<button class="pswp__button pswp__button--arrow--right" title="Next (arrow right)"></button>
<div class="pswp__caption">
<div class="pswp__caption__cent"></div>
</div>
<div class="pswp__counter"></div>
</div>
</div>
</div>
<!-- Java script-->
<script src="js/core.min.js"></script>
<script src="js/script.js"></script>
<script>
$( document ).ready(function() {
$( ".rd-mailform1" ).submit(function( event ) {
debugger
var regex = /^([a-zA-Z0-9_.+-])+\@(([a-zA-Z0-9-])+\.)+([a-zA-Z0-9]{2,4})+$/;
var getEmail= $( "#signup-email" ).val();
var nameget= getEmail.split('@')[0];
if(regex.test(getEmail)){
var new_contact = {
'Last name': nameget, //Replace with Your Name content
'Email': $( "#signup-email" ).val(), //Replace with You Email
'sessionrecording':$( "#sessionrecording" ).val(), // Session url
'fs_contact':true,
};
var identifier = $( "#signup-email" ).val(); //Replace with You Email
freshsales.identify(identifier, new_contact);
setTimeout(function(){
FM.associateVisitor($( "#signup-email" ).val());
console.log("success");
},5000)
// var userValues = {
// "subject": $( "#subject" ).val(),
// "name":$( "#name" ).val(),
// "sessionrecording":$( "#sessionrecording" ).val(),
// "message":$( "#message" ).val(),
// "email": $( "#email" ).val()
// };
// window.FMApi = window.FMApi || [];
// window.FMApi.push("fm_form_tracking", "D93D282A496FBBD0B5CEFB70D1227429DBE5E17729F8B98F6FB126A94326A1EE43F4D42152FF5DD8F2777A9FC2E52BCBF3CBF7388805A3CACEE84F9C69D535D2", userValues);
}
else{
console.log("Not success");
event.preventDefault();
}
});
});
function setSessionURL() {
var sessionField = document.querySelector("#sessionrecording");
function callback() {
FM.getCurrentSessionURL(function(status, url) {
sessionField.value = url;
console.log("### Session Recording URL #### ", url);
});
}
if(!FM || !FM.getCurrentSessionURL) {
window.setTimeout(setSessionURL, 500);
return;
}
callback();
}
if(document.readyState === "completed") {
setSessionURL();
} else {
window.addEventListener("load", function() {
setSessionURL();
});
}
</script>
</body>
</html>