-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
624 lines (602 loc) · 30.1 KB
/
index.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
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-HJBGXLLX0E"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-HJBGXLLX0E');
<a title="Google Analytics Alternative" href="https://clicky.com/101404008"><img alt="Clicky" src="//static.getclicky.com/media/links/badge.gif" border="0" /></a>
<script async src="//static.getclicky.com/101404008.js"></script>
<noscript>
<p><img alt="Clicky" width="1" height="1" src="//in.getclicky.com/101404008ns.gif" /></p>
</noscript>
</script>
<!-- Google Tag Manager -->
<script>(function (w, d, s, l, i) {
w[l] = w[l] || []; w[l].push({
'gtm.start':
new Date().getTime(), event: 'gtm.js'
}); var f = d.getElementsByTagName(s)[0],
j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src =
'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-58T2C3P');</script>
<!-- End Google Tag Manager -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- mobile metas -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="viewport" content="initial-scale=1, maximum-scale=1">
<!-- site metas -->
<title>Casino</title>
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="author" content="">
<!-- owl carousel style -->
<link rel="stylesheet" type="text/css"
href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.0.0-beta.2.4/assets/owl.carousel.min.css" />
<!-- bootstrap css -->
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
<!-- style css -->
<link rel="stylesheet" type="text/css" href="css/style.css">
<!-- Responsive-->
<link rel="stylesheet" href="css/responsive.css">
<!-- fevicon -->
<link rel="icon" href="images/fevicon.png" type="image/gif" />
<!-- Scrollbar Custom CSS -->
<link rel="stylesheet" href="css/jquery.mCustomScrollbar.min.css">
<!-- Tweaks for older IEs-->
<link rel="stylesheet" href="https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css">
<!-- owl stylesheets -->
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.5/jquery.fancybox.min.css"
media="screen">
<script type="text/javascript">
window.heap=window.heap||[],heap.load=function(e,t){window.heap.appid=e,window.heap.config=t=t||{};var r=document.createElement("script");r.type="text/javascript",r.async=!0,r.src="https://cdn.heapanalytics.com/js/heap-"+e+".js";var a=document.getElementsByTagName("script")[0];a.parentNode.insertBefore(r,a);for(var n=function(e){return function(){heap.push([e].concat(Array.prototype.slice.call(arguments,0)))}},p=["addEventProperties","addUserProperties","clearEventProperties","identify","resetIdentity","removeEventProperty","setEventProperties","track","unsetEventProperty"],o=0;o<p.length;o++)heap[p[o]]=n(p[o])};
heap.load("3836153590");
</script>
<script>
window.dataLayer = window.dataLayer || [];
window.dataLayer.push(
{
event : 'purchase_item',
ecommerce:
{
transaction_id: "T_12345_2",
value: 25.42,
tax: 4.90,
shipping: 5.99,
currency: "USD",
coupon: "SUMMER_SALE",
items:[{
item_name:"Web Analytics",
item_id:"Course_001",
item_cat:"Online Courses"
},
{ item_id: "SKU_12345",
item_name: "Stan and Friends Tee",
affiliation: "Google Merchandise Store",
coupon: "SUMMER_FUN",
discount: 2.22,
index: 0,
},
{
item_brand: "Google",
item_category: "Apparel",
item_category2: "Adult",
item_category3: "Shirts",
item_category4: "Crew",
item_category5: "Short sleeve",
},
{
item_list_id: "related_products",
item_list_name: "Related Products",
item_variant: "green",
location_id: "ChIJIQBpAG2ahYAR_6128GcTUEo",
price: 9.99,
quantity: 1
},
{
item_list_id: "apparel",
item_list_name: "Related Products",
item_variant: "pink",
}
]
}
});
</script>
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-58T2C3P" height="0" width="0"
style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<a title="GDPR-compliant Web Analytics" href="https://clicky.com/101404008"><img alt="Clicky"
src="//static.getclicky.com/media/links/badge.gif" border="0" /></a>
<script async src="//static.getclicky.com/101404008.js"></script>
<noscript>
<p><img alt="Clicky" width="1" height="1" src="//in.getclicky.com/101404008ns.gif" /></p>
</noscript>
<!--header section start -->
<div class="header_section">
<nav class="navbar navbar-dark bg-dark">
<a class="logo" href="index.html"><img src="images/logo.png"></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExample01"
aria-controls="navbarsExample01" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarsExample01">
<ul class="navbar-nav mr-auto">
<li class="nav-item active">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="about.html">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="game.html">Game</a>
</li>
<li class="nav-item">
<a class="nav-link" href="client.html">Client</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact Us</a>
</li>
</ul>
<form class="form-inline my-2 my-md-0">
<input class="form-control" type="text" placeholder="Search" aria-label="Search">
</form>
</div>
</nav>
<!--banner section start -->
<div class="banner_section layout_padding">
<div class="container-fluid">
<div id="carouselExampleIndicators" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#carouselExampleIndicators" data-slide-to="0" class="active"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="1"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="2"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="3"></li>
</ol>
<div class="carousel-inner">
<div class="carousel-item active">
<div class="container">
<h4 class="banner_taital">Welcome to</h4>
<h1 class="banner_taital_1">C a s i n o</h1>
<p class="banner_text">It is a long established fact that a reader will be distracted by the
readable content of a page when looking at its layout. The point of using Lorem Ipsum</p>
<div class="book_bt"><a href="#">Book Now</a></div>
</div>
<iframe width="420" height="345"
src="https://www.youtube.com/embed/tgbNymZ7vqY?playlist=tgbNymZ7vqY&loop=1">
</iframe>
</div>
<div class="carousel-item">
<div class="container">
<h4 class="banner_taital">Welcome to</h4>
<h1 class="banner_taital_1">C a s i n o</h1>
<p class="banner_text">It is a long established fact that a reader will be distracted by the
readable content of a page when looking at its layout. The point of using Lorem Ipsum</p>
<div class="book_bt"><a href="#">Book Now</a></div>
</div>
</div>
<div class="carousel-item">
<div class="container">
<h4 class="banner_taital">Welcome to</h4>
<h1 class="banner_taital_1">C a s i n o</h1>
<p class="banner_text">It is a long established fact that a reader will be distracted by the
readable content of a page when looking at its layout. The point of using Lorem Ipsum</p>
<div class="book_bt"><a href="#">Book Now</a></div>
</div>
</div>
<div class="carousel-item">
<div class="container">
<h4 class="banner_taital">Welcome to</h4>
<h1 class="banner_taital_1">C a s i n o</h1>
<p class="banner_text">It is a long established fact that a reader will be distracted by the
readable content of a page when looking at its layout. The point of using Lorem Ipsum</p>
<div class="book_bt"><a href="#">Book Now</a></div>
</div>
</div>
</div>
</div>
</div>
</div>
<!--banner section end -->
</div>
<!--header section end -->
<div class="container mt-5">
<div>This is where the purchase form would go</div>
<a id="purchase" class="btn btn-success" href="https://html.design/" target="_self">Purchase</a>
<a id="cart" class="btn btn-danger" href="https://www.google.com" target="_self">Add to Cart</a>
</div>
<!-- about section start -->
<div class="about_section layout_padding">
<div class="container">
<div class="row">
<div class="col-md-6">
<h1 class="about_taital"><img src="images/icon-1.png"> <span>About our casino</span></h1>
<p class="about_text">It is a long established fact that a reader will be distracted by the readable
content of a page when looking at its layout. The point of using Lorem Ipsum</p>
<p class="about_text">It is a long established fact that a reader will be distracted by the readable
content of a page when looking at its layout. The point of using Lorem Ipsum</p>
<div class="read_bt"><a href="#">Read More</a></div>
</div>
<div class="col-md-6">
<div><img src="images/img-1.png" class="image_1"></div>
</div>
</div>
</div>
</div>
<!-- about section end -->
<!-- game section start -->
<div class="game_section layout_padding">
<div class="container">
<h1 class="game_taital"><img src="images/icon-1.png"> <span>All games here</span></h1>
<p class="game_text">established fact that a reader will be distracted by the readable content of a page when
looking at its layout</p>
<div class="game_section_2 layout_padding">
<div class="row">
<div class="col-lg-3 col-sm-6">
<div class="image_2">
<h1 class="number_text">01</h1>
<h1 class="game_text_1">Game</h1>
<p class="many_text">There are many variations of passages of Lorem Ipsum available, but the </p>
</div>
<div class="playnow_bt active"><a href="#">Play Now</a></div>
</div>
<div class="col-lg-3 col-sm-6">
<div class="image_3">
<h1 class="number_text_1">02</h1>
<h1 class="game_text_1">Game</h1>
<p class="many_text">There are many variations of passages of Lorem Ipsum available, but the </p>
</div>
<div class="playnow_bt"><a href="#">Play Now</a></div>
</div>
<div class="col-lg-3 col-sm-6">
<div class="image_4">
<h1 class="number_text_2">03</h1>
<h1 class="game_text_1">Game</h1>
<p class="many_text">There are many variations of passages of Lorem Ipsum available, but the </p>
</div>
<div class="playnow_bt"><a href="#">Play Now</a></div>
</div>
<div class="col-lg-3 col-sm-6">
<div class="image_5">
<h1 class="number_text_3">04</h1>
<h1 class="game_text_1">Game</h1>
<p class="many_text">There are many variations of passages of Lorem Ipsum available, but the </p>
</div>
<div class="playnow_bt"><a href="#">Play Now</a></div>
</div>
</div>
</div>
</div>
</div>
<!-- game section end -->
<!-- play section start -->
<div class="play_section layout_padding">
<div class="container">
<h1 class="play_taital"><img src="images/icon-1.png"> <span>How to play casino</span></h1>
<p class="play_text">There are many variations of passages of Lorem Ipsum available, but the majority have
suffered alteration in some form, by injected humour, or randomised words which don't look even slightly
believable</p>
<div class="game_section_2 layout_padding">
<div class="row">
<div class="col-lg-3 col-sm-6">
<div class="box_section">
<img src="images/double-img.png" class="image_6">
</div>
<h2 class="register_text">Register Info</h2>
</div>
<div class="col-lg-3 col-sm-6">
<div class="box_section">
<img src="images/poker-img.png" class="image_6">
</div>
<h2 class="register_text">Deposit Your Money</h2>
</div>
<div class="col-lg-3 col-sm-6">
<div class="box_section">
<img src="images/jigsaw-img.png" class="image_6">
</div>
<h2 class="register_text">14 days Free</h2>
</div>
<div class="col-lg-3 col-sm-6">
<div class="box_section">
<img src="images/coins-img.png" class="image_6">
</div>
<h2 class="register_text">Play Online</h2>
</div>
</div>
<div class="playnow_bt"><a href="#">Play Now</a></div>
</div>
</div>
</div>
<!-- game section end -->
<!-- casino section start -->
<div class="casino_section layout_padding">
<div class="container">
<h1 class="casino_taital"><img src="images/icon-1.png"> <span>Our Casino Price</span></h1>
<p class="game_text">There are many variations of passages of Lorem Ipsum available, but the majority have
suffered alteration in some form, by injected humour, or randomised words which don't look even slightly
believable</p>
<div class="casino_section_2 layout_padding">
<div class="row">
<div class="col-sm-4">
<div class="box_main">
<h4 class="basic_text">Basic Plan</h4>
<h1 class="date_text"><span class="font_size_20">$</span><span class="font_size_40">15</span>
/Month</h1>
<p class="lorem_text">Lorem Ipsum available, but the majority</p>
</div>
<div class="buynow_bt"><a href="#">Buy Now</a></div>
</div>
<div class="col-sm-4">
<div class="box_main">
<h4 class="basic_text">Standra Plan</h4>
<h1 class="date_text"><span class="font_size_20">$</span><span class="font_size_40">25</span>
/Month</h1>
<p class="lorem_text">Lorem Ipsum available, but the majority</p>
</div>
<div class="buynow_bt"><a href="#">Buy Now</a></div>
</div>
<div class="col-sm-4">
<div class="box_main">
<h4 class="basic_text">Premium Plan</h4>
<h1 class="date_text"><span class="font_size_20">$</span><span class="font_size_40">35</span>
/Month</h1>
<p class="lorem_text">Lorem Ipsum available, but the majority</p>
</div>
<div class="buynow_bt"><a href="#">Buy Now</a></div>
</div>
</div>
</div>
</div>
</div>
<!-- casino section end -->
<!-- client section start -->
<div class="client_section layout_padding">
<div id="main_slider" class="carousel slide" data-ride="carousel">
<div class="carousel-inner">
<div class="carousel-item active">
<div class="container">
<h1 class="casino_taital"><img src="images/icon-1.png"> <span>What Is Says Our Customer</span></h1>
<div class="image_7"><img src="images/img-6.png"></div>
<h4 class="jone_text">Jone Mark</h4>
<p class="ipsum_text"><span class="padding_right_20"><img src="images/left-quote.png"> </span> Lorem
ipsum dolor sit amet, <span class="padding_left_20"><img src="images/right-quote.png"></span></p>
<p class="ipsum_text">consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et
dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris ut aliquip
ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse </p>
</div>
</div>
<div class="carousel-item">
<div class="container">
<h1 class="casino_taital"><img src="images/icon-1.png"> <span>What Is Says Our Customer</span></h1>
<div class="image_7"><img src="images/img-6.png"></div>
<h4 class="jone_text">Jone Mark</h4>
<p class="ipsum_text"><span class="padding_right_20"><img src="images/left-quote.png"> </span> Lorem
ipsum dolor sit amet, <span class="padding_left_20"><img src="images/right-quote.png"></span></p>
<p class="ipsum_text">consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et
dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris ut aliquip
ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse </p>
</div>
</div>
<div class="carousel-item">
<div class="container">
<h1 class="casino_taital"><img src="images/icon-1.png"> <span>What Is Says Our Customer</span></h1>
<div class="image_7"><img src="images/img-6.png"></div>
<h4 class="jone_text">Jone Mark</h4>
<p class="ipsum_text"><span class="padding_right_20"><img src="images/left-quote.png"> </span> Lorem
ipsum dolor sit amet, <span class="padding_left_20"><img src="images/right-quote.png"></span></p>
<p class="ipsum_text">consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et
dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris ut aliquip
ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse </p>
</div>
</div>
<a class="carousel-control-prev" href="#main_slider" role="button" data-slide="prev">
<i class="fa fa-angle-left"></i>
</a>
<a class="carousel-control-next" href="#main_slider" role="button" data-slide="next">
<i class="fa fa-angle-right"></i>
</a>
</div>
</div>
</div>
<!-- client section end -->
<!-- contact section start -->
<div class="contact_section layout_padding">
<div class="container">
<h1 class="touch_taital"><img src="images/icon-1.png"> <span>Get In touch</span></h1>
<div class="contact_section_2">
<div class="row">
<div class="col-md-6">
<form class="email_text" id="contact" name="contact">
<div class="form-group">
<input type="text" class="email-bt" placeholder="Name" name="Email">
</div>
<div class="form-group">
<input type="text" class="email-bt" placeholder="Phone Numbar" name="Email">
</div>
<div class="form-group">
<input type="text" class="email-bt" placeholder="Email" name="Email">
</div>
<div class="mt-3">
<select name="cars" class="custom-select mb-3">
<option selected>Select Games</option>
<option value="volvo">Volvo</option>
<option value="fiat">Fiat</option>
<option value="audi">Audi</option>
</select>
</div>
<div class="form-group">
<textarea class="massage-bt" placeholder="Massage" rows="5" id="comment"
name="Massage"></textarea>
</div>
<button id="btn1" class="send_btn" type="submit">SEND</button>
</form>
</div>
<div class="col-md-6">
<div class="map_main">
<div class="map-responsive">
<iframe
src="https://www.google.com/maps/embed/v1/place?key=AIzaSyA0s1a7phLN0iaD6-UE7m4qP-z21pH0eSc&q=Eiffel+Tower+Paris+France"
width="600" height="400" frameborder="0" style="border:0; width: 100%;"
allowfullscreen=""></iframe>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- contact section end -->
<!-- footer section start -->
<div class="footer_section layout_padding">
<div class="container">
<div class="input-group mb-3">
<input type="text" class="form-control" placeholder="Enter your email" aria-label="Enter your email"
aria-describedby="basic-addon2">
<div class="input-group-append">
<span class="input-group-text" id="basic-addon2">Subscribe</span>
</div>
</div>
<div class="social_icon">
<ul>
<li><a href="#"><img src="images/fb-icon.png"></a></li>
<li><a href="#"><img src="images/twitter-icon.png"></a></li>
<li><a href="#"><img src="images/linkedin-icon.png"></a></li>
<li><a href="#"><img src="images/instagram-icon.png"></a></li>
</ul>
</div>
<div class="location_section">
<ul>
<li><a href="#"><img src="images/mail-icon.png"><span class="padding_left_15">[email protected]</span></a>
</li>
<li><a href="#"><img src="images/call-icon.png"><span class="padding_left_15">(+71 9876543210)</span></a>
</li>
<li><a href="#"><img src="images/map-icon.png"><span class="padding_left_15">Location</span></a></li>
</ul>
</div>
<!-- copyright section start -->
<div class="copyright_section">
<h1 class="copyright_text">Copyright 2019 All Right Reserved By <a href="https://html.design"> Free Html
Templates
</h1>
</div>
<!-- copyright section end -->
</div>
<!-- footer section end -->
<!-- Javascript files-->
<script src="js/jquery.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.bundle.min.js"></script>
<script src="js/jquery-3.0.0.min.js"></script>
<script src="js/plugin.js"></script>
<!-- sidebar -->
<script src="js/jquery.mCustomScrollbar.concat.min.js"></script>
<script src="js/custom.js"></script>
<!-- javascript -->
<script src="js/owl.carousel.js"></script>
<script src="https:cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.5/jquery.fancybox.min.js"></script>
<script type="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2//2.0.0-beta.2.4/owl.carousel.min.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js"
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="../../assets/js/vendor/jquery-slim.min.js"><\/script>')</script>
<script src="../../assets/js/vendor/popper.min.js"></script>
<script src="../../dist/js/bootstrap.min.js"></script>
<script>
window.dataLayer = window.dataLayer || [];
window.dataLayer.push(
{
event : 'view_item',
ecommerce:
{
item_name:"Web Analytics",
item_id:"Course_001",
item_cat:"Online Courses",
}
});
</script>
<script>
document.getElementById("cart").addEventListener("click", function () {
dataLayer.push({ ecommerce: null }); // Clear the previous ecommerce object.
dataLayer.push({
event: "add_to_cart",
ecommerce: {
currency: "USD",
value: 7.77,
items:
{
item_id: "SKU_12345",
item_name: "Stan and Friends Tee",
affiliation: "Google Merchandise Store",
coupon: "SUMMER_FUN",
discount: 2.22,
index: 0,
item_brand: "Google",
item_category: "Apparel",
item_category2: "Adult",
item_category3: "Shirts",
item_category4: "Crew",
item_category5: "Short sleeve",
item_list_id: "related_products",
item_list_name: "Related Products",
item_variant: "green",
location_id: "ChIJIQBpAG2ahYAR_6128GcTUEo",
price: 9.99,
quantity: 1
}
}
});
});
document.getElementById("purchase").addEventListener("click", function () {
gtag("event", "purchase", {
// This purchase event uses a different transaction ID
// from the previous purchase event so Analytics
// doesn't deduplicate the events.
// Learn more: https://support.google.com/analytics/answer/12313109
transaction_id: "T_12345_2",
value: 25.42,
tax: 4.90,
shipping: 5.99,
currency: "USD",
coupon: "SUMMER_SALE",
items: [
{
item_id: "ITM_12345",
item_name: "Python",
currency: "INR",
discount: 100,
item_brand: "MOOC",
item_category: "Python",
item_category2: "ML",
item_category3: "DS",
item_category4: "CS",
item_variant: "Online",
location_id: "ChIJIQBpAG2ahYAR_6128GcTUEo",
price: 5000,
quantity: 1
}]
});
});
</script>
<!-- Start of Woopra Code -->
<script>
!function(){var t,o,c,e=window,n=document,r=arguments,a="script",i=["call","cancelAction","config","identify","push","track","trackClick","trackForm","update","visit"],s=function(){var t,o=this,c=function(t){o[t]=function(){return o._e.push([t].concat(Array.prototype.slice.call(arguments,0))),o}};for(o._e=[],t=0;t<i.length;t++)c(i[t])};for(e.__woo=e.__woo||{},t=0;t<r.length;t++)e.__woo[r[t]]=e[r[t]]=e[r[t]]||new s;(o=n.createElement(a)).async=1,o.src="https://static.woopra.com/js/w.js",(c=n.getElementsByTagName(a)[0]).parentNode.insertBefore(o,c)}("woopra");
woopra.config({
domain: "casino.com",
outgoing_tracking: true,
download_tracking: true,
click_tracking: true
});
woopra.track();
</script>
<!-- End of Woopra Code -->
</body>
</html>