https://piranha.infusionsoft.com/app/optOut/noConfirm/115984919/32c1fe54dafd7603

ID de l'analyse :
16e46bab-865b-4e46-990c-2505a9216cd4Terminée
URL soumise :
https://piranha.infusionsoft.com/app/optOut/noConfirm/115984919/32c1fe54dafd7603
Fin du rapport :

Liens : 0 trouvé(s)

Liens sortants identifiés à partir de la page

Variables JavaScript : 5 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

NomType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
InfusionStylesobject
handleDeclinefunction

Messages de journal de console : 1 trouvé(s)

Messages consignés dans la console web

TypeCatégorieEnregistrement
errornetwork
URL
https://piranha.infusionsoft.com/favicon.ico
texte
Failed to load resource: the server responded with a status of 404 ()

HTML

Le corps HTML de la page en données brutes

<html><head><link href="/resources/stylesheets/global-customer-facing.css?b=1.70.0.751586-hf-202412120145" media="all" rel="stylesheet" type="text/css"><script type="text/javascript">(function() {
                            var styleArray = ["/resources/stylesheets/global-customer-facing.css"];
                            if (window.Infusion) {
                                Infusion.stylesLoaded(styleArray);
                            } else if (window.InfusionStyles) {
                                window.InfusionStyles.concat(styleArray);
                            } else {
                                window.InfusionStyles = styleArray;
                            }
                        })();</script><link href="/resources/emailoptstatus/OptOutUnsubscribe.css?b=1.70.0.751586-hf-202412120145" media="all" rel="stylesheet" type="text/css"><script type="text/javascript">(function() {
                            var styleArray = ["/resources/emailoptstatus/OptOutUnsubscribe.css"];
                            if (window.Infusion) {
                                Infusion.stylesLoaded(styleArray);
                            } else if (window.InfusionStyles) {
                                window.InfusionStyles.concat(styleArray);
                            } else {
                                window.InfusionStyles = styleArray;
                            }
                        })();</script>

    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>
        Powered by Keap</title>
</head>
<body>

<div id="mainContent">
        <div class="logoContainer" style="text-align:center;">
            <img src="https://d1yoaun8syyxxt.cloudfront.net/piranha-46482124-8e9d-4b7e-8a34-5953c9bdfa57-v2">
        </div>
        <h1 id="title">
            We're sorry to see you go.</h1>
        <div id="optOutFormContainer" class="optOutForm">
            <form accept-charset="UTF-8" action="/app/optOut/processOptOut" method="POST"><input id="optOutId" name="optOutId" type="hidden" value="34"><input id="optOutHash" name="optOutHash" type="hidden" value="ed5ae475d4861c09"><input id="token" name="token" type="hidden" value=""><input id="emailSentId" name="emailSentId" type="hidden" value="115984919"><input id="emailSentHash" name="emailSentHash" type="hidden" value="32c1fe54dafd7603"><input id="optingType" name="optingType" type="hidden" value="OptOutAndUpdate"><div id="optOutContent">
                            <span id="optOutHeader" class="optionsHeader">
                                Why do you want to unsubscribe from these emails?</span>
                            <div class="optOutOption">
                                    <input id="optOutOptions_Uninterested" name="optOutOptions" type="radio" value="Uninterested"><label for="optOutOptions_Uninterested" class="optionLabel">
                                        I no longer want to receive these emails</label>
                                </div>
                            <div class="optOutOption">
                                    <input id="optOutOptions_Unsolicited" name="optOutOptions" type="radio" value="Unsolicited"><label for="optOutOptions_Unsolicited" class="optionLabel">
                                        I did not request email from this sender</label>
                                </div>
                            <div class="optOutOption">
                                    <input id="optOutOptions_Inappropriate" name="optOutOptions" type="radio" value="Inappropriate"><label for="optOutOptions_Inappropriate" class="optionLabel">
                                        This is not the content I expected</label>
                                </div>
                            <div class="optOutOption">
                                    <input id="optOutOptions_Frequency" name="optOutOptions" type="radio" value="Frequency"><label for="optOutOptions_Frequency" class="optionLabel">
                                        I received emails more often than I expected</label>
                                </div>
                            <div class="optOutOption">
                                    <input id="optOutOptions_Spam" name="optOutOptions" type="radio" value="Spam"><label for="optOutOptions_Spam" class="optionLabel">
                                        This email is spam and should be reported</label>
                                </div>
                            <div class="optOutOption">
                                    <input id="optOutOptions_AlreadyUnsubscribed" name="optOutOptions" type="radio" value="AlreadyUnsubscribed"><label for="optOutOptions_AlreadyUnsubscribed" class="optionLabel">
                                        I've previously unsubscribed</label>
                                </div>
                            <div class="feedback-comment">
                                <label for="feedbackComment">Additional comments</label>
                                <textarea name="feedbackComment" id="feedbackComment" class="otherTextArea"></textarea>
                            </div>
                        </div>
                    <div class="submitForm">
                    <input class="button primary is-button" id="submit" type="submit" value="Unsubscribe"><a href="javascript:handleDecline();" class="button secondary is-button">Do not remove</a>
                        </div>
            </form></div>
        <div id="decline-message" class="optOutForm" style="display: none;">
            <p>Your information will not be removed. You may close this window.</p>
        </div>
    </div>
    <div class="branding">
        </div>

    <script type="text/javascript">
            function handleDecline() {
                var optOutForm = document.getElementById('optOutFormContainer');
                var declineMessage = document.getElementById('decline-message');
                var title = document.getElementById('title');

                optOutForm.style.display = 'none';
                declineMessage.style.display = 'block';
                title.style.display = 'none';
            }
        </script>
    

</body></html>