- ID de l'analyse :
- a690491c-3e91-4775-8b14-a84ff2806c78Terminée
- URL soumise :
- https://clickfuse.com/Redirigé
- Fin du rapport :
Liens : 35 trouvé(s)
Liens sortants identifiés à partir de la page
Lien | texte |
---|---|
https://www.tonefuse.com/#faq | FAQ |
https://publishers.bandsintown.com/register | Tonefuse Display& Video |
https://cp.tonefuse.com/register | Tonefuse Performance |
https://publishers.bandsintown.com/login | Tonefuse Display& Video |
https://cp.tonefuse.com/login | Tonefuse Performance |
https://corp.bandsintown.com/ | Company |
http://corp.bandsintown.com/careers | Careers |
https://corp.bandsintown.com/news | News + Press |
https://corp.bandsintown.com/media-library | Media Library |
https://www.impact.bandsintown.com | Impact |
Variables JavaScript : 12 trouvée(s)
Les variables JavaScript globales chargées dans l'objet fenêtre d'une page sont des variables déclarées en dehors des fonctions et accessibles depuis n'importe quel endroit du code au sein du champ d'application actuel
Nom | Type |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
gtag | function |
dataLayer | object |
$ | function |
jQuery | function |
Popper | object |
google_tag_manager | object |
google_tag_data | object |
Messages de journal de console : 1 trouvé(s)
Messages consignés dans la console web
Type | Catégorie | Enregistrement |
---|---|---|
verbose | dom |
|
HTML
Le corps HTML de la page en données brutes
<!DOCTYPE html><html class="text-gray-800 text-sm md:text-base"><head>
<title>Tonefuse</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<link rel="icon" type="image/x-icon" href="/img/favicons/tf_favicon.ico">
<link rel="stylesheet" media="screen" href="https://clickfuse.com/css/tailwind.min.css">
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Muli:400,700&display=swap">
<style>
.bg-hero {
background-image: url("https://clickfuse.com/img/amplified-header-bg.png");
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.bg-quotes-lg {
background-image:
url("https://clickfuse.com/img/amplified-quotes-l-lg.svg"),
url("https://clickfuse.com/img/amplified-quotes-r-lg.svg");
background-repeat:
no-repeat,
no-repeat;
background-position:
left top,
right bottom;
}
.bg-quotes {
background-image:
url("https://clickfuse.com/img/amplified-quotes-l.svg"),
url("https://clickfuse.com/img/amplified-quotes-r.svg");
background-repeat:
no-repeat,
no-repeat;
background-position:
left top,
right bottom;
}
.text-hot-pink {
color: #ef5da8;
}
.bg-hot-pink {
background-color: #ef5da8;
}
.bg-pastel-lilac {
background-color: #e5cffb;
}
.bg-hot-purple {
background-color: #462a62;
}
.header-footer-text {
color: #462a62;
}
.header-links {
color: #ef5da8;
}
.header-links:hover {
color: #faffc6;
}
.submit-button:hover {
color: black;
background-color: #faffc6;
}
.cancel-button {
border-color:#ef5da8
}
.bg-brand-heading {
color: #462a62;
}
/* SOCIAL ICONS IN FOOTER*/
#instagramIcon {
content: url('/img/footer-icons/social-gray-instagram.png');
}
#instagramIcon:hover {
content: url('/img/footer-icons/social-teal-instagram.png');
}
#twitterIcon {
content: url('/img/footer-icons/social-gray-twitter.png');
}
#twitterIcon:hover {
content: url('/img/footer-icons/social-teal-twitter.png');
}
#facebookIcon {
content: url('/img/footer-icons/social-gray-facebook.png');
}
#facebookIcon:hover {
content: url('/img/footer-icons/social-teal-facebook.png');
}
#twitchIcon {
content: url('/img/footer-icons/social-gray-twitch.png');
}
#twitchIcon:hover {
content: url('/img/footer-icons/social-teal-twitch.png');
}
#youtubeIcon {
content: url('/img/footer-icons/social-gray-youtube.png');
}
#youtubeIcon:hover {
content: url('/img/footer-icons/social-teal-youtube.png');
}
#discordIcon {
content: url('/img/footer-icons/social-gray-discord.png');
}
#discordIcon:hover {
content: url('/img/footer-icons/social-teal-discord.png');
}
</style>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-L9X3QTC62X"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-L9X3QTC62X');
</script>
</head>
<body>
<header class="py-6 bg-hot-purple">
<div class="container mx-auto">
<nav class="flex flex-wrap items-center">
<div class="mx-auto md:mx-0 mb-4 md:mb-0">
<a href="/">
<img style="width: 9em;" src="/img/tonefuse-logos/tf-hot-pink.svg" alt="Tonefuse">
</a>
</div>
<div class="flex-grow w-3/4 md:w-auto">
<div class="flex justify-around md:justify-end">
<a href="#" class="mx-2 header-links header-footer-text" data-toggle-dropdown="dd-register">Sign Up</a>
<a href="#" class="mx-2 header-links header-footer-text" data-toggle-dropdown="dd-login">Log In</a>
<a href="https://www.tonefuse.com/#faq" class="mx-2 header-links header-footer-text">FAQ</a>
</div>
<ul class="hidden bg-white px-2 py-4" id="dd-register">
<li class="mb-2">
<a href="https://publishers.bandsintown.com/register" class="header-links">Tonefuse Display & Video</a>
</li>
<li>
<a href="https://cp.tonefuse.com/register" class="header-links">Tonefuse Performance</a>
</li>
</ul>
<ul class="hidden bg-white px-2 py-4" id="dd-login">
<li class="mb-2">
<a href="https://publishers.bandsintown.com/login" class="header-links">Tonefuse Display & Video</a>
</li>
<li>
<a href="https://cp.tonefuse.com/login" class="header-links">Tonefuse Performance</a>
</li>
</ul>
</div>
</nav>
</div>
</header>
<div class="bg-brand-heading bg-pastel-lilac">
<div class="container mx-auto p-10 text-center">
<h1 class="text-4xl text-center font-bold">
Clickfuse Log In
</h1>
</div>
</div>
<div class="container mx-auto p-10">
<div class="w-full md:w-3/5 mx-auto">
<form method="POST" action="https://clickfuse.com/login" accept-charset="UTF-8"><input name="_token" type="hidden" value="DlO31Vqu0Xjxr1OqiBjzOZ5CSL79wRxMF1EHbn5d">
<div class="mb-4">
<label for="email" class="mb-1 block font-bold">Email</label>
<input placeholder="Email" class="w-full p-2 rounded bg-gray-100 border border-gray-500" name="email" type="email" id="email">
</div>
<div class="mb-4">
<label for="password" class="mb-1 block font-bold">Password</label>
<input placeholder="Password" class="w-full p-2 rounded bg-gray-100 border border-gray-500" name="password" type="password" value="" id="password">
</div>
<input class="inline-block w-full md:w-auto bg-hot-pink submit-button font-bold text-center py-3 px-20 my-2 mr-4 rounded" type="submit" value="Log In">
<a href="https://clickfuse.com/forgot-password" class="inline-block w-full md:w-auto border cancel-button hover:bg-gray-100 font-bold text-center py-3 px-20 my-2 rounded">
Forgot Password?
</a>
</form>
</div>
</div>
<footer class="bg-gray-800 py-10 bg-pastel-lilac header-footer-text">
<div class="container mx-auto px-8 md:px-0">
<div class="flex flex-wrap justify-between mb-8">
<div class="w-40 mb-4">
<h4 class="mb-2 font-bold">About</h4>
<ul>
<li class="mb-2">
<a href="https://corp.bandsintown.com/">Company</a>
</li>
<li class="mb-2">
<a href="http://corp.bandsintown.com/careers">Careers</a>
</li>
<li class="mb-2">
<a href="https://corp.bandsintown.com/news">News + Press</a>
</li>
<li class="mb-2">
<a href="https://corp.bandsintown.com/media-library">Media Library</a>
</li>
<li class="mb-2">
<a href="https://www.impact.bandsintown.com">Impact</a>
</li>
</ul>
</div>
<div class="w-40 mb-4">
<h4 class="mb-2 font-bold">Fans</h4>
<ul>
<li class="mb-2">
<a href="https://apps.apple.com/us/app/bandsintown-concerts/id471394851">iPhone App</a>
</li>
<li class="mb-2">
<a href="https://play.google.com/store/apps/details?id=com.bandsintown">Android App</a>
</li>
<li class="mb-2">
<a href="https://www.bandsintown.com/">Website</a>
</li>
<li class="mb-2">
<a href="https://news.bandsintown.com/">Blog</a>
</li>
<li class="mb-2">
<a href="https://news.bandsintown.com/charts/">Charts</a>
</li>
</ul>
</div>
<div class="w-40 mb-4">
<h4 class="mb-2 font-bold">Pro Services</h4>
<ul>
<li class="mb-2">
<a href="https://artists.bandsintown.com/">Artists</a>
</li>
<li class="mb-2">
<a href="https://promoters.bandsintown.com/">Promoters</a>
</li>
<li class="mb-2">
<a href="https://venues.bandsintown.com/">Venues</a>
</li>
<li class="mb-2">
<a href="https://publishers.bandsintown.com/">Publishers</a>
</li>
<li class="mb-2">
<a href="https://amplified.bandsintown.com/">Brands</a>
</li>
</ul>
</div>
<div class="w-40 mb-4">
<h4 class="mb-2 font-bold">Artist Tools</h4>
<ul>
<li class="mb-2">
<a href="https://artists.bandsintown.com/support/messaging-fans">Messaging Fans</a>
</li>
<li class="mb-2">
<a href="https://artists.bandsintown.com/support/events-widget">Widget</a>
</li>
<li class="mb-2">
<a href="https://artists.bandsintown.com/support/events-promotion-page">Events Promotion Page</a>
</li>
<li class="mb-2">
<a href="https://artists.bandsintown.com/support/follow-button">Follow Button</a>
</li>
<li class="mb-2">
<a href="https://artists.bandsintown.com/support/support-button">Support Button</a>
</li>
<li class="mb-2">
<a href="https://artists.bandsintown.com/support/insights">Insights</a>
</li>
</ul>
</div>
<div class="w-40 mb-4">
<h4 class="mb-2 font-bold">Help</h4>
<ul>
<li class="mb-2">
<a href="http://help.bandsintown.com/">Help Center</a>
</li>
<li class="mb-2">
<a href="https://corp.bandsintown.com/contact">Contact Us</a>
</li>
</ul>
</div>
</div>
<div class="mb-4 text-center">
<img class="inline-block" style="height: 50px;" src="https://clickfuse.com/img/tonefuse-logos/tf-yellow.svg" alt="Tonefuse">
</div>
<div class="mb-4 text-center">
<ul>
<li class="inline-block mx-1">
<a href="https://www.instagram.com/bandsintown">
<img id="instagramIcon" height="28" width="28" alt="Instagram">
</a>
</li>
<li class="inline-block mx-1">
<a href="https://twitter.com/bandsintown">
<img id="twitterIcon" height="28" width="28" alt="Twitter">
</a>
</li>
<li class="inline-block mx-1">
<a href="https://www.facebook.com/Bandsintown/">
<img id="facebookIcon" height="28" width="28" alt="Facebook">
</a>
</li>
<li class="inline-block mx-1">
<a href="https://www.twitch.tv/bandsintown">
<img id="twitchIcon" height="28" width="28" alt="Twitch">
</a>
</li>
<li class="inline-block mx-1">
<a href="https://www.youtube.com/bandsintown">
<img id="youtubeIcon" height="28" width="28" alt="YouTube">
</a>
</li>
<li class="inline-block mx-1">
<a href="https://discord.com/invite/4DrsSGrYAm">
<img id="discordIcon" height="28" width="28" alt="Discord">
</a>
</li>
</ul>
</div>
<div class="mb-4 text-center text-sm">
<a href="https://clickfuse.com/privacy-policy">Tonefuse Privacy Policy</a>,
<a href="https://corp.bandsintown.com/cookie-policy">Cookie Policy</a>
</div>
<div class="text-center">
<p class="text-gray-500 text-sm">
Copyright © 2024
<a href="//clickfuse.com/">Tonefuse</a>
| Powered by ClickFuse
</p>
</div>
</div>
</footer>
<script src="//code.jquery.com/jquery-2.1.3.min.js"></script>
<script src="https://unpkg.com/@popperjs/core@2"></script>
<script>
$('[data-toggle-dropdown]').on('click', function (event) {
event.preventDefault();
const button = event.target;
const dropdownSelector = "#" + $(button).data("toggle-dropdown");
const dropdown = document.querySelector(dropdownSelector);
$("#dd-register, #dd-login").not(dropdownSelector).addClass('hidden');
Popper.createPopper(button, dropdown, {
modifiers: [
{
name: 'offset',
options: { offset: [0, 15] },
},
],
});
$(dropdown).toggleClass('hidden');
});
$('[data-toggle-dropdown]').on('mouseenter', function (event) {
event.preventDefault();
const button = event.target;
const dropdownSelector = "#" + $(button).data("toggle-dropdown");
const dropdown = document.querySelector(dropdownSelector);
$("#dd-register, #dd-login").addClass('hidden');
Popper.createPopper(button, dropdown, {
modifiers: [
{
name: 'offset',
options: { offset: [0, 15] },
},
],
});
$(dropdown).toggleClass('hidden');
});
$('[data-toggle-dropdown]').on('mouseleave', function (event) {
const button = event.target;
const dropdownSelector = "#" + $(button).data("toggle-dropdown");
$("#dd-register, #dd-login").not(dropdownSelector).addClass('hidden');
});
$('main').on('click mouseenter', function (event) {
$("#dd-register, #dd-login, #dd-faq").addClass('hidden');
});
</script>
</body></html>