CINXE.COM

Ingrid Michaelson's Songs For The Season - Deluxe Edition

<!DOCTYPE html> <html lang="en"> <head> <link rel="preconnect" href="https://ib.adnxs.com" crossorigin/> <link rel="preconnect" href="https://secure.adnxs.com" crossorigin/> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="twitter:title" content="Ingrid Michaelson&#39;s Songs For The Season - Deluxe Edition"/> <meta name="twitter:site" content="@found_ee"/> <meta property="og:title" content="Ingrid Michaelson&#39;s Songs For The Season - Deluxe Edition"/> <meta name="twitter:card" content="summary_large_image"/> <meta name="twitter:image" content="https://static.found.ee/user/136188/res-77bd82be-534b-4cc8-8828-e17fa1f15382-SFTS-Deluxe-Cover.jpeg"/> <meta property="og:image" content="https://static.found.ee/user/136188/res-77bd82be-534b-4cc8-8828-e17fa1f15382-SFTS-Deluxe-Cover.jpeg"/> <meta property="og:url" content="https://found.ee/IM_SFTSDeluxe"/> <meta property="og:type" content="music.album"/> <meta property="og:site_name" content="Found.ee"/> <meta property="og:description" content="Powered by found.ee"/> <title>Ingrid Michaelson&#39;s Songs For The Season - Deluxe Edition</title> <link rel="icon" type="image/x-icon" href="https://found.ee/super/favicon.png"> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous"> <link rel="stylesheet" type="text/css" href="https://static.found.ee/static/styles.css"> <link href="https://fonts.googleapis.com/css?family=Nunito+Sans:300,400,600,700,800,900" rel="stylesheet"/> <script src="https://js-cdn.music.apple.com/musickit/v1/musickit.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 src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script> <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script> <script> "function" != typeof Object.assign && Object.defineProperty(Object, "assign", { value: function (e, t) { "use strict"; if (null == e) throw new TypeError("Cannot convert undefined or null to object"); for (var n = Object(e), r = 1; r < arguments.length; r++) { var o = arguments[r]; if (null != o) for (var c in o) Object.prototype.hasOwnProperty.call(o, c) && (n[c] = o[c]); } return n; }, writable: !0, configurable: !0, }); </script> <style> body { font-family: 'Nunito Sans', sans-serif; } .card { border: none; background: transparent !important; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; } .card-top { position: relative; width: 100%; border-radius: 0; max-width: 350px; } .play-btn { position: absolute; width: 100px; height: 100px; top: 50%; left: 50%; transform: translate(-50%, -50%); border: none; background-color: transparent; background-image: url("https://static.found.ee/static/play_button.svg"); background-repeat: no-repeat; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -o-background-size: cover; } .play-btn:focus { outline: none; } .play-btn.playing { background-image: url("https://static.found.ee/static/pause_button.svg"); } .card-img-top { border-radius: 0; max-width: 350px; margin: 0 auto; } ul.list-group .list-group-item { cursor: pointer; } ul.list-group .list-group-item { padding: 5px; border: none; box-shadow: 0 3px 20px 0 rgba(0,0,0,0.16); margin: 1em 0 0 0; color: #707070; background-color: #fff; font-weight: 300; font-size: 0.9em; display: block; width: 100%; text-align: left; border-radius: 0.3em; } a, a:hover, a:focus, a:visited { color: #707070; text-decoration: none; background-color: transparent; } ul.list-group .list-group-item:hover, ul.list-group .list-group-item:active { background: #fff; } li.list-group-item .row { align-items: center; color: #000000; } .foundee-shadow { box-shadow: 0 3px 20px 0 rgba(0,0,0,0.4); } .space-above { margin: 50px auto; } .card-services { margin: 75px auto 0; } .retailer-text { width: 100%; font-weight: 400 !important; white-space: nowrap; overflow: hidden !important; text-overflow: ellipsis; color: #000000 !important; } @media only screen and (max-width : 768px) { .space-above { margin: 0 auto 50px; } .card-img-top { max-width: 100%!important; margin: 0 auto; } .card-top { width: 100%; margin: 0 auto; } .card-services { margin: 0 auto; } .card-title { font-size: 1.25rem; } } .foundee-input { border:none; background: transparent; outline: 0; display: inline-block; width: 100%; } .foundee-input.validation-error { border-bottom: 1px solid red !important; } .social-unlock-input { width: 100%; height: 30px; margin: 0 0.6rem; border: 1px solid rgb(231, 231, 231); border-radius: 20px; padding: 7px 16px; font-size: 0.8rem; color: black; font-weight: 600; background-color: rgb(240, 242, 245); outline: none; } .validation-error .social-unlock-input { border: 1px solid red; } .input-underline { position: absolute; background-color: black; height: 1px; top: 24px; left: 24px; right: 24px; } .validation-error .input-underline { background-color: red; } .foundee-store-icon { max-height: 48px; max-width: 150px; margin-left: 8px; } .foundee-store-icon-sm { max-height: 36px; max-width: 150px; } .foundee-action-btn { background-color: transparent; border: none; outline: 0; padding: 0; margin: 0; color: #707070; } .foundee-form { margin-bottom: 0; } .foundee-page-social-icons { margin: 0.8rem 0; display: flex; justify-content: center; flex-wrap: wrap; padding: 0 0.4rem; } .foundee-page-social-icons > a { margin: 0.2rem 0.4rem; } .foundee-pink-action-block-btn { margin-top: 1rem; border: none; outline: none; border-radius: 15px; padding: 8px 30px; background-color: #e9397f; font-size: 0.875rem; letter-spacing: 1.2px; color: white; } </style> <style> .foundee-background { background-color: #7a8a7c; } </style> <style> .foundee-text, .foundee-text:hover, .foundee-text:visited, .foundee-text:focus, .foundee-text:active { /** Override font color */ color: #f6f7eb; } </style> </head> <body class="foundee-background"> <script>!function(e,t,n,i,s,a,d,o,p,u){e[i]||(o=e[i]=function(){o.process?o.process.apply(o,arguments):o.queue.push(arguments)},o.queue=[],o.pixelId="20696e84-2b26-42a2-9f04-f15a1651f5e5",o.t=1*new Date,(p=t.createElement(n)).async=!0,p.src="https://found.ee/dmp/pixel.js?t="+Math.ceil(new Date/s)*s,u=function(e,n){(n=t.getElementsByTagName("body")[0])&&n.dispatchEvent(new CustomEvent("FoundeePixelDispatched",{detail:{uid:o.pixelId,wtf:!0},bubbles:!0}))},p.onerror=u.bind(p),(u=t.getElementsByTagName(n)[0]).parentNode.insertBefore(p,u))}(window,document,"script","foundee",864e5);foundee('', 'Y');</script> <div class="background"> <div class="background-blur"></div> </div> <div class="container"> <div class="row space-above"> <div class="col-xs-12 col-md-6"> <div class="card" style="max-width: 350px; margin: 0 auto;"> <div class="card-body"> <h4 class="card-title foundee-text text-center">Ingrid Michaelson&#39;s Songs For The Season - Deluxe Edition</h4> </div> <div class="card-top"> <img class="card-img-top foundee-shadow" alt="Banner" src="https://static.found.ee/user/136188/res-77bd82be-534b-4cc8-8828-e17fa1f15382-SFTS-Deluxe-Cover.jpeg"> </div> <div class="card-body"> <p class="card-text foundee-text text-center">Available Now!</p> </div> <div class="foundee-page-social-icons"> <a href="https://www.instagram.com/ingridmichaelson/?hl=en" onClick="eventsProxy.onClickSocialNetworkButton({'network': 'Instagram', 'destination_url': 'https://www.instagram.com/ingridmichaelson/?hl=en', 'social_network_action': 'Follow'}, null)" target="_blank"> <img src="https://static.found.ee/static/instagram-sm.svg" alt="Instagram" /> </a> <a href="https://www.facebook.com/ingridmichaelson" onClick="eventsProxy.onClickSocialNetworkButton({'network': 'Facebook', 'destination_url': 'https://www.facebook.com/ingridmichaelson', 'social_network_action': 'Follow'}, null)" target="_blank"> <img src="https://static.found.ee/static/facebook-sm.svg" alt="Facebook" /> </a> <a href="https://twitter.com/ingridmusic?lang=en" onClick="eventsProxy.onClickSocialNetworkButton({'network': 'Twitter', 'destination_url': 'https://twitter.com/ingridmusic?lang=en', 'social_network_action': 'Follow'}, null)" target="_blank"> <img src="https://static.found.ee/static/twitter-sm.svg" alt="Twitter" /> </a> <a href="http://www.ingridmichaelson.com" onClick="eventsProxy.onClickSocialNetworkButton({'network': 'Website', 'destination_url': 'http://www.ingridmichaelson.com', 'social_network_action': 'Follow'}, null)" target="_blank"> <img src="https://static.found.ee/static/website-sm.svg" alt="Website" /> </a> <a href="https://www.tiktok.com/@ingridmichaelson" onClick="eventsProxy.onClickSocialNetworkButton({'network': 'TikTok', 'destination_url': 'https://www.tiktok.com/@ingridmichaelson', 'social_network_action': 'Follow'}, null)" target="_blank"> <img src="https://static.found.ee/static/tiktok-sm.svg" alt="TikTok" /> </a> </div> </div> </div> <div class="col-xs-12 col-md-6"> <div class="card card-services" style="max-width: 400px;"> <div class="embed-responsive foundee-shadow" style="height: 300px;"> <iframe width="560" height="315" src="https://www.youtube.com/embed/s9AU0gUGumE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> </div> <ul class="list-group list-group-flush"> <!-- Store row --> <li class="list-group-item"> <a href="https://found.ee/IM_SFTSDeluxe/ms-custom-0" onclick="eventsProxy.onClickRetailerButton({'retailer_name': 'Custom', 'destination_url' : 'https://found.ee/IM_SFTSDeluxe/ms-custom-0', 'cta': 'Buy Vinyl'}, null)" target="_blank"> <div class="row"> <div class="col-8"> <!-- Multistore icon --> <img src="https://static.found.ee/user/136188/Holiday-Hop-Animated-Admat--1-.png" alt="Custom" class="foundee-store-icon" /> </div> <div class="col-4 border-left button"> <!-- Multistore external link --> <span>Buy Vinyl</span> </div> </div> </a> </li> <li class="list-group-item"> <a href="https://found.ee/IM_SFTSDeluxe/ms-spotify-1" onclick="eventsProxy.onClickRetailerButton({'retailer_name': 'Spotify', 'destination_url' : 'https://found.ee/IM_SFTSDeluxe/ms-spotify-1', 'cta': 'Listen'}, null)" target="_blank"> <div class="row"> <div class="col-8"> <!-- Multistore icon --> <img src="https://static.found.ee/static/logo-spotify.svg" alt="Spotify" class="foundee-store-icon" /> </div> <div class="col-4 border-left button"> <!-- Multistore external link --> <span>Listen</span> </div> </div> </a> </li> <li class="list-group-item"> <a href="https://found.ee/IM_SFTSDeluxe/ms-apple-2" onclick="eventsProxy.onClickRetailerButton({'retailer_name': 'Apple Music', 'destination_url' : 'https://found.ee/IM_SFTSDeluxe/ms-apple-2', 'cta': 'Listen'}, null)" target="_blank"> <div class="row"> <div class="col-8"> <!-- Multistore icon --> <img src="https://static.found.ee/static/logo-applemusic.svg" alt="Apple Music" class="foundee-store-icon" /> </div> <div class="col-4 border-left button"> <!-- Multistore external link --> <span>Listen</span> </div> </div> </a> </li> <li class="list-group-item"> <a href="https://found.ee/IM_SFTSDeluxe/ms-amzu-3" onclick="eventsProxy.onClickRetailerButton({'retailer_name': 'Amazon Music', 'destination_url' : 'https://found.ee/IM_SFTSDeluxe/ms-amzu-3', 'cta': 'Listen'}, null)" target="_blank"> <div class="row"> <div class="col-8"> <!-- Multistore icon --> <img src="https://static.found.ee/static/logo-amazonmusic.svg" alt="Amazon Music" class="foundee-store-icon" /> </div> <div class="col-4 border-left button"> <!-- Multistore external link --> <span>Listen</span> </div> </div> </a> </li> <li class="list-group-item"> <a href="https://found.ee/IM_SFTSDeluxe/ms-tid-4" onclick="eventsProxy.onClickRetailerButton({'retailer_name': 'TIDAL', 'destination_url' : 'https://found.ee/IM_SFTSDeluxe/ms-tid-4', 'cta': 'Listen'}, null)" target="_blank"> <div class="row"> <div class="col-8"> <!-- Multistore icon --> <img src="https://static.found.ee/static/logo-tidal.svg" alt="TIDAL" class="foundee-store-icon" /> </div> <div class="col-4 border-left button"> <!-- Multistore external link --> <span>Listen</span> </div> </div> </a> </li> <li class="list-group-item"> <a href="https://found.ee/IM_SFTSDeluxe/ms-pandora-5" onclick="eventsProxy.onClickRetailerButton({'retailer_name': 'Pandora', 'destination_url' : 'https://found.ee/IM_SFTSDeluxe/ms-pandora-5', 'cta': 'Listen'}, null)" target="_blank"> <div class="row"> <div class="col-8"> <!-- Multistore icon --> <img src="https://static.found.ee/static/logo-pandora.svg" alt="Pandora" class="foundee-store-icon" /> </div> <div class="col-4 border-left button"> <!-- Multistore external link --> <span>Listen</span> </div> </div> </a> </li> <li class="list-group-item"> <a href="https://found.ee/IM_SFTSDeluxe/ms-youtube_music-6" onclick="eventsProxy.onClickRetailerButton({'retailer_name': 'YouTube Music', 'destination_url' : 'https://found.ee/IM_SFTSDeluxe/ms-youtube_music-6', 'cta': 'Listen'}, null)" target="_blank"> <div class="row"> <div class="col-8"> <!-- Multistore icon --> <img src="https://static.found.ee/static/logo-youtubemusic.svg" alt="YouTube Music" class="foundee-store-icon" /> </div> <div class="col-4 border-left button"> <!-- Multistore external link --> <span>Listen</span> </div> </div> </a> </li> <li class="list-group-item"> <a href="https://found.ee/IM_SFTSDeluxe/ms-itunes-7" onclick="eventsProxy.onClickRetailerButton({'retailer_name': 'iTunes', 'destination_url' : 'https://found.ee/IM_SFTSDeluxe/ms-itunes-7', 'cta': 'Buy'}, null)" target="_blank"> <div class="row"> <div class="col-8"> <!-- Multistore icon --> <img src="https://static.found.ee/static/logo-itunes.svg" alt="iTunes" class="foundee-store-icon" /> </div> <div class="col-4 border-left button"> <!-- Multistore external link --> <span>Buy</span> </div> </div> </a> </li> <li class="list-group-item"> <a href="https://found.ee/IM_SFTSDeluxe/ms-customlink-8" onclick="eventsProxy.onClickRetailerButton({'retailer_name': 'Official Store', 'destination_url' : 'https://found.ee/IM_SFTSDeluxe/ms-customlink-8', 'cta': 'Official Store'}, null)" target="_blank"> <div class="row"> <!-- Multistore name --> <div class="foundee-text text-center retailer-text">Official Store</div> </div> </a> </li> </ul> </div> </div> </div> </div> <div id="cookies-ccpa" class="ccda cookies"> <div class="justify-content-lg-center align-items-lg-center py-3"> <div class="col-12 text-center"> <div class="disclaimer-text px-3 px-lg-0"> <p class="font-small-3 m-0"> By using this service, you have accepted Cookies based on our<br/> <a target="_blank" href="https://found.ee/super/usersgdpr">Privacy Policy</a>, and <a target="_blank" href="https://found.ee/super/tos">Terms of Service</a>. <a href="#" data-toggle="modal" data-target="#dnt-modal">Manage</a> your permissions here. </p> </div> </div> </div> </div> <div id="cookies" class="gdpr cookies" style="display: none;"> <div class="container"> <div class="row justify-content-lg-center align-items-lg-center py-3"> <div class="col-12 col-lg-8 text-center"> <div class="disclaimer-text px-3 px-lg-0"> <p class="font-small-3 white-text"><em>I agree to the I have been informed and read the <a target="_blank" href="https://found.ee/super/usersgdpr">Privacy Policy</a>. I understand that Found.ee, LLC. Will process my data as data controller to manage my registration with found.ee, which is necessary for the performance of the contract, and that my data will not be shared with third parties unless legally required. I am aware I have the right to access, rectify and erase my data, among others. </em> </p> </div> <div class="options-container px-3 px-lg-0"> <p class="font-small-3 white-text"><em>You may select your cookie preferences below</em></p> <div class="form-check form-check-inline"> <input class="form-check-input pixel-option" type="checkbox" id="strictly-necessary-option" value="STRICTLY_NECESSARY" checked disabled> <label class="form-check-label white-text" for="strictly-necessary-option">Strictly Necessary</label> </div> <div class="form-check form-check-inline"> <input class="form-check-input pixel-option" type="checkbox" id="performance-option" value="PERFORMANCE" checked> <label class="form-check-label white-text" for="performance-option">Performance</label> </div> <div class="form-check form-check-inline"> <input class="form-check-input pixel-option" type="checkbox" id="advertising-option" value="ADVERTISING" checked> <label class="form-check-label white-text" for="advertising-option">Advertising</label> </div> </div> </div> <div class="col-12 col-lg-4 text-center"> <button class="btn btn-reject mr-2" onclick="onRejectBtn()">REJECT</button> <button class="btn btn-accept" onclick="onAcceptBtn()">ACCEPT</button> </div> </div> </div> </div> <script> (function (w, d) { const dialog = d.querySelector('#cookies'); w.setCookiePreferencesCookie = function setCookiePreferencesCookie() { const checkboxes = d.querySelectorAll('.pixel-option'); const preferences = []; checkboxes.forEach(function (checkbox) { if (checkbox.checked) { preferences.push(checkbox.value); } }); const preferencesQuery = preferences.join('|'); d.cookie = 'preferences=' + preferencesQuery + ';max-age=2592000;path=/;'; } w.updateCookiePreferences = function updateCookiePreferences() { // Get all selected checkbox values and prepare a preference[] query string let uid = getCookie('uid'); let preferences = getCookie('preferences'); if(uid && preferences) { const xhr = new XMLHttpRequest(); xhr.open('POST', 'https://api.found.ee/dmp/user/cookie/' + uid, true); xhr.setRequestHeader('Content-type', 'application/json'); xhr.onload = function () {}; xhr.onerror = function () {}; const payload = { preferences: preferences.split('|') }; xhr.send(JSON.stringify(payload)); } } w.onAcceptBtn = function onAcceptBtn() { if (dialog) { dialog.style.display = "none"; d.cookie = 'isAcceptedPermissions=true;max-age=7776000;path=/;'; w.setCookiePreferencesCookie(); } w.location.reload(true); }; w.onRejectBtn = function onRejectBtn() { if (dialog) { dialog.style.display = "none"; d.cookie = 'isAcceptedPermissions=false;max-age=2592000;path=/;'; } w.location.reload(true); }; d.onreadystatechange = function () { if (d.readyState === "complete") { dialog.style.display = 'none'; w.updateCookiePreferences(); } }; })(window, document); </script> <script> (function(w, d) { w.getCookie = function(name) { var name = name + "="; var ca = document.cookie.split(';'); for (var i = 0; i < ca.length; i++) { var c = ca[i]; while (c.charAt(0) === ' ') c = c.substring(1); if (c.indexOf(name) === 0) return c.substring(name.length, c.length); } return ""; } function isBot(userAgent) { const botKeywords = ['bot', 'foundee-previews', 'spider', 'crawler']; return botKeywords.some((it) => userAgent.toLowerCase().indexOf(it) > -1); } function cleanShortCode(path) { if(path.startsWith('/')) { return path.substr(1, path.length - 1); } return path; } function extractCodeFromUrl(url) { var split = url.split('/'); return split[3] + '/' + split[4]; } function prepareShortCodePayload(path, referrer, pageBypass) { var split = path.split('/'); if(split.length === 1) { return { shortCode: split[0], referrer: referrer || null, pageBypass: pageBypass }; } return { shortCode: split[0], retailer: split[1], referrer: referrer || null, pageBypass: pageBypass }; } function _sendStats(shortCode, referrer, pageBypass) { var xhr = new XMLHttpRequest(); xhr.open('POST', '/stats/collect/', true); xhr.setRequestHeader('Content-type', 'application/json'); xhr.onload = function () {}; xhr.send(JSON.stringify(prepareShortCodePayload(shortCode, referrer, pageBypass))); } function _sendStatsUnique(shortCode, referrer) { var xhr = new XMLHttpRequest(); xhr.open('POST', '/stats/collect/unique', true); xhr.setRequestHeader('Content-type', 'application/json'); xhr.onload = function () { d.cookie = shortCode + '=' + 'false;max-age=2592000;path=/'; }; xhr.send(JSON.stringify(Object.assign({}, prepareShortCodePayload(shortCode, referrer, false), { unique: d.cookie.split('; ').indexOf(shortCode + '=false') === -1 }))); } function _collectStatsNow(shortCode, referrer) { shortCode = cleanShortCode(shortCode); if (typeof w.navigator !== 'undefined' && isBot(w.navigator.userAgent)) { return false; } if (d.cookie.split('; ').indexOf('isAcceptedPermissions=false') === -1) { if (d.cookie.split('; ').indexOf(shortCode + '=false') === -1) { _sendStatsUnique(shortCode, referrer); } } _sendStats(shortCode, referrer, false); } w.trackPreSaveButtonClick = function(destinationUrl) { var shortCode = extractCodeFromUrl(destinationUrl); _collectStatsNow(shortCode, d.referrer); }; _collectStatsNow(d.location.pathname, d.referrer); })(window, document); </script> <style> label.switchify.switchify-label { display: inline-block; } label.switchify.switchify-label > input.switchified { display: none; } label.switchify.switchify-label > span.switchify-switch { display: block; background-color: #cecece; height: 1.1em; width: 1.6em; position: relative; border: 1px solid #cecece; border-radius: 1em; transition: background-color 0.25s, border-color 0.25s; } label.switchify.switchify-label > span.switchify-switch::after { content: ""; background-color: #fff; display: block; height: 1em; width: 1em; position: absolute; border-radius: 1em; left: 0; transition: left 0.25s; } label.switchify.switchify-label > input.switchified:checked + span.switchify-switch { background-color: #D84A7E; border-color: #D84A7E; } label.switchify.switchify-label > input.switchified:checked + span.switchify-switch::after { left: calc(100% - 1em); } </style> <div class="modal fade" id="dnt-modal" tabindex="-1" role="dialog" aria-labelledby="managePermissionsModalTitle" aria-hidden="true"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title" id="managePermissionsModalTitle"> Manage Permissions </h5> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">&times;</span> </button> </div> <div class="modal-body"> <p> Under the California Consumer Privacy Act, the definition of 'sale' is very broad. It includes the transfer or sharing of personal information with a third party for any value, even if the information is not sold for monetary value. We do not sell actual personal information for monetary value, but we do allow users to run advertising against it and share it with third parties as part of a mutually beneficial business relationship. Because of this, we refer to the sale of personal information as 'data sharing.' If you are a California resident, you have the right to opt-out of the sharing of your personal information with third parties (subject to certain exceptions). </p> <div class="d-flex"> <div class="mr-auto"> <p> Do not sell my personal information </p> </div> <label class="switchify switchify-label"><input class="toSwitch switchified" id="dnt-option" type="checkbox" name="dnt"><span class="switchify-switch"></span></label> </div> <div class="modal-controls"> <button class="btn btn-block foundee-pink-action-block-btn" id="dnt-tracking-btn" aria-live="polite">Update Preferences</button> </div> </div> </div> </div> </div> <script> (function() { function toggleDnt(setDnt = true) { const date = setDnt ? new Date(new Date().getTime() + 365 * 24 * 60 * 60 * 1000).toUTCString() : 'Thu, 01 Jan 1970 00:00:00 UTC'; const value = setDnt ? 'Y' : ''; document.cookie = 'foundeeDNT=' + value + '; expires=' + date + '; path=/;secure'; } if (getCookie('foundeeDNT') === 'Y') { document.querySelector('#dnt-option').checked = true; } document.querySelector('#dnt-tracking-btn').onclick = function() { // Check the current preference for DNT from checkbox const checked = document.querySelector('#dnt-option').checked; if (!checked) { toggleDnt(false); setTimeout(() => { window.location.reload(); }, 400); } else { // Convert the above to XMLHttpRequest const xhr = new XMLHttpRequest(); xhr.open('POST', 'https://api.found.ee/privacy/privacy/nfs/' + getCookie('uid'), true); xhr.setRequestHeader('Content-Type', 'application/json'); xhr.onreadystatechange = function() { if (xhr.readyState === 4) { if (xhr.status === 200) { toggleDnt(true); $('#dnt-modal').modal('hide'); window.location.reload(); } else { alert('Something went wrong. Please try again later.'); $('#dnt-modal').modal('hide'); } } }; xhr.send(); } }; })(); </script> <script> function isSet(variable) { return typeof variable !== "undefined" && variable !== null && variable !== '';}; class EventTracker { eventTrackers = {}; registerNewEventTracker(pixelId, eventTracker) { this.eventTrackers[pixelId] = eventTracker; } trackPageLoaded(params) { this._trackEvent(tracker => { tracker.trackPageLoaded(params); }) } trackOnPreSave(source, params) { this._trackEvent(tracker => { tracker.trackOnPreSave(source, params); }) } trackOnClickRetailerButton(params) { this._trackEvent(tracker => { tracker.trackOnClickRetailerButton(params); }) } trackOnClickSocialNetworkButton(params) { this._trackEvent(tracker => { tracker.trackOnClickSocialNetworkButton(params); }) } trackOnClickSubscribeButton(params) { this._trackEvent(tracker => { tracker.trackOnClickSubscribeButton(params); }) } trackOnClickRequestConcertButton(params) { this._trackEvent(tracker => { tracker.trackOnClickRequestConcertButton(params); }) } _trackEvent(delegate) { Object.keys(this.eventTrackers).forEach(key => { var tracker = this.eventTrackers[key]; tracker.init(); delegate(tracker); }); } } class EventsProxy { eventsTracker = new EventTracker(); url = null; domain = null; header = null; description = null; constructor(url, domain, header, description) { this.url = url; this.domain = domain; this.header = header; this.description = description; } onPageLoaded(params, delegate) { this.eventsTracker.trackPageLoaded(this._enrichParams("Page View", params)); this.runDelegate(delegate); } onClickSubscribeButton(params, delegate) { this.eventsTracker.trackOnClickSubscribeButton(this._enrichParams("Subscribe", params)); this.runDelegate(delegate); } onClickRequestConcertButton(params, delegate) { this.eventsTracker.trackOnClickRequestConcertButton(this._enrichParams("Request Concert", params)); this.runDelegate(delegate); } onPreSave(source, params, delegate) { this.eventsTracker.trackOnPreSave(source, this._enrichParams("Pre-Save", params)); this.runDelegate(delegate); } onSocialUnlock(source, params, delegate) { this.eventsTracker.trackOnPreSave(source, this._enrichParams("Social Unlock", params)); this.runDelegate(delegate); } onClickRetailerButton(params, delegate) { this.eventsTracker.trackOnClickRetailerButton(this._enrichParams("Retailer", params)); this.runDelegate(delegate); } onClickSocialNetworkButton(params, delegate) { this.eventsTracker.trackOnClickSocialNetworkButton(this._enrichParams("Social Network", params)); this.runDelegate(delegate); } runDelegate(delegate) { if (isSet(delegate)) { delegate(); } } _enrichParams(action, params) { var commonParams = { 'action': action, 'url': this.url, 'domain': this.domain, 'header': this.header, 'description': this.description } if (isSet(params)) { return Object.assign({}, commonParams, params); } else { return Object.assign({}, commonParams); } } } var eventsProxy = new EventsProxy( window.location.href, 'found.ee', decodeURIComponent('Ingrid%20Michaelson%27s%20Songs%20For%20The%20Season%20-%20Deluxe%20Edition'), decodeURIComponent('Available%20Now%21') ); function isOnPageLoadedAllowed(uri) { const url = new URL(uri); const urlParams = url.searchParams; const actionType = urlParams.get('actionType'); const status = urlParams.get('result'); if (status != null && actionType != null && status === 'SUCCESS' && ['SPOTIFY_PRE_SAVE', 'DEEZER_PRE_SAVE', 'APPLE_PRE_ADD', 'AMAZON_PRE_SAVE', 'TIDAL_PRE_SAVE'].includes(actionType)) return false; else return true; } if (isOnPageLoadedAllowed(window.location)) { eventsProxy.onPageLoaded(); } </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10