-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcookie-Policy.php
More file actions
352 lines (324 loc) · 23.2 KB
/
Copy pathcookie-Policy.php
File metadata and controls
352 lines (324 loc) · 23.2 KB
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
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Cookie Policy || DanTV – Ask Media Pvt Ltd</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" type="image/x-icon" href="img/favicon.png">
<!-- Place favicon.ico in the root directory -->
<!-- CSS here -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/animate.min.css">
<link rel="stylesheet" href="css/magnific-popup.css">
<link rel="stylesheet" href="css/fontawesome-all.min.css">
<link rel="stylesheet" href="css/odometer.css">
<link rel="stylesheet" href="css/aos.css">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/meanmenu.css">
<link rel="stylesheet" href="css/slick.css">
<link rel="stylesheet" href="css/default.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/responsive.css">
<!--Slider CSS here -->
</head>
<body>
<!-- preloader -->
<div id="preloader">
<div id="loading-center">
<div id="loading-center-absolute">
<img src="img/icon/preloader.svg" alt="">
</div>
</div>
</div>
<!-- preloader-end -->
<!-- header-area -->
<header class="header-style-four">
<div class="header-top-area s-header-top-area d-none d-lg-block">
<div class="container custom-container-two">
<div class="row align-items-center">
<div class="col-lg-6 d-none d-lg-block">
<div class="header-top-mail">
<!-- <p><span></span><i class="far fa-envelope"></i><a href="mailto:news@dantv.lk">news@dantv.lk</a></p> -->
</div>
</div>
<div class="col-lg-6">
<div class="header-social">
<span>Follow us on </span>
<ul>
<li><a href="https://www.facebook.com/askmedianetwork" target="blank"><i class="fab fa-facebook-f"></i></a></li>
<!-- <li><a href="https://www.youtube.com/channel/UCTpIm5MDqPvEcHIcPrLrA6Q" target="blank"><i class="fab fa-youtube"></i></a></li> -->
</ul>
</div>
</div>
</div>
</div>
</div>
<div id="sticky-header" class="header-four-wrap">
<div class="container custom-container-two">
<div class="row">
<div class="col-12">
<div class="main-menu menu-style-two">
<nav>
<div class="logo">
<a href="index.php"><img src="img/logo/logo.png" width="100%" style="margin: 0 0 0 -23px;" alt="Logo"></a>
</div>
<div id="mobile-menu" class="navbar-wrap d-none d-lg-flex">
<ul>
<li class="show"><a href="index.php">Home</a></li>
<li><a href="javascript:void(0)">NEWS</a>
<ul class="submenu">
<li><a href="https://www.eelanadu.lk" target="_blank">Eelanadu</a></li>
</ul>
</li>
<li><a href="javascript:void(0)">ACTIVITIES</a>
<ul class="submenu">
<li><a href="dantvnet.php">DAN TV Network</a></li>
</ul>
</li>
<li><a href="javascript:void(0)">CHANNELS</a>
<ul class="submenu">
<li><a href="channels.php">Channels presentation</a></li>
<!-- <li><a href="programs.php">Programs catalogue</a></li> -->
</ul>
</li>
<li><a href="careers.php">CAREERS</a></li>
<li><a href="contact.php">CONTACT</a></li>
<a href="https://www.dantv.tv/index.php/73-dantv/live-tv/504-tamiloli"class="livechannel"style="line-height:27px">LIVE</a>
</ul>
</div>
<div class="header-action">
<ul>
<li class="header-search"><a href="#" data-toggle="modal" data-target="#search-modal"><i class="fas fa-search"></i></a></li>
</ul>
</div>
</nav>
</div>
<div class="mobile-menu"></div>
</div>
<!-- Modal Search -->
<div class="modal fade" id="search-modal" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<form>
<input type="text" placeholder="Search here...">
<button><i class="fa fa-search"></i></button>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
</header>
<!-- header-area-end -->
<!-- main-area -->
<main>
<!-- game-single-area -->
<section class="game-single-area pt-120 pb-180">
<div class="container">
<div class="row justify-content-center" >
<div class="col-xl-6 col-lg-8" data-aos="fade-up ">
<div class="section-title home-four-title black-title text-center mb-65">
<h2>COOKIE <span>POLICY </span></h2>
</div>
</div>
</div>
<div class="row">
<div class="col-12">
<div class="game-single-content game-overview-content">
<div class="upcoming-game-head">
<div class="uc-game-head-title">
<h4>ASK MEDIA | <span>POLICY</span></h4>
</div>
</div>
<div class="upcoming-game-head">
<div class="uc-game-head-title">
<h4>1. About cookies (and similar technologies)</h4>
</div>
</div>
<p>A cookie is a small text file that is automatically sent to your device where it is stored by your web browser. The cookie stores a unique identifier (a string of random characters) so that your browser can be distinguished from others, and are often used to link your browser to databases that hold data about your usage and inferred interests, along with other data such as your IP address. They are used for various functions - from enabling the website to work, by recognising the same user as they navigate from one page to another; to analysing what content is viewed and is popular, through to personalising content based on browsing behaviour and interests.
</p>
<p>Cookies may be stored by the website you are visiting (a “first party cookie”) or by a technology provider, such as an analytics company, advertising network or social media platform (a “third party cookie”). Third party cookies may be used to link your browsing behaviour across multiple sites. Cookies are either stored for the duration of your visit (a “session cookie”) or they will remain on your device for a fixed period (usually several months, or longer) to remember you across multiple browsing sessions (a “persistent cookie”).
</p>
<h6 style="color: #000;"><b>Other types of storage, such as local or “HTML” storage</b></h6>
<p>Many websites use local storage technologies that are similar to cookies but enable larger amounts of data to be stored. This means they can store information like your preferences and viewing history on your device rather than on their own systems.
</p>
<h6 style="color: #000;"><b>Other tracking technologies, such as pixels</b></h6>
<p>Websites and email communications may also use embedded code to record how you interact with them (recognising your browser via the unique ID stored in their cookie or your device “AdID”). They are often used to send data about your browsing to a third party, such as a social media company or advertiser to measure engagement with their content or to personalise ads or marketing.
</p>
<h6 style="color: #000;"><b>Tracking via Apps</b></h6>
<p>Companies are unable to use cookies within Mobile Apps. Instead they use unique identifiers associated with your device, such as the device Advertising ID (a random and resettable ID on your device), and other data such as your geo-location or your network location. This data is used in the same way as cookies, e.g. to analyse and improve services and to serve marketing and advertising to you (if the App is funded by advertising).
</p>
<div class="upcoming-game-head">
<div class="uc-game-head-title">
<h4>2. How cookies are used on our services</h4>
</div>
</div>
<p>Cookies are used for the purposes described below. The specific cookies used by a service are listed and described in the cookie management platform for that service. This is presented to you when you first visit the website, when we periodically refresh the cookies used, and/or when we periodically ask you to review your preferences. You can also load the preference centre by clicking on “Cookie Settings”, usually found in the footer of the service.
</p>
<h6 style="color: #000;"><b>Cookie Purposes</b></h6>
<p>Necessary: these are cookies that are technically necessary to enable the effective operation of the service. For example, to enable you to navigate the service, to remember your cookie preferences, to keep our service secure and for system administration, such as preventing fraudulent or disruptive activity. Without these cookies the service may not operate as it should and so these are not optional.
</p>
<p>Functional: these cookies support functionality that improves your experience or provides features you have requested.
</p>
<p>Statistics/Performance: these cookies are used to enable us to analyse and improve the performance of the service. For example, to help us to know how many users we have, which parts of our sites are most popular, what browsers are used (so we can maximise compatibility), the country or region where our users are located, and the demographics and interests of our users. This enables us to understand better who is using our site, to ensure we are reaching our target demographic, and to improve and tailor our services accordingly. We might also use cookies to measure the effectiveness of our marketing campaigns (online and by email).
</p>
<p>Marketing: these cookies enable us to show you marketing messages (or ads) on our Services and elsewhere online, and allow us to understand the effectiveness of our marketing (for example, whether you viewed or clicked on one of our ads). We may use marketing technologies so that we can promote our services to you, which could be personalised to you based on your use of the service and/or your inferred interests. They also support social media features, such as enabling you to share our content via your social media account(s) and to embed content from social media platforms (such as video content). These companies might use cookies to provide these services or otherwise enable them to track your use of their services.
</p>
<div class="upcoming-game-head">
<div class="uc-game-head-title">
<h4>3. Third party cookies</h4>
</div>
</div>
<p>We use a number of specialist companies to help us to run our services effectively and to provide marketing functionality, as described in the previous section. These technology providers use and control cookies on our services, which may be used for their own purposes, including for the purposes of tracking your browsing behaviour across multiple websites.
</p>
<div class="upcoming-game-head">
<div class="uc-game-head-title">
<h4>4. Your choices</h4>
</div>
</div>
<p>We use a number of specialist companies to help us to run our services effectively and to provide marketing functionality, as described in the previous section. These technology providers use and control cookies on our services, which may be used for their own purposes, including for the purposes of tracking your browsing behaviour across multiple websites.
</p>
<div class="upcoming-game-head">
<div class="uc-game-head-title">
<h4>5. How to contact us</h4>
</div>
</div>
<p>If you have any questions or concerns about ASK MEDIA’s use of cookies please email us at: ___________________.
</p>
</div>
</div>
</div>
</div>
</section>
<!-- game-single-area-end -->
</main>
<!-- main-area-end -->
<!-- footer-area -->
<footer>
<div class="footer-top footer-bg s-footer-bg">
<!-- newsletter-area -->
<div class="newsletter-area s-newsletter-area">
<div class="container">
<div class="row">
<div class="col-12">
<div class="newsletter-wrap">
<div class="section-title newsletter-title">
<h2>Our <span>Newsletter</span></h2>
</div>
<div class="newsletter-form">
<form action="#">
<div class="newsletter-form-grp">
<i class="far fa-envelope"></i>
<input type="email" placeholder="Enter your email...">
</div>
<button>SUBSCRIBE <i class="fas fa-paper-plane"></i></button>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- newsletter-area-end -->
<div class="container">
<div class="row justify-content-between">
<div class="col-xl-3 col-lg-4 col-md-6">
<div class="footer-widget mb-50">
<div class="footer-logo mb-35">
<a href="index.php"><img src="img/logo/logo.png" alt=""></a>
</div>
<div class="footer-text">
<div class="footer-contact">
<ul>
<li><i class="fas fa-map-marker-alt"></i> <span>Address : </span>707,Hospital Road,Jaffna</li>
<li><i class="fas fa-headphones"></i> <span>Phone : </span>+24 1245 654 235</li>
<li><i class="fas fa-envelope-open"></i><span>Email : </span><a href="mailto:news@dantv.lk" style="color: #6c6c6c;">news@dantv.lk</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="col-xl-2 col-lg-3 col-sm-6">
<div class="footer-widget mb-50">
<div class="fw-title mb-35">
<h3>Quick <span>Link</span></h3>
</div>
<div class="fw-link">
<ul>
<li><a href="about-us.php">About Us</a></li>
<li><a href="terms-conditions.php">Terms & Conditions</a></li>
<li><a href="privacy-Policy.php">Privacy Policy</a></li>
<li><a href="cookie-Policy.php">Cookie Policy</a></li>
<li><a href="sitemap.php">Sitemap</a></li>
</ul>
</div>
</div>
</div>
<div class="col-xl-3 col-lg-4 col-md-6">
<div class="footer-widget mb-50">
<div class="fw-title mb-35">
<h3>Follow <span>us</span></h3>
</div>
<div class="footer-social">
<ul>
<li><a href="https://www.facebook.com/askmedianetwork" target="blank"><i class="fab fa-facebook-f"></i></a></li>
<!-- <li><a href="https://www.youtube.com/channel/UCTpIm5MDqPvEcHIcPrLrA6Q" target="blank"><i class="fab fa-youtube"></i></a></li> -->
</ul>
</div>
</div>
<div class="footer-widget mb-50">
<div class="fw-title mb-35">
<h5>Newsletter Sign Up</h5>
</div>
<div class="footer-newsletter">
<form action="#">
<input type="text" placeholder="Enter your email">
<button><i class="fas fa-rocket"></i></button>
</form>
</div>
</div>
</div>
</div>
</div>
<div class="footer-fire"><img src="img/images/footer_fire.png" alt=""></div>
<div class="footer-fire footer-fire-right"><img src="img/images/footer_fire.png" alt=""></div>
</div>
<div class="copyright-wrap s-copyright-wrap">
<div class="container">
<div class="row">
<div class="col-lg-6 col-md-6">
<div class="copyright-text">
<span><p class="fw-title mb-35">Copyright © 2022 . All Rights Reserved | Solution By <a href="https://vpsprojects.lk">VPS Projects</a></p></span>
</div>
</div>
</div>
</div>
</div>
</footer>
<!-- footer-area-end -->
<!-- JS here -->
<script src="js/vendor/jquery-3.4.1.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/isotope.pkgd.min.js"></script>
<script src="js/slick.min.js"></script>
<script src="js/jquery.meanmenu.min.js"></script>
<script src="js/wow.min.js"></script>
<script src="js/aos.js"></script>
<script src="js/jquery.lettering.js"></script>
<script src="js/jquery.textillate.js"></script>
<script src="js/jquery.odometer.min.js"></script>
<script src="js/jquery.appear.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.countdown.min.js"></script>
<script src="js/jquery.scrollUp.min.js"></script>
<script src="js/imagesloaded.pkgd.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
<!--Slider js here -->
</body>
</html>