www.smalldanishhotels.dk Open in urlscan Pro
20.234.163.152  Public Scan

Submitted URL: http://benefits.dk/
Effective URL: https://www.smalldanishhotels.dk/benefits/
Submission: On February 17 via api from US — Scanned from US

Form analysis 2 forms found in the DOM

Name: searchGET /search/

<form name="search" class="search-bar__form ng-pristine ng-valid" method="GET" action="/search/">
  <span class="search-bar__holder">
    <input id="search" type="search" class="search-bar__input" name="search" placeholder="Search on everything">
  </span>
  <button id="search-button" type="submit" class="btn search-bar__btn" title="Search">Search</button>
</form>

Name: newsletterForm

<form class="form form--center ng-pristine ng-invalid ng-invalid-required ng-valid-pattern" novalidate="" name="newsletterForm" ng-submit="ctrl.submit(newsletterForm)">
  <div class="form__inner">
    <div class="form__item">
      <div class="form__inner-loader">
        <loading-animation show="ctrl.state.isLoading" class="ng-isolate-scope">
          <div class="loader ng-hide" ng-show="ctrl.show">
            <svg version="1.1" class="loader__svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="30px" viewBox="0 0 24 30" style="enable-background:new 0 0 50 50;"
              xml:space="preserve">
              <rect x="0" y="10" width="4" height="10" fill="#333" opacity="0.2" class="loader__rect">
                <animate attributeName="opacity" attributeType="XML" values="0.2; 1; .2" begin="0s" dur="0.6s" repeatCount="indefinite"></animate>
                <animate attributeName="height" attributeType="XML" values="10; 20; 10" begin="0s" dur="0.6s" repeatCount="indefinite"></animate>
                <animate attributeName="y" attributeType="XML" values="10; 5; 10" begin="0s" dur="0.6s" repeatCount="indefinite"></animate>
              </rect>
              <rect class="loader__rect" x="8" y="10" width="4" height="10" fill="#333" opacity="0.2">
                <animate attributeName="opacity" attributeType="XML" values="0.2; 1; .2" begin="0.15s" dur="0.6s" repeatCount="indefinite"></animate>
                <animate attributeName="height" attributeType="XML" values="10; 20; 10" begin="0.15s" dur="0.6s" repeatCount="indefinite"></animate>
                <animate attributeName="y" attributeType="XML" values="10; 5; 10" begin="0.15s" dur="0.6s" repeatCount="indefinite"></animate>
              </rect>
              <rect class="loader__rect" x="16" y="10" width="4" height="10" fill="#333" opacity="0.2">
                <animate attributeName="opacity" attributeType="XML" values="0.2; 1; .2" begin="0.3s" dur="0.6s" repeatCount="indefinite"></animate>
                <animate attributeName="height" attributeType="XML" values="10; 20; 10" begin="0.3s" dur="0.6s" repeatCount="indefinite"></animate>
                <animate attributeName="y" attributeType="XML" values="10; 5; 10" begin="0.3s" dur="0.6s" repeatCount="indefinite"></animate>
              </rect>
            </svg>
          </div>
        </loading-animation>
      </div>
      <input name="newsletterEmail" ng-class="'form__input'+ (newsletterForm.newsletterEmail.$viewValue.length ? ' form__input form__input--filled':'')" type="text"
        ng-pattern="/^(([^<>()\[\]\\.,;:\s@&quot;]+(\.[^<>()\[\]\\.,;:\s@&quot;]+)*)|(&quot;.+&quot;))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/" autocorrect="off" autocomplete="off"
        id="newsletter-email" ng-model="ctrl.email" required="" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern form__input">
      <label class="form__label" for="newsletter-email"><span class="form__label-content">E-mail</span></label>
      <!-- ngIf: newsletterForm.$dirty && newsletterForm.newsletterEmail.$dirty && !newsletterForm.newsletterEmail.$valid -->
    </div>
    <div class="form__item form__item--button">
      <button type="submit" class="form__submit btn btn--block" "="">Tilmeld</button>
                        </div>
                    </div>
                    <div class=" form__inner">
        <div class="form__item  form__item--checkbox-text">
          <ul class="form__radio-list">
            <li class="form__radio-item">
              <input class="form__radio ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" type="checkbox" name="accept_benefit_terms" id="accept_benefit_terms" required="" ng-model="ctrl.state.user.acceptGdpr">
              <span class="form__check form__check--checkbox"></span>
              <div class="form__label" for="accept_benefit_terms">
                <span class="form__label-content" ng-click="ctrl.AcceptGdpr(newsletterForm)">
                  <p><span>Når du tilmelder dig, giver du samtidig samtykke til, at Small Danish Hotels må kontakte dig via e-mail med information og tilbud fra vores <a data-id="1223" href="/booking/" title="Booking">hoteller</a> om ophold,
                      overnatninger og oplevelser, samt at vi videregiver oplysningerne til vores <a data-id="1223" href="/booking/" title="Booking">hoteller</a> , og at disse ligeledes må kontakte dig via e-mail med information og tilbud. Du kan
                      læse mere i vores <a data-id="29075" href="/benefits/betingelser/" title="Betingelser">betingelser for Benefits</a> og i vores
                      <a data-id="27702" href="/oevrigt/persondatapolitik/" title="Persondatapolitik">persondatapolitik</a>. Du kan til enhver tid afmelde dig e-mails fra de enkelte afsendere via link i de e-mails, du modtager, ligesom du til enhver
                      tid kan trække samtykket tilbage ved at kontakte os på info@smalldanishhotels.dk, eller pr. brev sendt til ”Ansvarlig for databeskyttelse, Small Danish Hotels, Vejlevej 16, 8700 Horsens, Danmark”. Vær opmærksom på, at framelding
                      af e-mails fra Small Danish Hotels eller tilbagetrækning af samtykket automatisk vil medføre, at du udmeldes af Benefits.</span></p>
                </span>
              </div>
            </li>
          </ul>
          <!-- ngIf: newsletterForm.$dirty && newsletterForm.accept_benefit_terms.$dirty && !newsletterForm.accept_benefit_terms.$valid -->
        </div>
    </div>
</form>

Text Content

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. You consent to our cookies if you continue to
use our website.
Do not sell or share my personal information
Use necessary cookies only Allow all cookies Show details
OK
Use necessary cookies only Allow selection Allow all cookies
Necessary
Preferences
Statistics
Marketing
Show details
Cookie declaration [#IABV2SETTINGS#] About
 Necessary (13)  Preferences (3)  Statistics (37)  Marketing (42)  Unclassified
(7)
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.

NameProviderPurposeExpiryTypeCookieConsent [x3]CookiebotStores the user's cookie
consent state for the current domain1 yearHTTPCONSENT [x2]Google
YouTubeUsed to detect if the visitor has accepted the marketing category in the
cookie banner. This cookie is necessary for GDPR-compliance of the website. 2
yearsHTTPli_gcLinkedInStores the user's cookie consent state for the current
domain179 daysHTTP__cf_bmPodBeanThis 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.1
dayHTTPASP.NET_SessionId [x2]www.smalldanishhotels.com
www.smalldanishhotels.dkPreserves the visitor's session state across page
requests.SessionHTTPpa_enabled [x2]SolarwindsDetermines the device used to
access the website. This allows the website to be formatted accordingly.
PersistentHTML__RequestVerificationTokenwww.smalldanishhotels.dkHelps prevent
Cross-Site Request Forgery (CSRF) attacks.SessionHTTPSESS#VisitDenmarkPreserves
users states across page requests.SessionHTTP

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.

NameProviderPurposeExpiryTypelang [x2]LinkedInRemembers the user's selected
language version of a
websiteSessionHTTPCookieConsentBulkSetting-#CookiebotEnables cookie consent
across multiple websitesPersistentHTML

Statistic cookies help website owners to understand how visitors interact with
websites by collecting and reporting information anonymously.

NameProviderPurposeExpiryTypehttps://#.#/SleeknoteRegisters statistical data on
users' behaviour on the website. Used for internal analytics by the website
operator. SessionPixelcollectGoogleUsed to send data to Google Analytics about
the visitor's device and behavior. Tracks the visitor across devices and
marketing channels.SessionPixelAnalyticsSyncHistoryLinkedInUsed in connection
with data-synchronization with third-party analysis service. 29
daysHTTP_at.hist.#PodBeanUsed by the social sharing platform AddThis to store
the user's usage history of the AddThis sharing
widgetPersistentHTML_dc_gtm_UA-# [x2]GoogleUsed by Google Tag Manager to control
the loading of a Google Analytics script tag.1 dayHTTP_ga [x2]GoogleRegisters a
unique ID that is used to generate statistical data on how the visitor uses the
website.399 daysHTTP_ga_# [x2]GoogleUsed 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. 399 daysHTTP_gid [x2]GoogleRegisters a unique ID
that is used to generate statistical data on how the visitor uses the website.1
dayHTTP_hjAbsoluteSessionInProgress [x2]HotjarThis 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.1
dayHTTP_hjFirstSeen [x2]HotjarThis cookie is used to determine if the visitor
has visited the website before, or if it is a new visitor on the website.1
dayHTTP_hjIncludedInPageviewSample [x2]www.smalldanishhotels.com
HotjarDetermines if the user's navigation should be registered in a certain
statistical place holder.1 dayHTTP_hjIncludedInSessionSampleHotjarRegisters data
on visitors' website-behaviour. This is used for internal analysis and website
optimization. 1 dayHTTP_hjSession_# [x2]HotjarCollects statistics on the
visitor's visits to the website, such as the number of visits, average time
spent on the website and what pages have been read.1
dayHTTP_hjSessionUser_# [x2]HotjarCollects statistics on the visitor's visits to
the website, such as the number of visits, average time spent on the website and
what pages have been read.1 yearHTTP_hjTLDTest [x2]HotjarRegisters statistical
data on users' behaviour on the website. Used for internal analytics by the
website operator. SessionHTTPln_or [x2]LinkedInRegisters statistical data on
users' behaviour on the website. Used for internal analytics by the website
operator. 1
dayHTTPloyaltiiVisitor [x2]AzurePendingPersistentHTMLpa [x2]SolarwindsRegisters
the website's speed and performance. This function can be used in context with
statistics and
load-balancing.PersistentHTMLsn_global_countdown_last_reset_timestamp [x2]GoogleSets
a timestamp for when the visitor entered the website. This is used for
analytical purposes on the website. PersistentHTMLSNS [x2]SleeknoteSets a unique
ID for the session. This allows the website to obtain data on visitor behaviour
for statistical purposes.SessionHTTP#_pVisitDenmarkThis cookie is used to
determine the number of times specific video content has been viewed. This is
done by setting a specific ID for the visitor. The cookie also remembers any
subscription choices made by the visitor. PersistentHTML#_uVisitDenmarkThis
cookie is used to determine the number of times specific video content has been
viewed. This is done by setting a specific ID for the visitor. The cookie also
remembers any subscription choices made by the visitor. PersistentHTML

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.

NameProviderPurposeExpiryTypelocOracleGeolocation, which is used to help
providers determine how users who share information with each other are
geographically located (state level).1 yearHTTPuvcOracleDetects how often the
social sharing service, AddThis, encounters the same user.1
yearHTTPxtcOracleRegisters the user's sharing of content via social media.1
yearHTTPCAdformUsed to check if the user's browser supports cookies.30
daysHTTPuidAdformRegisters a unique user ID that recognises the user's browser
when visiting websites that use the same ad network. The purpose is to optimise
display of ads based on the user's movements and various ad providers' bids for
displaying user ads.2 monthsHTTPIDEGoogleUsed 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.1 yearHTTPpagead/landing [x2]GoogleCollects
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.
SessionPixeltest_cookieGoogleUsed to check if the user's browser supports
cookies.1 dayHTTPfrMeta Platforms, Inc.Used by Facebook to deliver a series of
advertisement products such as real time bidding from third party advertisers.3
monthsHTTPads/ga-audiencesGoogleUsed by Google AdWords to re-engage visitors
that are likely to convert to customers based on the visitor's online behaviour
across websites.SessionPixelbcookieLinkedInUsed by the social networking
service, LinkedIn, for tracking the use of embedded services.1
yearHTTPbscookieLinkedInUsed by the social networking service, LinkedIn, for
tracking the use of embedded services.1 yearHTTPli_sugrLinkedInCollects data on
user behaviour and interaction in order to optimize the website and make
advertisement on the website more relevant. 3 monthsHTTPlidcLinkedInUsed by the
social networking service, LinkedIn, for tracking the use of embedded services.1
dayHTTPUserMatchHistoryLinkedInUsed to track visitors on multiple websites, in
order to present relevant advertisement based on the visitor's preferences. 29
daysHTTP_at.cwwPodBeanUsed by the social sharing platform
AddThisPersistentHTMLat-lojson-cache-#PodBeanUsed by the social sharing platform
AddThisPersistentHTMLat-randPodBeanUsed by the social sharing platform
AddThisPersistentHTML_fbp [x2] Meta Platforms, Inc.Used by Facebook to deliver a
series of advertisement products such as real time bidding from third party
advertisers.3 monthsHTTP_gcl_au [x2]GoogleUsed by Google AdSense for
experimenting with advertisement efficiency across websites using their
services. 3 monthsHTTP_sn_a [x2]SleeknoteImplements pop-up advertisement on the
website. 1 yearHTTP_sn_m [x2]SleeknoteImplements pop-up advertisement on the
website. 1 yearHTTP_sn_n [x2]SleeknoteImplements pop-up advertisement on the
website. 1 yearHTTPapi/audience/profilettcontacts.comCollects data on visitor
interaction with the website's video-content. This data is used to make the
website's video-content more relevant towards the visitor.
SessionPixeluuidVisitDenmarkUsed to track visitors on multiple websites, in
order to present relevant advertisement based on the visitor's preferences.
PersistentHTMLDEVICE_INFOYouTubeUsed to track user’s interaction with embedded
content.179 daysHTTPVISITOR_INFO1_LIVEYouTubeTries to estimate the users'
bandwidth on pages with integrated YouTube videos.179
daysHTTPYSCYouTubeRegisters a unique ID to keep statistics of what videos from
YouTube the user has seen.SessionHTTPytidb::LAST_RESULT_ENTRY_KEYYouTubeStores
the user's video player preferences using embedded YouTube
videoPersistentHTMLyt-remote-cast-availableYouTubeStores the user's video player
preferences using embedded YouTube
videoSessionHTMLyt-remote-cast-installedYouTubeStores the user's video player
preferences using embedded YouTube
videoSessionHTMLyt-remote-connected-devicesYouTubeStores the user's video player
preferences using embedded YouTube
videoPersistentHTMLyt-remote-device-idYouTubeStores the user's video player
preferences using embedded YouTube
videoPersistentHTMLyt-remote-fast-check-periodYouTubeStores the user's video
player preferences using embedded YouTube
videoSessionHTMLyt-remote-session-appYouTubeStores the user's video player
preferences using embedded YouTube
videoSessionHTMLyt-remote-session-nameYouTubeStores the user's video player
preferences using embedded YouTube videoSessionHTML

Unclassified cookies are cookies that we are in the process of classifying,
together with the providers of individual cookies.

NameProviderPurposeExpiryTypesentryReplaySessionOmnyStudioPendingSessionHTML_hjIncludedInSessionSample_846313HotjarPending1
dayHTTPdanceGooglePendingPersistentHTMLextentMaxXudinaturen.dkPendingPersistentHTMLextentMaxYudinaturen.dkPendingPersistentHTMLextentMinXudinaturen.dkPendingPersistentHTMLextentMinYudinaturen.dkPendingPersistentHTML

 [#IABV2_LABEL_PURPOSES#]  [#IABV2_LABEL_FEATURES#]  [#IABV2_LABEL_PARTNERS#]
[#IABV2_BODY_PURPOSES#]
[#IABV2_BODY_FEATURES#]
[#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.

Your consent applies to the following domains: cardshop.oberthur.dk,
www.smalldanishhotels.com, www.smalldanishhotels.dk


Cookie declaration last updated on 2/15/23 by Cookiebot
 * Booking
 * Inspiration
 * Gavekort
 * Benefits
   * Log ind
   * Betingelser
   * Manglende point
 * Pointshop
 * Firmaaftale
   * Håndværkertilbud
   * Login til firmaaftale
 * Søg

 * Login

DA EN
 * DA
 * EN

Luk
Search

 * Her er du:
 * Forside
 * Benefits


BENEFITS

- få point på dit ophold og adgang til et væld af gode tilbud.


BENEFITS GÆSTEKLUB

Vil du have de bedste tilbud på kro og hotelophold? Få inspiration til nye
oplevelser? Og samtidig tjene point på dine ophold?

Benefits er Small Danish Hotels gæsteklub, hvor du som medlem får point, hver
gang du overnatter på vores hyggelige kroer og skønne hoteller. Dine point kan
naturligvis benyttes til nye ophold, restaurantbesøg eller skønne gaveartikler i
vores pointshop.

Som medlem af Benefits får du automatisk vores bedste tilbud via e-mail hver
uge. 




FORDELE VED BENEFITS GÆSTEKLUB:

 * De bedste tilbud først
 * Inspiration til nye oplevelser
 * Gratis medlemskab af klubben
 * Point på dine ophold på alle vores kroer og hoteller
 * Ekstra bonuspoint ved 5, 10, 20 og 40 overnatninger
 * Mulighed for at benytte point til nye ophold
 * Mulighed for at benytte point til restaurantbesøg
 * Mulighed for at benytte point til i vores pointshop
 * Se din pointstatus på din profilside under login


Har du spørgsmål vedr. Benefits, brug af point, værdi af point eller andet?
Så kig forbi FAQ: Spørgsmål og svar. Her kan du få svar på det meste.




TILMELD DIG HER


E-mail
Tilmeld

 * Når du tilmelder dig, giver du samtidig samtykke til, at Small Danish Hotels
   må kontakte dig via e-mail med information og tilbud fra vores hoteller om
   ophold, overnatninger og oplevelser, samt at vi videregiver oplysningerne til
   vores hoteller , og at disse ligeledes må kontakte dig via e-mail med
   information og tilbud. Du kan læse mere i vores betingelser for Benefits og i
   vores persondatapolitik. Du kan til enhver tid afmelde dig e-mails fra de
   enkelte afsendere via link i de e-mails, du modtager, ligesom du til enhver
   tid kan trække samtykket tilbage ved at kontakte os på
   info@smalldanishhotels.dk, eller pr. brev sendt til ”Ansvarlig for
   databeskyttelse, Small Danish Hotels, Vejlevej 16, 8700 Horsens, Danmark”.
   Vær opmærksom på, at framelding af e-mails fra Small Danish Hotels eller
   tilbagetrækning af samtykket automatisk vil medføre, at du udmeldes af
   Benefits.


Menu
Gavekort
Booking
 * Information
   * Om os
   * Presse
   * Jobs
   * Tilmeld nyhedsmail
   * Konkurrencer
   * Tilbud
 * Kundeservice
   * Kontakt os
   * FAQ: Spørgsmål og svar
   * Se oversigt over hoteller
 * Øvrigt
   * Miljøpolitik
   * Bæredygtighed
   * Persondatapolitik
   * Samarbejdspartnere
   * Cookies
 * Køb af gavekort
   * Sådan handler du
   * Levering
   * Handelsbetingelser
   * Sikkerhed
   * Betalingsmåder

 * 
 * 
 * 
 * 

Small Danish Hotels | Vejlevej 16 | 8700 Horsens | Telefon: 75648700 |
info@smalldanishhotels.dk | CVR 30035615