admin.zakeke.com Open in urlscan Pro
20.50.2.42  Public Scan

Submitted URL: https://portal.zakeke.com/
Effective URL: https://admin.zakeke.com/en-US/Admin/Login
Submission: On November 28 via manual from CA — Scanned from NL

Form analysis 8 forms found in the DOM

<form>
  <fieldset>
    <legend class="visuallyhidden">Consent Selection</legend>
    <div id="CybotCookiebotDialogBodyFieldsetInnerContainer">
      <div class="CybotCookiebotDialogBodyLevelButtonWrapper"><label class="CybotCookiebotDialogBodyLevelButtonLabel" for="CybotCookiebotDialogBodyLevelButtonNecessary"><span
            class="CybotCookiebotDialogBodyLevelButtonDescription">Necessary</span></label>
        <div class="CybotCookiebotDialogBodyLevelButtonSliderWrapper CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled"><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonNecessary"
            class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled" disabled="disabled" checked="checked"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></div>
      </div>
      <div class="CybotCookiebotDialogBodyLevelButtonWrapper"><label class="CybotCookiebotDialogBodyLevelButtonLabel" for="CybotCookiebotDialogBodyLevelButtonPreferences"><span
            class="CybotCookiebotDialogBodyLevelButtonDescription">Preferences</span></label>
        <div class="CybotCookiebotDialogBodyLevelButtonSliderWrapper"><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonPreferences" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox"
            data-target="CybotCookiebotDialogBodyLevelButtonPreferencesInline" checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></div>
      </div>
      <div class="CybotCookiebotDialogBodyLevelButtonWrapper"><label class="CybotCookiebotDialogBodyLevelButtonLabel" for="CybotCookiebotDialogBodyLevelButtonStatistics"><span
            class="CybotCookiebotDialogBodyLevelButtonDescription">Statistics</span></label>
        <div class="CybotCookiebotDialogBodyLevelButtonSliderWrapper"><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonStatistics" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox"
            data-target="CybotCookiebotDialogBodyLevelButtonStatisticsInline" checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></div>
      </div>
      <div class="CybotCookiebotDialogBodyLevelButtonWrapper"><label class="CybotCookiebotDialogBodyLevelButtonLabel" for="CybotCookiebotDialogBodyLevelButtonMarketing"><span
            class="CybotCookiebotDialogBodyLevelButtonDescription">Marketing</span></label>
        <div class="CybotCookiebotDialogBodyLevelButtonSliderWrapper"><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonMarketing" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox"
            data-target="CybotCookiebotDialogBodyLevelButtonMarketingInline" checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></div>
      </div>
    </div>
  </fieldset>
</form>

<form><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonNecessaryInline" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled" disabled="disabled" checked="checked"> <span
    class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

<form><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonPreferencesInline" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox" data-target="CybotCookiebotDialogBodyLevelButtonPreferences"
    checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

<form><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonStatisticsInline" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox" data-target="CybotCookiebotDialogBodyLevelButtonStatistics"
    checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

<form><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonMarketingInline" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox" data-target="CybotCookiebotDialogBodyLevelButtonMarketing" checked="checked"
    tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

<form class="CybotCookiebotDialogBodyLevelButtonSliderWrapper"><input type="checkbox" id="CybotCookiebotDialogBodyContentCheckboxPersonalInformation" class="CybotCookiebotDialogBodyLevelButton"> <span
    class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

POST /en-US/Admin/Login

<form action="/en-US/Admin/Login" class="form-admin" method="post"> <input type="hidden" name="formType" value="login">
  <input type="hidden" name="popup" value="no">
  <input id="ab-test-name" name="ABTestName" type="hidden" value=""><input id="ab-test-value" name="ABTestValue" type="hidden" value=""> <!--Errors list-->
  <!-- Check activation -->
  <div class="row">
    <div class="col">
      <div class="form-group">
        <label for="txt-username" class="control-label required">Email or Username</label>
        <input autocomplete="off" class="form-control" data-error-required="This is a required field." id="txt-username" name="Username" placeholder="Email or Username" required="True" title="This is a required field." type="text" value="">
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col">
      <div class="form-group">
        <label for="txt-password" class="control-label required">Password</label>
        <div id="password-container-and-icon">
          <input class="form-control" data-error-required="This is a required field." id="txt-password" name="Password" required="True" title="This is a required field." type="password">
          <p id="show-password-btn" onclick="showPassword()">
            <i id="show-icon">
                            <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"> 
                                <path d="M 3.71875 2.28125 L 2.28125 3.71875 L 8.46875 9.875 L 21.4375 22.84375 L 28.28125 29.71875 L 29.71875 28.28125 L 23.375 21.9375 C 27.472656 19.851563 30.527344 16.910156 30.71875 16.71875 L 31.375 16.0625 L 30.75 15.34375 C 30.492188 15.042969 24.394531 8 16 8 C 14.007813 8 12.152344 8.417969 10.46875 9.03125 Z M 16 10 C 18.164063 10 20.160156 10.554688 21.9375 11.34375 C 22.613281 12.445313 23 13.699219 23 15 C 23 16.816406 22.300781 18.46875 21.15625 19.71875 L 18.3125 16.875 C 18.726563 16.363281 19 15.710938 19 15 C 19 13.347656 17.652344 12 16 12 C 15.289063 12 14.636719 12.273438 14.125 12.6875 L 12.0625 10.625 C 13.300781 10.253906 14.609375 10 16 10 Z M 6.625 10.875 C 3.386719 12.863281 1.394531 15.171875 1.25 15.34375 L 0.625 16.0625 L 1.28125 16.71875 C 1.566406 17.003906 8.097656 23.382813 15.0625 23.9375 L 15.125 23.9375 C 15.414063 23.960938 15.710938 24 16 24 C 16.289063 24 16.585938 23.960938 16.875 23.9375 L 16.9375 23.9375 C 17.734375 23.875 18.535156 23.730469 19.3125 23.53125 L 17.59375 21.8125 C 17.34375 21.871094 17.074219 21.910156 16.8125 21.9375 L 16.6875 21.96875 C 16.21875 22.007813 15.777344 22.007813 15.3125 21.96875 L 15.21875 21.9375 C 11.679688 21.539063 9 18.566406 9 15 C 9 14.464844 9.066406 13.949219 9.1875 13.4375 Z M 7.28125 12.84375 C 7.105469 13.546875 7 14.261719 7 15 C 7 16.613281 7.4375 18.121094 8.1875 19.4375 C 6.066406 18.175781 4.320313 16.75 3.40625 15.9375 C 4.152344 15.195313 5.507813 13.988281 7.28125 12.84375 Z M 24.71875 12.84375 C 26.492188 13.988281 27.816406 15.226563 28.5625 15.96875 C 27.648438 16.78125 25.933594 18.175781 23.8125 19.4375 C 24.5625 18.121094 25 16.613281 25 15 C 25 14.265625 24.890625 13.546875 24.71875 12.84375 Z M 16 14 C 16.550781 14 17 14.449219 17 15 C 17 15.164063 16.945313 15.300781 16.875 15.4375 L 15.5625 14.125 C 15.699219 14.054688 15.835938 14 16 14 Z" fill="#445A64"></path>
                            </svg>
                        </i>
          </p>
        </div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col">
      <div class="form-group">
        <label for="txt-chkrememberme" class="control-label ui-checkbox">
          <input class="form-control" data-val="true" data-val-required="The RememberMeLogin field is required." id="txt-chkrememberme" name="RememberMeLogin" type="checkbox" value="true">
          <div>
            <div><i class="material-icons">done</i></div>
          </div> Keep me signed in
        </label>
      </div>
      <a class="link forgot-password" href="/Admin/ResetPassword">Forgot your password?</a>
    </div>
  </div>
  <div class="row">
    <div class="col">
      <button id="btn-submit" class="btn">Login</button>
    </div>
  </div>
  <div class="row center"><label>or</label></div>
  <div class="row socials">
    <button class="btnsocial btn-social-login facebook" type="button" data-providerid="3">login with facebook</button>
    <button class="btnsocial btn-social-login google" type="button" data-providerid="2">login with google</button>
  </div>
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8JIc_RMA1fBNo79cu3zyYpqomeSc8G3oeUNeEE5RIh95c6XHsbDtNdG0l6NQKecnEZTT9BQ-2S1mtHC5rIQi8hL3O4XVYdwNFUHJVIHrCzbGfIbH3AFcbMVsHZ72jCBENG4P7TCB3QUGfJiuyJ0cz1I"><input name="RememberMeLogin"
    type="hidden" value="false">
</form>

POST /en-US/Admin/LoginGooglePost

<form action="/en-US/Admin/LoginGooglePost" class="login-google-form" method="post"> <input type="hidden" name="Token" value="" id="social-token">
  <input type="hidden" name="TimeZone" value="" id="time-zone">
  <div id="btn-login-google-submit" class="g-signin2" data-onsuccess="onGoogleSignIn" data-theme="dark" type="hidden" data-gapiscan="true" data-onload="true">
    <div style="height:36px;width:120px;" class="abcRioButton abcRioButtonBlue">
      <div class="abcRioButtonContentWrapper">
        <div class="abcRioButtonIcon" style="padding:8px">
          <div style="width:18px;height:18px;" class="abcRioButtonSvgImageWithFallback abcRioButtonIconImage abcRioButtonIconImage18"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="18px" height="18px" viewBox="0 0 48 48"
              class="abcRioButtonSvg">
              <g>
                <path fill="#EA4335" d="M24 9.5c3.54 0 6.71 1.22 9.21 3.6l6.85-6.85C35.9 2.38 30.47 0 24 0 14.62 0 6.51 5.38 2.56 13.22l7.98 6.19C12.43 13.72 17.74 9.5 24 9.5z"></path>
                <path fill="#4285F4" d="M46.98 24.55c0-1.57-.15-3.09-.38-4.55H24v9.02h12.94c-.58 2.96-2.26 5.48-4.78 7.18l7.73 6c4.51-4.18 7.09-10.36 7.09-17.65z"></path>
                <path fill="#FBBC05" d="M10.53 28.59c-.48-1.45-.76-2.99-.76-4.59s.27-3.14.76-4.59l-7.98-6.19C.92 16.46 0 20.12 0 24c0 3.88.92 7.54 2.56 10.78l7.97-6.19z"></path>
                <path fill="#34A853" d="M24 48c6.48 0 11.93-2.13 15.89-5.81l-7.73-6c-2.15 1.45-4.92 2.3-8.16 2.3-6.26 0-11.57-4.22-13.47-9.91l-7.98 6.19C6.51 42.62 14.62 48 24 48z"></path>
                <path fill="none" d="M0 0h48v48H0z"></path>
              </g>
            </svg></div>
        </div><span style="font-size:13px;line-height:34px;" class="abcRioButtonContents"><span id="not_signed_ins8ab82vx0cfo">Inloggen</span><span id="connecteds8ab82vx0cfo" style="display:none">Ingelogd</span></span>
      </div>
    </div>
  </div>
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8JIc_RMA1fBNo79cu3zyYpqomeSc8G3oeUNeEE5RIh95c6XHsbDtNdG0l6NQKecnEZTT9BQ-2S1mtHC5rIQi8hL3O4XVYdwNFUHJVIHrCzbGfIbH3AFcbMVsHZ72jCBENG4P7TCB3QUGfJiuyJ0cz1I">
</form>

Text Content

Powered by Cookiebot
 * Consent
 * Details
 * [#IABV2SETTINGS#]
 * About


THIS WEBSITE USES COOKIES

We use cookies to personalise content and ads, to provide social media features
and to analyse our traffic. We also share information about your use of our site
with our social media, advertising and analytics partners who may combine it
with other information that you’ve provided to them or that they’ve collected
from your use of their services.
Consent Selection
Necessary

Preferences

Statistics

Marketing

Show details
 * Necessary 47
   
   Necessary cookies help make a website usable by enabling basic functions like
   page navigation and access to secure areas of the website. The website cannot
   function properly without these cookies.
    * Google
      11
      Learn more about this provider
      G_ENABLED_IDPSUsed for secure login to the website with a Google account.
      Expiry: 7976 yearsType: HTTP
      test_cookieUsed to check if the user's browser supports cookies.
      Expiry: 1 dayType: HTTP
      _GRECAPTCHAThis cookie is used to distinguish between humans and bots.
      This is beneficial for the website, in order to make valid reports on the
      use of their website.
      Expiry: 180 daysType: HTTP
      _grecaptchaThis cookie is used to distinguish between humans and bots.
      This is beneficial for the website, in order to make valid reports on the
      use of their website.
      Expiry: PersistentType: HTML
      rc::aThis cookie is used to distinguish between humans and bots. This is
      beneficial for the website, in order to make valid reports on the use of
      their website.
      Expiry: PersistentType: HTML
      rc::bThis cookie is used to distinguish between humans and bots.
      Expiry: SessionType: HTML
      rc::cThis cookie is used to distinguish between humans and bots.
      Expiry: SessionType: HTML
      rc::d-15#This cookie is used to distinguish between humans and bots.
      Expiry: PersistentType: HTML
      rc::fThis cookie is used to distinguish between humans and bots.
      Expiry: PersistentType: HTML
      _gaRegisters a unique ID that is used to generate statistical data on how
      the visitor uses the website.
      Expiry: 2 yearsType: HTTP
      _ga_#Used by Google Analytics to collect data on the number of times a
      user has visited the website as well as dates for the first and most
      recent visit.
      Expiry: 2 yearsType: HTTP
    * Landbot.io
      2
      Learn more about this provider
      firebase-heartbeat-database#firebase-heartbeat-store [x2]Used in order to
      detect spam and improve the website's security.
      Expiry: PersistentType: IDB
    * LinkedIn
      2
      Learn more about this provider
      li_gcStores the user's cookie consent state for the current domain
      Expiry: 180 daysType: HTTP
      bscookieThis cookie is used to identify the visitor through an
      application. This allows the visitor to login to a website through their
      LinkedIn application for example.
      Expiry: 1 yearType: HTTP
    * PageProofer
      1
      Learn more about this provider
      XSRF-TOKENEnsures visitor browsing-security by preventing cross-site
      request forgery. This cookie is essential for the security of the website
      and visitor.
      Expiry: 1 yearType: HTTP
    * Userguiding
      1
      Learn more about this provider
      persist:rootThis cookie stores visitor credentials in an encrypted cookie
      in order to allow the visitor to stay logged in on reentry, if the visitor
      has accepted the 'stay logged in'-button.
      Expiry: PersistentType: HTML
    * YouTube
      1
      Learn more about this provider
      CONSENTUsed to detect if the visitor has accepted the marketing category
      in the cookie banner. This cookie is necessary for GDPR-compliance of the
      website.
      Expiry: 2 yearsType: HTTP
    * admin.zakeke.com
      4
      debugThis cookie is used to detect errors on the website - this
      information is sent to the website's support staff in order to optimize
      the visitor's experience on the website.
      Expiry: PersistentType: HTML
      languageSaves the user's preferred language on the website.
      Expiry: 1 yearType: HTTP
      ZakAntiForgeryPending
      Expiry: SessionType: HTTP
      ZakTempDataPending
      Expiry: SessionType: HTTP
    * consent.cookiebot.com
      portal.zakeke.com
      
      6
      CookieConsent [x6]Stores the user's cookie consent state for the current
      domain
      Expiry: 1 yearType: HTTP
    * g2crowd.com
      hubspot.com
      lp.zakeke.com
      
      3
      __cf_bm [x3]This cookie is used to distinguish between humans and bots.
      This is beneficial for the website, in order to make valid reports on the
      use of their website.
      Expiry: 1 dayType: HTTP
    * lp.zakeke.com
      1
      __cfruidThis cookie is a part of the services provided by Cloudflare -
      Including load-balancing, deliverance of website content and serving DNS
      connection for website operators.
      Expiry: SessionType: HTTP
    * sgtm.zakeke.com
      1
      _set_cookieThis cookie determines whether the browser accepts cookies.
      Expiry: SessionType: Pixel
    * store.zakeke.com
      7
      wpm-domain-test [x3]Necessary for the website security.
      Expiry: SessionType: HTTP
      cookietestThis cookie is used to determine if the visitor has accepted the
      cookie consent box.
      Expiry: SessionType: HTTP
      secure_customer_sigThis cookie is used to store customer credentials
      securely when processing a purchase on the website - the cookie is
      essential in making a secure online transaction.
      Expiry: 1 yearType: HTTP
      _shopify_dThe cookie is necessary for the secure checkout and payment
      function on the website. This function is provided by shopify.com.
      Expiry: SessionType: HTTP
      zakeke_ad_campaigns_dataPending
      Expiry: 2 monthsType: HTTP
    * www.zakeke.com
      2
      elementorUsed in context with the website's WordPress theme. The cookie
      allows the website owner to implement or change the website's content in
      real-time.
      Expiry: PersistentType: HTML
      PHPSESSIDPreserves user session state across page requests.
      Expiry: SessionType: HTTP
    * x.clearbitjs.com
      1
      pfjs%3AcookiesUsed to check if the user's browser supports cookies.
      Expiry: 1 yearType: HTTP
    * zakeke.com
      4
      _cmp_aDetermines whether the user has accepted the cookie consent box.
      Expiry: 1 dayType: HTTP
      cookie_utm_campaignPending
      Expiry: 1 monthType: HTTP
      cookie_utm_mediumPending
      Expiry: 1 monthType: HTTP
      cookie_utm_sourcePending
      Expiry: 1 monthType: HTTP

 * Preferences 5
   
   Preference cookies enable a website to remember information that changes the
   way the website behaves or looks, like your preferred language or the region
   that you are in.
    * Cookiebot
      1
      Learn more about this provider
      CookieConsentBulkSetting-#Enables cookie consent across multiple websites
      Expiry: 1 yearType: HTML
    * LinkedIn
      1
      Learn more about this provider
      lidcRegisters which server-cluster is serving the visitor. This is used in
      context with load balancing, in order to optimize user experience.
      Expiry: 1 dayType: HTTP
    * store.zakeke.com
      2
      keep_aliveSaves the user's current geographical location based on the
      user's IP address.
      Expiry: 1 dayType: HTTP
      localizationHolds the users timezone.
      Expiry: 1 yearType: HTTP
    * www.zakeke.com
      1
      wp-wpml_current_languageDesignates the country code that is calculated
      based on the user's IP address. Used to determine what language should be
      used for the visitor.
      Expiry: SessionType: HTTP

 * Statistics 25
   
   Statistic cookies help website owners to understand how visitors interact
   with websites by collecting and reporting information anonymously.
    * Google
      3
      Learn more about this provider
      gtmBrowserIdThis cookie is used to determine if the visitor has visited
      the website before, or if it is a new visitor on the website.
      Expiry: PersistentType: HTML
      _gatUsed by Google Analytics to throttle request rate
      Expiry: 1 dayType: HTTP
      _gidRegisters a unique ID that is used to generate statistical data on how
      the visitor uses the website.
      Expiry: 1 dayType: HTTP
    * Hubspot
      4
      Learn more about this provider
      __hsscIdentifies if the cookie data needs to be updated in the visitor's
      browser.
      Expiry: 1 dayType: HTTP
      __hssrcUsed to recognise the visitor's browser upon reentry on the
      website.
      Expiry: SessionType: HTTP
      __hstcSets a unique ID for the session. This allows the website to obtain
      data on visitor behaviour for statistical purposes.
      Expiry: 180 daysType: HTTP
      hubspotutkSets a unique ID for the session. This allows the website to
      obtain data on visitor behaviour for statistical purposes.
      Expiry: 180 daysType: HTTP
    * LinkedIn
      3
      Learn more about this provider
      AnalyticsSyncHistoryUsed in connection with data-synchronization with
      third-party analysis service.
      Expiry: 30 daysType: HTTP
      ln_or [x2]Registers statistical data on users' behaviour on the website.
      Used for internal analytics by the website operator.
      Expiry: 1 dayType: HTTP
    * Microsoft
      5
      Learn more about this provider
      c.gifCollects data on the user’s navigation and behavior on the website.
      This is used to compile statistical reports and heatmaps for the website
      owner.
      Expiry: SessionType: Pixel
      _cltkRegisters statistical data on users' behaviour on the website. Used
      for internal analytics by the website operator.
      Expiry: SessionType: HTML
      CLIDCollects data on the user’s navigation and behavior on the website.
      This is used to compile statistical reports and heatmaps for the website
      owner.
      Expiry: 1 yearType: HTTP
      _clckCollects data on the user’s navigation and behavior on the website.
      This is used to compile statistical reports and heatmaps for the website
      owner.
      Expiry: 1 yearType: HTTP
      _clskRegisters statistical data on users' behaviour on the website. Used
      for internal analytics by the website operator.
      Expiry: 1 dayType: HTTP
    * Twitter Inc.
      1
      Learn more about this provider
      personalization_idThis cookie is set by Twitter - The cookie allows the
      visitor to share content from the website onto their Twitter profile.
      Expiry: 400 daysType: HTTP
    * admin.zakeke.com
      d10lpsik1i8c69.cloudfront.net
      
      2
      lo_session [x2]Collects data on the user’s navigation and behavior on the
      website. This is used to compile statistical reports and heatmaps for the
      website owner.
      Expiry: PersistentType: HTML
    * unpkg.com
      2
      ajs_anonymous_idThis cookie is used to count how many times a website has
      been visited by different visitors - this is done by assigning the visitor
      an ID, so the visitor does not get registered twice.
      Expiry: PersistentType: HTML
      ajs_anonymous_idThis cookie is used to identify a specific visitor - this
      information is used to identify the number of specific visitors on a
      website.
      Expiry: 1 yearType: HTTP
    * x.clearbitjs.com
      1
      cb%3AtestCollects data on the user's visits to the website, such as the
      number of visits, average time spent on the website and what pages have
      been loaded with the purpose of generating reports for optimising the
      website content.
      Expiry: 1 yearType: HTTP
    * zakeke.com
      4
      FPAUAssigns a specific ID to the visitor. This allows the website to
      determine the number of specific user-visits for analysis and statistics.
      Expiry: 3 monthsType: HTTP
      FPGSIDRegisters statistical data on users' behaviour on the website. Used
      for internal analytics by the website operator.
      Expiry: 1 dayType: HTTP
      FPIDRegisters statistical data on users' behaviour on the website. Used
      for internal analytics by the website operator.
      Expiry: 400 daysType: HTTP
      FPLCRegisters a unique ID that is used to generate statistical data on how
      the visitor uses the website.
      Expiry: 1 dayType: HTTP

 * Marketing 82
   
   Marketing cookies are used to track visitors across websites. The intention
   is to display ads that are relevant and engaging for the individual user and
   thereby more valuable for publishers and third party advertisers.
    * Meta Platforms, Inc.
      3
      Learn more about this provider
      lastExternalReferrerDetects how the user reached the website by
      registering their last URL-address.
      Expiry: PersistentType: HTML
      lastExternalReferrerTimeDetects how the user reached the website by
      registering their last URL-address.
      Expiry: PersistentType: HTML
      _fbpUsed by Facebook to deliver a series of advertisement products such as
      real time bidding from third party advertisers.
      Expiry: 3 monthsType: HTTP
    * Amazon
      1
      Learn more about this provider
      pixelpop-sessionPending
      Expiry: SessionType: HTML
    * G2Crowd
      1
      Learn more about this provider
      _session_idStores visitors' navigation by registering landing pages - This
      allows the website to present relevant products and/or measure their
      advertisement efficiency on other websites.
      Expiry: 14 daysType: HTTP
    * Google
      8
      Learn more about this provider
      IDEUsed by Google DoubleClick to register and report the website user's
      actions after viewing or clicking one of the advertiser's ads with the
      purpose of measuring the efficacy of an ad and to present targeted ads to
      the user.
      Expiry: 1 yearType: HTTP
      pagead/landingCollects data on visitor behaviour from multiple websites,
      in order to present more relevant advertisement - This also allows the
      website to limit the number of times that they are shown the same
      advertisement.
      Expiry: SessionType: Pixel
      ads/ga-audiencesUsed by Google AdWords to re-engage visitors that are
      likely to convert to customers based on the visitor's online behaviour
      across websites.
      Expiry: SessionType: Pixel
      NIDRegisters a unique ID that identifies a returning user's device. The ID
      is used for targeted ads.
      Expiry: 6 monthsType: HTTP
      pagead/1p-user-list/#Tracks if the user has shown interest in specific
      products or events across multiple websites and detects how the user
      navigates between sites. This is used for measurement of advertisement
      efforts and facilitates payment of referral-fees between websites.
      Expiry: SessionType: Pixel
      oauth2_cs::#.apps.googleusercontent.comPending
      Expiry: SessionType: HTML
      tdRegisters statistical data on users' behaviour on the website. Used for
      internal analytics by the website operator.
      Expiry: SessionType: Pixel
      _gcl_auUsed by Google AdSense for experimenting with advertisement
      efficiency across websites using their services.
      Expiry: 3 monthsType: HTTP
    * Hubspot
      2
      Learn more about this provider
      __ptbe.gifPending
      Expiry: SessionType: Pixel
      __ptq.gifSends data to the marketing platform Hubspot about the visitor's
      device and behaviour. Tracks the visitor across devices and marketing
      channels.
      Expiry: SessionType: Pixel
    * Inner Trends
      4
      Learn more about this provider
      __itluidPending
      Expiry: 180 daysType: HTTP
      __reffPending
      Expiry: 2 monthsType: HTTP
      __sreffPending
      Expiry: 1 dayType: HTTP
      wInnr_get_top_level_domainPending
      Expiry: SessionType: HTTP
    * Landbot.io
      1
      Learn more about this provider
      @landbot/core/storage/H-#-#Pending
      Expiry: PersistentType: HTML
    * LinkedIn
      3
      Learn more about this provider
      bcookieUsed by the social networking service, LinkedIn, for tracking the
      use of embedded services.
      Expiry: 1 yearType: HTTP
      li_sugrCollects data on user behaviour and interaction in order to
      optimize the website and make advertisement on the website more relevant.
      Expiry: 3 monthsType: HTTP
      UserMatchHistoryEnsures visitor browsing-security by preventing cross-site
      request forgery. This cookie is essential for the security of the website
      and visitor.
      Expiry: 30 daysType: HTTP
    * Microsoft
      13
      Learn more about this provider
      _uetsidUsed to track visitors on multiple websites, in order to present
      relevant advertisement based on the visitor's preferences.
      Expiry: PersistentType: HTML
      _uetsid_expContains the expiry-date for the cookie with corresponding
      name.
      Expiry: PersistentType: HTML
      _uetvidUsed to track visitors on multiple websites, in order to present
      relevant advertisement based on the visitor's preferences.
      Expiry: PersistentType: HTML
      _uetvid_expContains the expiry-date for the cookie with corresponding
      name.
      Expiry: PersistentType: HTML
      MR [x2]Used to track visitors on multiple websites, in order to present
      relevant advertisement based on the visitor's preferences.
      Expiry: 7 daysType: HTTP
      MUID [x2]Used widely by Microsoft as a unique user ID. The cookie enables
      user tracking by synchronising the ID across many Microsoft domains.
      Expiry: 1 yearType: HTTP
      SRM_BTracks the user’s interaction with the website’s search-bar-function.
      This data can be used to present the user with relevant products or
      services.
      Expiry: 1 yearType: HTTP
      ANONCHKRegisters data on visitors from multiple visits and on multiple
      websites. This information is used to measure the efficiency of
      advertisement on websites.
      Expiry: 1 dayType: HTTP
      SMRegisters a unique ID that identifies the user's device during return
      visits across websites that use the same ad network. The ID is used to
      allow targeted ads.
      Expiry: SessionType: HTTP
      _uetsidCollects data on visitor behaviour from multiple websites, in order
      to present more relevant advertisement - This also allows the website to
      limit the number of times that they are shown the same advertisement.
      Expiry: 1 dayType: HTTP
      _uetvidUsed to track visitors on multiple websites, in order to present
      relevant advertisement based on the visitor's preferences.
      Expiry: 1 yearType: HTTP
    * PageProofer
      1
      Learn more about this provider
      pageproofer_sessionPending
      Expiry: 1 yearType: HTTP
    * Twitter Inc.
      3
      Learn more about this provider
      i/adsct [x2]The cookie is used by Twitter.com in order to determine the
      number of visitors accessing the website through Twitter advertisement
      content.
      Expiry: SessionType: Pixel
      muc_adsCollects data on user behaviour and interaction in order to
      optimize the website and make advertisement on the website more relevant.
      Expiry: 400 daysType: HTTP
    * Userguiding
      2
      Learn more about this provider
      ___ug___Pending
      Expiry: SessionType: HTML
      ug-guide-eventsPending
      Expiry: PersistentType: HTML
    * YouTube
      23
      Learn more about this provider
      -fb8c4ff-67e49577Pending
      Expiry: SessionType: HTML
      iU5q-!O9@$Pending
      Expiry: SessionType: HTML
      LAST_RESULT_ENTRY_KEYUsed to track user’s interaction with embedded
      content.
      Expiry: SessionType: HTTP
      LogsDatabaseV2:V#||LogsRequestsStorePending
      Expiry: PersistentType: IDB
      nextIdUsed to track user’s interaction with embedded content.
      Expiry: SessionType: HTTP
      remote_sidNecessary for the implementation and functionality of YouTube
      video-content on the website.
      Expiry: SessionType: HTTP
      requestsUsed to track user’s interaction with embedded content.
      Expiry: SessionType: HTTP
      ServiceWorkerLogsDatabase#SWHealthLogNecessary for the implementation and
      functionality of YouTube video-content on the website.
      Expiry: PersistentType: IDB
      TESTCOOKIESENABLEDUsed to track user’s interaction with embedded content.
      Expiry: 1 dayType: HTTP
      VISITOR_INFO1_LIVETries to estimate the users' bandwidth on pages with
      integrated YouTube videos.
      Expiry: 180 daysType: HTTP
      VISITOR_PRIVACY_METADATAPending
      Expiry: 180 daysType: HTTP
      YSCRegisters a unique ID to keep statistics of what videos from YouTube
      the user has seen.
      Expiry: SessionType: HTTP
      yt.innertube::nextIdRegisters a unique ID to keep statistics of what
      videos from YouTube the user has seen.
      Expiry: PersistentType: HTML
      yt.innertube::requestsRegisters a unique ID to keep statistics of what
      videos from YouTube the user has seen.
      Expiry: PersistentType: HTML
      ytidb::LAST_RESULT_ENTRY_KEYStores the user's video player preferences
      using embedded YouTube video
      Expiry: PersistentType: HTML
      YtIdbMeta#databasesUsed to track user’s interaction with embedded content.
      Expiry: PersistentType: IDB
      yt-remote-cast-availableStores the user's video player preferences using
      embedded YouTube video
      Expiry: SessionType: HTML
      yt-remote-cast-installedStores the user's video player preferences using
      embedded YouTube video
      Expiry: SessionType: HTML
      yt-remote-connected-devicesStores the user's video player preferences
      using embedded YouTube video
      Expiry: PersistentType: HTML
      yt-remote-device-idStores the user's video player preferences using
      embedded YouTube video
      Expiry: PersistentType: HTML
      yt-remote-fast-check-periodStores the user's video player preferences
      using embedded YouTube video
      Expiry: SessionType: HTML
      yt-remote-session-appStores the user's video player preferences using
      embedded YouTube video
      Expiry: SessionType: HTML
      yt-remote-session-nameStores the user's video player preferences using
      embedded YouTube video
      Expiry: SessionType: HTML
    * store.zakeke.com
      3
      _shopify_sCollects data on user behaviour and interaction in order to
      optimize the website and make advertisement on the website more relevant.
      Expiry: 1 dayType: HTTP
      _shopify_sa_pCollects data on visitors' behaviour and interaction - This
      is used to make advertisement on the website more relevant. The cookie
      also allows the website to detect any referrals from other websites.
      Expiry: 1 dayType: HTTP
      _shopify_sa_tCollects data on visitors' behaviour and interaction - This
      is used to make advertisement on the website more relevant. The cookie
      also allows the website to detect any referrals from other websites.
      Expiry: 1 dayType: HTTP
    * unpkg.com
      2
      ajs_user_idCollects data on visitors' preferences and behaviour on the
      website - This information is used make content and advertisement more
      relevant to the specific visitor.
      Expiry: PersistentType: HTML
      ajs_user_idThis cookie is used to collect data on the visitor's behavior
      on the website - this information can be used to assign the visitor to a
      visitor segment, based on common preferences.
      Expiry: SessionType: HTTP
    * www.zakeke.com
      1
      criteo_purchasing_productsPending
      Expiry: 452 daysType: HTTP
    * x.clearbitjs.com
      6
      cb_group_propertiesCollects data on visitor behaviour from multiple
      websites, in order to present more relevant advertisement - This also
      allows the website to limit the number of times that they are shown the
      same advertisement.
      Expiry: PersistentType: HTML
      cb_user_traitsCollects data on visitor behaviour from multiple websites,
      in order to present more relevant advertisement - This also allows the
      website to limit the number of times that they are shown the same
      advertisement.
      Expiry: PersistentType: HTML
      __tld__Used to track visitors on multiple websites, in order to present
      relevant advertisement based on the visitor's preferences.
      Expiry: SessionType: HTTP
      cb_anonymous_idCollects data on visitor behaviour from multiple websites,
      in order to present more relevant advertisement - This also allows the
      website to limit the number of times that they are shown the same
      advertisement.
      Expiry: 1 yearType: HTTP
      cb_group_idCollects data on visitors. This information is used to assign
      visitors into segments, making website advertisement more efficient.
      Expiry: 1 yearType: HTTP
      cb_user_idCollects data on visitor behaviour from multiple websites, in
      order to present more relevant advertisement - This also allows the
      website to limit the number of times that they are shown the same
      advertisement.
      Expiry: 1 yearType: HTTP
    * zakeke.com
      5
      _landing_pageStores visitors' navigation by registering landing pages -
      This allows the website to present relevant products and/or measure their
      advertisement efficiency on other websites.
      Expiry: 14 daysType: HTTP
      _orig_referrerThis cookie is used to collect information on a visitor.
      This information will become an ID string with information on a specific
      visitor – ID information strings can be used to target groups with similar
      preferences, or can be used by third-party domains or ad-exchanges.
      Expiry: 14 daysType: HTTP
      _shopify_yCollects data on user behaviour and interaction in order to
      optimize the website and make advertisement on the website more relevant.
      Expiry: 1 yearType: HTTP
      codCampagnaPending
      Expiry: 1 yearType: HTTP
      utm_termDetermines how the user accessed the website. This information is
      used by the website operator in order to measure the efficiency of their
      marketing.
      Expiry: 1 monthType: HTTP

 * Unclassified 11
   Unclassified cookies are cookies that we are in the process of classifying,
   together with the providers of individual cookies.
    * june.so
      1
      _june_sessionPending
      Expiry: SessionType: HTTP
    * lp.zakeke.com
      store.zakeke.com
      www.zakeke.com
      
      3
      qualified_page_view_counter [x3]Pending
      Expiry: 1 dayType: HTTP
    * lp.zakeke.com
      www.zakeke.com
      
      2
      gtm_session_start [x2]Pending
      Expiry: 1 dayType: HTTP
    * widget.gotolstoy.com
      5
      tolstoy-activityPending
      Expiry: SessionType: HTML
      tolstoy-anonymousIdPending
      Expiry: PersistentType: HTML
      tolstoy-not-visible-opened-publish-idPending
      Expiry: SessionType: HTML
      tolstoy-session-unique-idPending
      Expiry: SessionType: HTML
      tolstoyViewersPending
      Expiry: PersistentType: HTML

Cross-domain consent6 Your consent applies to the following domains:
List of domains your consent applies to: try.zakeke.com portal.zakeke.com
store.zakeke.com admin.zakeke.com lp.zakeke.com www.zakeke.com
Cookie declaration last updated on 04-11-2023 by Cookiebot


[#IABV2_TITLE#]

[#IABV2_BODY_INTRO#]
[#IABV2_BODY_LEGITIMATE_INTEREST_INTRO#]
[#IABV2_BODY_PREFERENCE_INTRO#]
[#IABV2_LABEL_PURPOSES#]
[#IABV2_BODY_PURPOSES_INTRO#]
[#IABV2_BODY_PURPOSES#]
[#IABV2_LABEL_FEATURES#]
[#IABV2_BODY_FEATURES_INTRO#]
[#IABV2_BODY_FEATURES#]
[#IABV2_LABEL_PARTNERS#]
[#IABV2_BODY_PARTNERS_INTRO#]
[#IABV2_BODY_PARTNERS#]

Cookies are small text files that can be used by websites to make a user's
experience more efficient.

The law states that we can store cookies on your device if they are strictly
necessary for the operation of this site. For all other types of cookies we need
your permission.

This site uses different types of cookies. Some cookies are placed by third
party services that appear on our pages.

You can at any time change or withdraw your consent from the Cookie Declaration
on our website.

Learn more about who we are, how you can contact us and how we process personal
data in our Privacy Policy.

Please state your consent ID and date when you contact us regarding your
consent.



Do not sell or share my personal information
Deny Allow selection Customize

Allow all
Powered by Cookiebot by Usercentrics



LOGIN TO YOUR ACCOUNT


Email or Username
Password



done
Keep me signed in
Forgot your password?
Login
or
login with facebook login with google
Don't have an account? Create your account now

InloggenIngelogd



Have been using this app for a while and I gotta say, I'm blow away! Two points
that really stuck out: 1. The incredible versatility of the tools provided. The
options are limitless, you can pretty much achieve everything you need in terms
of customized products. 2. The support team is absolutely amazing. The reply
fast, take their time with the answers & help you so long, until your problem is
solved. Amazing experience so far, way better than every other app for
customization, I can wholeheartedly recommend Zakeke!




PRINTED DREAM

printeddream.de

WOW support! Crazy…right? Good customer support??




AMERICAN VINYL CO

americanvinylco.com

This app is perfect for our custom laser engraving and sub dye product POD
business. Easy to implement, listings are set up in minutes, and the backend
handling of the production files simplifies the process of pulling production
files and sending them through production. Love this app. 5-stars isn't enough.
Customer for life.




CRAFTWORKS NW

craftworksnw.com

Amazing App! Fast & responsive. Does everything it promises without any hassle.
Totally recommend if you print your own products or if you are using any print
on demand app!




SMARTFITS

smartfits.com

Have been using this app for a while and I gotta say, I'm blow away! Two points
that really stuck out: 1. The incredible versatility of the tools provided. The
options are limitless, you can pretty much achieve everything you need in terms
of customized products. 2. The support team is absolutely amazing. The reply
fast, take their time with the answers & help you so long, until your problem is
solved. Amazing experience so far, way better than every other app for
customization, I can wholeheartedly recommend Zakeke!




PRINTED DREAM

printeddream.de

WOW support! Crazy…right? Good customer support??




AMERICAN VINYL CO

americanvinylco.com

This app is perfect for our custom laser engraving and sub dye product POD
business. Easy to implement, listings are set up in minutes, and the backend
handling of the production files simplifies the process of pulling production
files and sending them through production. Love this app. 5-stars isn't enough.
Customer for life.




CRAFTWORKS NW

craftworksnw.com

Amazing App! Fast & responsive. Does everything it promises without any hassle.
Totally recommend if you print your own products or if you are using any print
on demand app!




SMARTFITS

smartfits.com
‹›

info
×



OK


check
×



OK


close
×



OK


close
×



OK


priority_high
×



OK



×



YesNo