www.polygongroup.com Open in urlscan Pro
185.21.145.183  Public Scan

URL: https://www.polygongroup.com/fi-FI/
Submission: On June 18 via api from FI — Scanned from SE

Form analysis 3 forms found in the DOM

POST /api/contact/

<form action="/api/contact/" method="POST" class="grid-item-6 global-contact-form js-form">
  <input type="hidden" name="culture" value="fi-FI">
  <div class="grid-item-6">
    <label for="name">Nimi</label>
    <span class="input-wrapper">
      <input class="basic-form-item" name="name" id="name" type="text" autofocus="" required="">
      <span></span>
    </span>
  </div>
  <div class="grid-item-6">
    <label for="email">Sähköposti</label>
    <span class="input-wrapper">
      <input class="basic-form-item" name="email" id="email" type="email" required="">
      <span></span>
    </span>
  </div>
  <div class="grid-item-6">
    <label for="phone">Puhelin</label>
    <input class="basic-form-item" name="phone" id="phone" type="tel">
  </div>
  <div class="grid-item-6">
    <label for="topic">Aihe</label>
    <div class="select-wrapper">
      <select name="topic" class="basic-form-item" id="topic">
        <option class="hidden" value="">Valitse aihe</option>
        <option value="2159">Vesivahinko</option>
        <option value="4785">Olosuhdehallinta</option>
        <option value="4783">Palovahinko</option>
        <option value="4784">Sisäilma</option>
        <option value="4786">Muu</option>
      </select>
    </div>
  </div>
  <div class="grid-item-12">
    <label for="message">Paikkakunta</label>
    <span class="input-wrapper">
      <input class="basic-form-item" name="extra" id="extra" type="text" required="">
      <span></span>
    </span>
  </div>
  <div class="grid-item-12">
    <label for="message">Viesti</label>
    <span class="input-wrapper">
      <textarea name="message" class="basic-form-item" id="message" required=""></textarea>
      <span></span>
    </span>
  </div>
  <div class="grid-item-12" style="clear: left;">
    <div class="h-captcha" data-sitekey="b9b9d61e-5126-489a-9739-8d609d620bc7" data-theme="light"><iframe
        src="https://newassets.hcaptcha.com/captcha/v1/672044a/static/hcaptcha.html#frame=checkbox&amp;id=06syfbq5pee8&amp;host=www.polygongroup.com&amp;sentry=true&amp;reportapi=https%3A%2F%2Faccounts.hcaptcha.com&amp;recaptchacompat=true&amp;custom=false&amp;hl=en&amp;tplinks=on&amp;sitekey=b9b9d61e-5126-489a-9739-8d609d620bc7&amp;theme=light&amp;origin=https%3A%2F%2Fwww.polygongroup.com"
        tabindex="0" frameborder="0" scrolling="no" title="Widget containing checkbox for hCaptcha security challenge" data-hcaptcha-widget-id="06syfbq5pee8" data-hcaptcha-response="" data-gtm-yt-inspected-13="true"
        style="width: 303px; height: 78px; overflow: hidden;"></iframe><textarea id="g-recaptcha-response-06syfbq5pee8" name="g-recaptcha-response" style="display: none;"></textarea><textarea id="h-captcha-response-06syfbq5pee8"
        name="h-captcha-response" style="display: none;"></textarea></div>
    <label class="checkbox-label checkbox-cookie-label">In order to enable this form, please <strong><a href="javascript:Cookiebot.renew()">accept all cookies</a><input type="checkbox" required=""
          data-custom-validity="You need to accept all the cookies"></strong></label>
  </div>
  <div class="grid-item-12" style="clear: left;">
    <label for="sendcopy-checkbox" class="checkbox-label">
      <input name="sendcopy" id="sendcopy-checkbox" type="checkbox">
      <span class="checkbox-text">Lähetä kopio sähköpostiini</span>
    </label>
    <label for="consent-checkbox" class="checkbox-label">
      <input name="dataconsent" id="consent-checkbox" type="checkbox" required="">
      <span class="checkbox-text">
        <p><span>Annan Polygonille suostumukseni käyttää henkilötietojani yhteydenottotarkoituksessa. Polygon käsittelee kaikkia henkilötietoja eurooppalaisen tietosuoja-asetuksen (GDPR) mukaisesti.</span></p>
      </span>
    </label>
  </div>
  <div class="grid-item-12 clearfix">
    <input class="btn btn-filled-orange" type="submit" value="Lähetä">
  </div>
</form>

<form action="">
  <fieldset>
    <span class="search-button-wrapper">
      <div class="nav-toggle-button">
        <i class="fa fa-search"></i>
      </div>
    </span>
    <input class="js-map-search" type="text" id="map-search" placeholder="Hae paikkakunta">
    <span class="search-button-wrapper search-button-wrapper--close">
      <div class="nav-toggle-button">
        <i class="fa fa-times"></i>
      </div>
    </span>
  </fieldset>
  <div class="map-search-result">
    <ul></ul>
    <div class="back-button-wrapper">
      <div class="back-button">
        <i class="fa fa-chevron-right nav-arrow-icon"></i>
      </div>
    </div>
  </div>
</form>

POST /api/contact/

<form action="/api/contact/" method="POST" class="js-modal-contact-form js-form">
  <input type="hidden" name="culture" value="fi-FI">
  <div class="grid-item-6">
    <label for="name">Nimi</label>
    <span class="input-wrapper">
      <input class="basic-form-item" name="name" id="name" type="text" autofocus="" required="">
      <span></span>
    </span>
  </div>
  <div class="grid-item-6">
    <label for="email">Sähköposti</label>
    <span class="input-wrapper">
      <input class="basic-form-item" name="email" id="email" type="email" required="">
      <span></span>
    </span>
  </div>
  <div class="grid-item-6">
    <label for="phone">Puhelin</label>
    <input class="basic-form-item" name="phone" id="phone" type="tel">
  </div>
  <div class="grid-item-6">
    <label for="topic">Aihe</label>
    <div class="select-wrapper">
      <select name="topic" class="basic-form-item" id="topic">
        <option selected="selected" class="hidden">Valitse aihe</option>
        <option value="Vesivahinko">Vesivahinko</option>
        <option value="Olosuhdehallinta">Olosuhdehallinta</option>
        <option value="Palovahinko">Palovahinko</option>
        <option value="Sisäilma">Sisäilma</option>
        <option value="Muu">Muu</option>
      </select>
    </div>
  </div>
  <div class="grid-item-12">
    <label for="message">Paikkakunta</label>
    <span class="input-wrapper">
      <input class="basic-form-item" name="extra" id="extra" type="text" required="">
      <span></span>
    </span>
  </div>
  <div class="grid-item-12">
    <label for="message">Viesti</label>
    <span class="input-wrapper">
      <textarea name="message" class="basic-form-item" id="message" required=""></textarea>
      <span></span>
    </span>
  </div>
  <div class="grid-item-6" style="clear: left;">
    <label for="sendcopy-checkbox" class="checkbox-label">
      <input name="sendcopy" id="sendcopy-checkbox" type="checkbox">
      <span class="checkbox-text">Lähetä kopio sähköpostiini</span>
    </label>
    <label for="consent-checkbox" class="checkbox-label">
      <input name="dataconsent" id="consent-checkbox" type="checkbox" required="">
      <span class="checkbox-text">
        <p><span>Annan Polygonille suostumukseni käyttää henkilötietojani yhteydenottotarkoituksessa. Polygon käsittelee kaikkia henkilötietoja eurooppalaisen tietosuoja-asetuksen (GDPR) mukaisesti.</span></p>
      </span>
    </label>
  </div>
  <div class="grid-item-6" style="clear: left;">
    <div id="contact-recaptcha-lightbox" class="h-captcha" data-theme="light" data-sitekey="b9b9d61e-5126-489a-9739-8d609d620bc7"><iframe
        src="https://newassets.hcaptcha.com/captcha/v1/672044a/static/hcaptcha.html#frame=checkbox&amp;id=13fj9e734fyu&amp;host=www.polygongroup.com&amp;sentry=true&amp;reportapi=https%3A%2F%2Faccounts.hcaptcha.com&amp;recaptchacompat=true&amp;custom=false&amp;hl=en&amp;tplinks=on&amp;sitekey=b9b9d61e-5126-489a-9739-8d609d620bc7&amp;theme=light&amp;origin=https%3A%2F%2Fwww.polygongroup.com"
        tabindex="0" frameborder="0" scrolling="no" title="Widget containing checkbox for hCaptcha security challenge" data-hcaptcha-widget-id="13fj9e734fyu" data-hcaptcha-response="" data-gtm-yt-inspected-13="true"
        style="width: 303px; height: 78px; overflow: hidden;"></iframe><textarea id="g-recaptcha-response-13fj9e734fyu" name="g-recaptcha-response" style="display: none;"></textarea><textarea id="h-captcha-response-13fj9e734fyu"
        name="h-captcha-response" style="display: none;"></textarea></div>
    <label class="checkbox-label checkbox-cookie-label">In order to enable this form, please <strong><a href="javascript:Cookiebot.renew()">accept all cookies</a><input type="checkbox" required=""
          data-custom-validity="You need to accept all the cookies"></strong></label>
  </div>
  <div class="grid-item-12">
    <input class="btn btn-filled-orange" type="submit" value="Lähetä">
  </div>
</form>

Text Content

TÄMÄ SIVUSTO KÄYTTÄÄ EVÄSTEITÄ

Käytämme evästeitä tarjoamamme sisällön ja mainosten räätälöimiseen, sosiaalisen
median ominaisuuksien tukemiseen ja kävijämäärämme analysoimiseen. Lisäksi
jaamme sosiaalisen median, mainosalan ja analytiikka-alan kumppaneillemme
tietoja siitä, miten käytät sivustoamme. Kumppanimme voivat yhdistää näitä
tietoja muihin tietoihin, joita olet antanut heille tai joita on kerätty, kun
olet käyttänyt heidän palvelujaan. Käyttämällä sivustoamme, hyväksyt evästeiden
käytön.
Älä myy tai jaa henkilötietojani
Vain välttämättömät evästeet Salli kaikki evästeet Näytä tiedot
OK
Vain välttämättömät evästeet Salli valinta Salli kaikki evästeet
Välttämätön
Mieltymykset
Tilastot
Markkinointi
Näytä tiedot
Evästeilmoitus [#IABV2SETTINGS#] Tietoja
 Välttämätön (35)  Mieltymykset (3)  Tilastot (33)  Markkinointi (62)
 Luokittelemattomat (11)
Välttämättömät evästeet auttavat tekemään verkkosivustosta käyttökelpoisen
sallimalla perustoimintoja kuten sivulla siirtymisen ja sivuston suojattujen
alueiden käytön. Verkkosivusto ei toimi kunnolla ilman näitä evästeitä.

NimiTarjoajaTarkoitusVoimassaTyyppis_fidAdobe Inc.Stores referral ID if
third-party cookies are restricted by opt-out.5
vuottaHTTP__cflbjs.hcaptcha.comRegisters which server-cluster is serving the
visitor. This is used in context with load balancing, in order to optimize user
experience. 1 päiväHTTPINGRESSCOOKIEjs.hcaptcha.comThis cookie is used to
distinguish between humans and bots. SessionHTTPlvapp_sessionapp.involve.meUsed
to implement forms on the website.1 päiväHTTPXSRF-TOKENapp.involve.meEnsures
visitor browsing-security by preventing cross-site request forgery. This cookie
is essential for the security of the website and visitor. 1
päiväHTTP__cf_bm [x5]fonts.net
Hubspot
Polygon
Vimeo
ZendeskThis 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 päiväHTTPrc::aHubspotThis 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.PersistentHTMLrc::bHubspotThis cookie is used to
distinguish between humans and bots. SessionHTMLrc::cHubspotThis cookie is used
to distinguish between humans and bots. SessionHTMLsat_domain [x2]Adobe
Inc.Control cookie used in connection to the website’s Content Delivery Network
(CDN).SessionHTTP__cfruid [x3]Polygon
ZendeskThis cookie is a part of the services provided by Cloudflare - Including
load-balancing, deliverance of website content and serving DNS connection for
website operators. SessionHTTPli_gcLinkedInStores the user's cookie consent
state for the current domain180 päivääHTTPmaps/gen_204PolygonUsed in context
with the website's map integration. The cookie stores user interaction with the
map in order to optimize its functionality.SessionPixelJSESSIONIDAdobe
Inc.Preserves users states across page
requests.SessionHTTP__epiXSRF [x2]PolygonEnsures visitor browsing-security by
preventing cross-site request forgery. This cookie is essential for the security
of the website and visitor. SessionHTTPASP.NET_SessionId [x2]PolygonPreserves
the visitor's session state across page
requests.SessionHTTP__zlcstoreZendeskThis cookie is necessary for the chat-box
function on the website to function.PersistentHTMLZD-suidZendeskUnique id that
identifies the user's session.PersistentHTML_GRECAPTCHAHubspotThis 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.180
päivääHTTPbscookieLinkedInThis 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.1
vuosiHTTP__RequestVerificationTokenPolygonHelps prevent Cross-Site Request
Forgery (CSRF) attacks.SessionHTTP__zlcidZendeskThis cookie is necessary for the
chat-box function on the website to
function.SessionHTTPCookieConsentCookiebotStores the user's cookie consent state
for the current domain1 vuosiHTTPcookietestLeadinfoThis cookie is used to
determine if the visitor has accepted the cookie consent
box.SessionHTTPCONSENT [x2]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 vuottaHTTP

Mieltymysevästeiden avulla sivusto tallentaa tietoja, jotka muuttavat sivuston
käyttäytymistä ja ulkonäköä, kuten kielivalintoja tai käyttäjän sijainteja.

NimiTarjoajaTarkoitusVoimassaTyyppi__zlcstoreZendeskNecessary for the
functionality of the website's chat-box function.
SessionHTTPmessagesUtkHubspotStores a unique ID string for each chat-box
session. This allows the website-support to see previous issues and reconnect
with the previous supporter. 180 päivääHTTPZD-storeZendeskRegisters whether the
self-service-assistant Zendesk Answer Bot has been displayed to the website
user.PersistentHTML

Tilastoevästeet auttavat sivuston omistajia ymmärtämään, miten käyttäjät ovat
vuorovaikutuksessa sivustojen kanssa, keräämällä ja raportoimalla tietoja
nimettömästi.

NimiTarjoajaTarkoitusVoimassaTyyppis_ccAdobe Inc.Used to check if the user's
browser supports cookies.SessionHTTPs_viAdobe Inc.Registers a unique ID that
identifies the user's device for return visits.2 vuottaHTTPe.gifAlbacrossUsed to
distinguish between different users coming from the same
IP-address.SessionPixelsnowplowOutQueue_#_post2LeadinfoRegisters statistical
data on users' behaviour on the website. Used for internal analytics by the
website operator.
PersistentHTMLsnowplowOutQueue_#_post2.expiresLeadinfoRegisters statistical data
on users' behaviour on the website. Used for internal analytics by the website
operator. PersistentHTMLsentryReplaySessionSpotifyRegisters data on visitors'
website-behaviour. This is used for internal analysis and website optimization.
SessionHTMLcollectGoogleUsed 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. 30
päivääHTTP__hsscHubspotIdentifies if the cookie data needs to be updated in the
visitor's browser.1 päiväHTTP__hssrcHubspotUsed to recognise the visitor's
browser upon reentry on the website.SessionHTTP__hstcHubspotSets a unique ID for
the session. This allows the website to obtain data on visitor behaviour for
statistical purposes.180 päivääHTTP_dc_gtm_UA-#GoogleUsed by Google Tag Manager
to control the loading of a Google Analytics script tag.1
päiväHTTP_gaGoogleRegisters a unique ID that is used to generate statistical
data on how the visitor uses the website.2 vuottaHTTP_ga_#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. 2 vuottaHTTP_gatGoogleUsed
by Google Analytics to throttle request rate1 päiväHTTP_gidGoogleRegisters a
unique ID that is used to generate statistical data on how the visitor uses the
website.1 päiväHTTP_hjAbsoluteSessionInProgressHotjarThis 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 päiväHTTP_hjFirstSeenHotjarThis cookie is used to determine if the
visitor has visited the website before, or if it is a new visitor on the
website.1 päiväHTTP_hjIncludedInSessionSample_#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
päiväHTTP_hjSession_#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 päiväHTTP_hjSessionUser_#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
vuosiHTTP_hjTLDTestHotjarDetects the SEO-ranking for the current website. This
service is part of a third-party statistics and analysis service.
SessionHTTP_hp2_#Heap AnalyticsCollects data on the user’s navigation and
behavior on the website. This is used to compile statistical reports and
heatmaps for the website owner.1 päiväHTTP_hp2_hld#.#Heap AnalyticsCollects data
on the user’s navigation and behavior on the website. This is used to compile
statistical reports and heatmaps for the website owner.1 päiväHTTP_hp2_id.#Heap
AnalyticsCollects data on the user’s navigation and behavior on the website.
This is used to compile statistical reports and heatmaps for the website owner.1
vuosiHTTP_hp2_ses_props.#Heap AnalyticsCollects data on the user’s navigation
and behavior on the website. This is used to compile statistical reports and
heatmaps for the website owner.1 päiväHTTPhubspotutkHubspotSets a unique ID for
the session. This allows the website to obtain data on visitor behaviour for
statistical purposes.180 päivääHTTPZD-buidZendeskUnique id that identifies the
user on recurring visits.PersistentHTMLvuidVimeoCollects data on the user's
visits to the website, such as which pages have been read.2
vuottaHTTPtdGoogleRegisters statistical data on users' behaviour on the website.
Used for internal analytics by the website operator.
SessionPixel.EPiForm_BIDPolygonThis cookie is used to distinguish the browser
that the visitor is using. The server automatically assigns an ID string to that
browser, so that the website can identify the visitor again when reentering the
website.3 kuukauttaHTTP.EPiForm_VisitorIdentifierPolygonThis cookie is used to
identify the visitor when reentering the website, by using the ID string
contained in the .EPiForm_BID cookie.3 kuukauttaHTTPln_orLinkedInRegisters
statistical data on users' behaviour on the website. Used for internal analytics
by the website operator. 1 päiväHTTP

Markkinointievästeitä käytetään verkkosivustoilla kävijöiden seurantaan.
Tarkoituksena on näyttää mainoksia, jotka ovat sopivia ja kiinnostavia
yksittäisille käyttäjille, ja siten arvokkaampia julkaisijoille ja kolmansien
osapuolten mainostajille.

NimiTarjoajaTarkoitusVoimassaTyyppiIDEGoogleUsed 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 vuosiHTTPpagead/landingGoogleCollects 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 päiväHTTP#,#CookiebotCollects
data on user behaviour and interaction in order to optimize the website and make
advertisement on the website more relevant.
PersistentHTML#,#_expiresAtCookiebotCollects data on user behaviour and
interaction in order to optimize the website and make advertisement on the
website more relevant.
PersistentHTMLHxNeCLPahnEQ_t6b2gM,8004226379CookiebotOdottaaPersistentHTMLHxNeCLPahnEQ_t6b2gM,8004226379_expiresAtCookiebotOdottaaPersistentHTMLrc::fHubspotOdottaaPersistentHTMLapi/telemetryHeap
AnalyticsCollects data on user behaviour and interaction in order to optimize
the website and make advertisement on the website more relevant.
SessionPixelhHeap AnalyticsCollects data on visitors' behaviour and interaction
- This is used to optimize the website and make advertisement on the website
more relevant. SessionPixel__ptq.gifHubspotSends data to the marketing platform
Hubspot about the visitor's device and behaviour. Tracks the visitor across
devices and marketing channels.SessionPixellididLiveintentCollects 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. 2 vuottaHTTPbcookieLinkedInUsed by the social
networking service, LinkedIn, for tracking the use of embedded services.1
vuosiHTTPli_sugrLinkedInCollects data on user behaviour and interaction in order
to optimize the website and make advertisement on the website more relevant. 3
kuukauttaHTTPlidcLinkedInUsed by the social networking service, LinkedIn, for
tracking the use of embedded services.180 päivääHTTPUserMatchHistoryLinkedInUsed
to track visitors on multiple websites, in order to present relevant
advertisement based on the visitor's preferences. 30
päivääHTTP__zlcmidZendeskPreserves users states across page requests.1
vuosiHTTP_fbp Meta Platforms, Inc.Used by Facebook to deliver a series of
advertisement products such as real time bidding from third party advertisers.3
kuukauttaHTTP_gcl_auGoogleUsed by Google AdSense for experimenting with
advertisement efficiency across websites using their services. 3
kuukauttaHTTPzte#ZendeskSaves a Zopim Live Chat ID that recognises a device
between visits during a chat session.SessionHTTPsp_landingSpotifyUsed to
implement audio-content from Spotify on the website. Can also be used to
register user interaction and preferences in context with audio-content - This
can serve statistics and marketing purposes. 1 päiväHTTPsp_tSpotifyUsed to
implement audio-content from Spotify on the website. Can also be used to
register user interaction and preferences in context with audio-content - This
can serve statistics and marketing purposes. 11992
kuukauttaHTTPads/ga-audiences [x2]GoogleUsed to detect whether the user intends
to leave the page via cursor movements. This allows the website to trigger
certain pop-ups to keep the user on the website or convert them to customer.
SessionPixelpagead/1p-user-list/#/ [x2]GoogleOdottaaSessionPixelnQ_cookieIdAlbacrossSets
a unique ID for a specific visitor. This ID can be used to recognize the visitor
upon re-entry and implement any preference choices made. The cookie also allows
the website to track the visitor on multiple websites for marketing purposes. 1
vuosiHTTPnQ_userVisitIdAlbacrossSets a unique ID for a specific visitor. This ID
can be used to recognize the visitor upon re-entry and implement any preference
choices made. The cookie also allows the website to track the visitor on
multiple websites for marketing purposes. 1
päiväHTTPLAST_RESULT_ENTRY_KEY [x2]YouTubeUsed to track user’s interaction with
embedded content.SessionHTTPnextId [x2]YouTubeUsed to track user’s interaction
with embedded content.SessionHTTPrequests [x2]YouTubeUsed to track user’s
interaction with embedded content.SessionHTTPTESTCOOKIESENABLED [x2]YouTubeUsed
to track user’s interaction with embedded content.1
päiväHTTPyt.innertube::nextId [x2]YouTubeRegisters a unique ID to keep
statistics of what videos from YouTube the user has
seen.PersistentHTMLytidb::LAST_RESULT_ENTRY_KEY [x2]YouTubeUsed to track user’s
interaction with embedded
content.PersistentHTMLYtIdbMeta#databases [x2]YouTubeUsed to track user’s
interaction with embedded
content.PersistentIDByt-remote-cast-available [x2]YouTubeStores the user's video
player preferences using embedded YouTube
videoSessionHTMLyt-remote-cast-installed [x2]YouTubeStores the user's video
player preferences using embedded YouTube
videoSessionHTMLyt-remote-connected-devices [x2]YouTubeStores the user's video
player preferences using embedded YouTube
videoPersistentHTMLyt-remote-device-id [x2]YouTubeStores the user's video player
preferences using embedded YouTube
videoPersistentHTMLyt-remote-fast-check-period [x2]YouTubeStores the user's
video player preferences using embedded YouTube
videoSessionHTMLyt-remote-session-app [x2]YouTubeStores the user's video player
preferences using embedded YouTube
videoSessionHTMLyt-remote-session-name [x2]YouTubeStores the user's video player
preferences using embedded YouTube
videoSessionHTMLLogsDatabaseV2:V#||LogsRequestsStoreYouTubeOdottaaPersistentIDBnWC1Uzs7EIYouTubeOdottaaSessionHTMLremote_sidYouTubeNecessary
for the implementation and functionality of YouTube video-content on the
website. SessionHTTPServiceWorkerLogsDatabase#SWHealthLogYouTubeNecessary for
the implementation and functionality of YouTube video-content on the website.
PersistentIDBVISITOR_INFO1_LIVEYouTubeTries to estimate the users' bandwidth on
pages with integrated YouTube videos.180 päivääHTTPYSCYouTubeRegisters a unique
ID to keep statistics of what videos from YouTube the user has seen.SessionHTTP

Luokittelemattomat evästeet ovat evästeitä, joita luokittelemme parhaillamme
yhdessä yksittäisten evästeiden tarjoajien kanssa.

NimiTarjoajaTarkoitusVoimassaTyyppi_li_id.e3e3LeadinfoOdottaaPersistentHTML_li_id.e3e3.expiresLeadinfoOdottaaPersistentHTML_li_ses.e3e3LeadinfoOdottaaPersistentHTML_li_ses.e3e3.expiresLeadinfoOdottaaPersistentHTMLsessionPageViewsPolygonOdottaaPersistentHTMLb/ss/#/1/#/s#Adobe
Inc.OdottaaSessionPixelApplicationSessionUuidwidget.instabot.ioOdottaaPersistentHTMLrokoAPISessionCountwidget.instabot.ioOdottaaPersistentHTMLserver-data-storage-id-AQa/7MGf5CZLnuHR+K3RnHZ36pFWnQ268bVwSenBT94=widget.instabot.ioOdottaaPersistentHTMLrokoAPIwidget.instabot.ioOdottaa1
vuosiHTTProkoAPISessionwidget.instabot.ioOdottaaSessionHTTP

 [#IABV2_LABEL_PURPOSES#]  [#IABV2_LABEL_FEATURES#]  [#IABV2_LABEL_PARTNERS#]
[#IABV2_BODY_PURPOSES#]
[#IABV2_BODY_FEATURES#]
[#IABV2_BODY_PARTNERS#]
Evästeet ovat pieniä tekstitiedostoja, joita sivustot voivat käyttää tehdäkseen
käyttäjäkokemuksesta tehokkaamman.

Lain mukaan voimme tallentaa evästeitä laitteellesi, mikäli se on ehdottoman
tärkeää sivuston toiminnan kannalta. Tarvitsemme suostumuksesi kaikenlaisten
evästeiden käytölle.

Tämä sivusto käyttää erityyppisiä evästeitä. Jotkut evästeet ovat sivuillamme
esiintyvienkolmansien osapuolten palveluiden asettamia.


Voit muuttaa tai peruuttaa hyväksyntäsi sivustollamme evästeilmoituksen kautta.

Lue Tietosuojaehdoistamme lisää siitä keitä olemme, miten voit ottaa meihin
yhteyttä ja miten käsittelemme henkilökohtaisia tietojasi.
Evästeilmoitus päivitetty viimeksi 6/2/23, tekijä: Cookiebot
 * Hätäpäivystys 24/7: 020 7484 00
 * Yhteydenotto
 * Suomi
 * Haku

Hätäpäivystys 24/7

020 7484 00

Sähköposti

finland@polygongroup.com

Yrityksen tiedot

Polygon Finland Oy
PL 36 (Lyhtytie 22)
00741 Helsinki

Puh. 020 7484 01

Y-tunnus 0892371-5

Toimipaikkamme

 * Katso yhteystiedot

Yhteydenottopyyntö / viesti

Kiitos yhteydenotosta!

Tapahtui virhe

Nimi
Sähköposti
Puhelin
Aihe
Valitse aihe Vesivahinko Olosuhdehallinta Palovahinko Sisäilma Muu
Paikkakunta
Viesti

In order to enable this form, please accept all cookies
Lähetä kopio sähköpostiini

Annan Polygonille suostumukseni käyttää henkilötietojani
yhteydenottotarkoituksessa. Polygon käsittelee kaikkia henkilötietoja
eurooppalaisen tietosuoja-asetuksen (GDPR) mukaisesti.



Global

Polygon International AB
Sveavägen 9, 3tr SE – 111 57 Stockholm
info@polygongroup.com https://www.polygongroup.com/

Austria

anfrage.at@polygongroup.com Go to Austrian site

Belgium

sos@polygongroup.com Go to French site Go to Dutch site

Canada

ca_info@polygongroup.com Go to English site Go to French site

Denmark

info@polygondb.dk Go to Danish site

Finland

finland@polygongroup.com Go to Finnish site

France

contact.fr@polygongroup.com Go to French site

Germany

service@polygon-deutschland.de Go to German site

Italy

info.italia@polygongroup.com Go to Italian site

Luxembourg

service@polygon-lux.lu Go to German site Go to French site

Netherlands

nederland@polygongroup.com Go to Dutch site

Norway

firmapost@polygongroup.com Go to Norwegian site

Singapore

singapore@polygongroup.com Go to English site

Sweden

sverige@polygongroup.com Go to Swedish site

Switzerland

switzerland@polygongroup.com Go to German site Go to French site Go to Italian
site

United Kingdom

uk_sales@polygongroup.com Go to United Kingdom site

United States

us_info@polygongroup.com Go to American site

 * Palvelut
   Palvelut
    * Siirry palveluihin Palvelut
    * Vesivahingot
      * Siirry palveluihin Vesivahingot
      * Kosteuskartoitus
      * Vesivahinkojen kuivaus
      * Pikakuivaus
      * Vesivahinkojen korjaus
      * Hajunpoisto
      * Homeen hajun poisto rakennuksesta ja irtaimistosta
      * Desinfiointi
      * Vuodonhaku
      * Asiakirjojen kuivaus
    * Olosuhdehallinta
      * Siirry palveluihin Olosuhdehallinta
      * Kosteusmittaus
      * Kuivauspalvelut
      * Lämmityspalvelut
      * Kosteudenhallinta
      * IoT olosuhdeseuranta
      * Tehokas päästötön ilmalämpöpumppu lämmittää ja kuivaa
    * Palovahingot
      * Siirry palveluihin Palovahingot
      * Jälkivahinkojen torjunta
      * Palosaneeraus
      * Irtaimiston puhdistaminen
      * Ultraäänipuhdistus
      * Savun hajun poisto rakenteista, pinnoilta ja irtaimistosta
      * Korroosionesto
      * Elektroniikkapuhdistus
    * Sisäilmapalvelut
      * Siirry palveluihin Sisäilmapalvelut
      * Sisäilmatutkimukset
      * Sisäilmakatselmus
      * VOC tutkimus- ja saneerauspalvelut
      * Sisäilman seuranta iot-palveluna
      * Radonmittaus ja radonkorjaus
      * Korjausrakentaminen
      * Ilmanpuhdistimet
    * Vahinkokartoitukset ja -tarkastukset
    * Muut palvelut
      * Siirry palveluihin Muut palvelut
      * Asbestikartoitus
      * Rahoitus
      * Ilmanvaihtojärjestelmän puhdistus, mittaus ja säätö
      * Erikoispuhdistukset
      * Koronaviruksen puhdistus
      * Lämpökuvaukset
      * Väestönsuojapalvelut

 * Yrityksemme
   Yrityksemme
    * Siirry aiheeseen Yrityksemme
    * Asiakaslupauksemme
      * Siirry aiheeseen Asiakaslupauksemme
      * Toimintatapamme
      * Organisaatio
      * Polygonin historia
    * Vastuullisuusohjelma Vastuumme
      * Siirry aiheeseen Vastuullisuusohjelma Vastuumme
      * Ympäristö
      * Yhteiskuntavastuu
      * Hyvä hallintotapa
      * YK:n kestävän kehityksen tavoitteet
    * Polygon Finland Oy
      * Siirry aiheeseen Polygon Finland Oy
      * Luotettava Kumppani
      * Auktorisoitu Vahinkoalan Urakoitsija
      * Isännöintiliiton yhteistyökumppani
      * Sisäilmayhdistyksen kannattajajäsen
      * Rakentamispalveluja harjoittava elinkeinonharjoittaja
    * Empaattista asiakaspalvelua haastavissa tilanteissa

 * Työpaikat
   Työpaikat
    * Siirry aiheeseen Työpaikat
    * Avoimet työpaikat
      * Siirry aiheeseen Avoimet työpaikat
      * Projektipäällikkö Oulu
      * Kosteuskartoittaja Hämeenlinna
    * Tutustu työntekijöihimme
      * Siirry aiheeseen Tutustu työntekijöihimme
      * Uratarina purkutyöntekijästä työnjohtajaksi
      * Projektipäällikkö varmistaa projektien onnistumisen
      * Sisäilma-asiantuntijan työ on palkitsevaa salapoliisityötä
      * Kosteuskartoittajan työtä tehdään itsenäisesti mutta ei yksin
      * Aktiivista työarkea palvelupäällikkönä
      * Palvelupäälliköksi oli helppo tulla
      * Paremman sisäilman puolesta
      * Kosteusongelmien asiantuntija
      * Myyntipäällikön monipuolinen ja liikkuva työ
      * Sisäilmatöiden projektipäällikkö
      * Myyntiassistentti
      * Kuivaus- ja lämmitysasentaja

 * Asiakastarinat
   Luhtitaloyhtiössä epäiltiin putkivuotoa
   Nopeasti apuun Timonpuiston laajassa palovahingossa
    * Näytä kaikki Asiakastarinat
    * Vesivahingot
    * Palovahinko
    * Olosuhdehallinta
    * Sisäilmaongelmat
    * Muut palvelut

 * Tietopankki
   Tietopankki
    * Siirry aiheeseen Tietopankki
    * Yleistä tietoa
      * Siirry aiheeseen Yleistä tietoa
      * Vahinko-opas
      * Ohjeita vahinkosaneerauksen tilaajalle
      * Toimitusehdot
      * Hajunpoisto ja desinfiointi Mitä niillä voidaan pelastaa
      * Asbesti on aina ammattilaisen asia
      * Vahinko kannattaa aina hoitaa nopeasti
    * Vesivahinko
      * Siirry aiheeseen Vesivahinko
      * Vesivahingon tai kosteusvaurion kartoitus
      * Vesivahingon merkit
      * Ehkäise vesivahinkojen ja kosteusvaurioiden syntyminen
      * Huolellisella varautumisella minimoit tulvavahinkojen tuhot
      * Putkivuotojen ennaltaehkäisy
      * Vesivahinko taloyhtiössä
      * Vesivahingon tai kosteusvaurion kuivaus
      * Vesivahingon kuivauksen hinta ja nopea reagointi
      * Lattian kuivaus vesivahinkokohteissa
      * Seinärakenteiden kuivaus vesivahinkokohteissa
      * Kuivaimen valinta
    * Tietoa kosteusvaurioista
      * Siirry aiheeseen Tietoa kosteusvaurioista
      * Kosteusvaurio
      * Kosteus
      * Kun epäilet kosteusvauriota
      * Kaikki kosteus ei ole vaarallista
      * Kuinka kosteusvaurio syntyy
      * Suojaa talosi ulkoa tulevalta kosteudelta
      * Kosteusvauriot eri ikäisissä taloyhtiöissä
      * OK-talojen kellaritilojen rakenteet ja maaperän kosteus
    * Tietoa sisäilmasta
      * Siirry aiheeseen Tietoa sisäilmasta
      * Sisäilma
      * Milloin sisäilman laatu kannattaa tutkia
      * Home
      * Hyvä ilmanvaihto takaa rakennuksen terveyden
      * Sisäilmaongelma ei aina ole homeongelma
      * Sisäilmatutkimus antaa tärkeää tietoa
      * Ilmanpuhdistin auttaa mutta ei korjaa
      * Sisäilman VOC-haittojen ja PAH-yhdisteiden ABC
      * Pientalojen ilmanvaihto ja sisäilma
      * Kuiva sisäilma
      * Huono sisäilma sairastuttaa – miten sen tunnistaa?
      * Sisäilmaongelmaepäily
      * Sisäilman mittaus
    * Tietoa palo- ja savuvahingoista
      * Siirry aiheeseen Tietoa palo- ja savuvahingoista
      * Pienikin palovahinko kannattaa ilmoittaa
      * Palovahinkojen ennaltaehkäisy
      * Irtaimiston pelastaminen palokohteesta
      * Palovahinko taloyhtiössä
      * Näin pidät tulisijasi turvallisena
      * Palovahingon korjaus pientalossa
    * Tietoa olosuhdehallinnasta
      * Siirry aiheeseen Tietoa olosuhdehallinnasta
      * IoT-ratkaisut kosteudenhallinnassa ja kuivauksessa
      * Lämmitys rakentamisen laadun parantajana
      * Kosteudenhallinta työmaalla

 * Uutiset
   
   14.6.2023
   
   Polygon Group laajentaa toimintaansa Suomessa
   
   5.6.2023
   
   Polygon antaa tunnustusta Maailman ympäristöpäivälle 2023
   
   2.6.2023
   
   Juhlitaan osallisuutta Pride-kuukauden kunniaksi
 * Yhteystiedot
 * Austria (Austrian) Belgium (French) Belgium (Dutch) Canada (English) Canada
   (French) Denmark (Danish) Finland (Finnish) France (French) Germany (German)
   Global (English) Italy (Italian) Luxembourg (German) Luxembourg (French)
   Netherlands (Dutch) Norway (Norwegian) Singapore (English) Sweden (Swedish)
   Switzerland (German) Switzerland (French) Switzerland (Italian) United
   Kingdom (United Kingdom) United States (American)

Notice

You are now leaving Polygon Restoration's website and will be directed to
another country in the group.

Do you want to proceed?

No Yes


KIINTEISTÖVAHINKOJEN, OLOSUHDEHALLINNAN JA SISÄILMAONGELMIEN ASIANTUNTIJA

Ennaltaehkäisemme, hallitsemme ja vähennämme veden, tulen ja olosuhteiden
vaikutuksia.

Palvelumme



PALVELEMME LUOTETTAVASTI, ASIANTUNTEVASTI JA ASIAKASTA AJATELLEN

Asiantuntijamme kartoittavat vahingot, suosittelevat tehokkaimpia toimenpiteitä
ja valitsevat parhaimmat tekniset kunnostusmenetelmät.

Asiakastarinoita



TOIMIMME PAIKALLISESTI HYÖDYNTÄEN KANSAINVÄLISYYTTÄMME

Maanlaajuisen toimipaikkaverkostomme ansiosta olemme lähellä sinua.

Toimipaikat

 * 1
 * 2
 * 3

Toimimme Aina Parhaaksesi.

Monipuoliset palvelumme

Vesivahinkopalvelut

Luotettavaa palvelua vesivahinkojen kartoitukseen ja korjaamiseen 45 vuoden
kokemuksella.



Palovahinkopalvelut

Toimimme suunnitelmallisesti haastavissakin olosuhteissa huolehtien
toimenpiteiden tärkeysjärjestyksestä.



Olosuhdehallinnan palvelut

Palvelumme tuottavat asiakkaillemme nopeutta työvaiheiden etenemiseen sekä
laatua ja kustannussäästöjä.



Sisäilmapalvelut

Tutkimme ja ratkaisemme kaikenlaiset sisäilmaongelmat eri tyyppisissä
rakennuksissa.



Vahinkokartoitukset ja -tarkastukset

Asiantunteva ja huolellinen vahinkokartoitus- ja -tarkastuspalvelu kaikenlaisiin
kiinteistövahinkoihin.



Muut palvelut

Erikoispalvelumme mm. korjaustöiden rahoittamiseen ja väestönsuojatarkastuksiin.




PIDÄ HUOLTA KODISTASI – TILAA ASUMISEN VUOSIKELLO

Kodin kunnosta kannattaa pitää huolta järjestelmällisesti, jotta se pysyy
terveenä ja säilyttää arvonsa. Muistettavaa on kuitenkin paljon, joten pieni apu
on varmasti tarpeen. Rakensimme tätä varten Asumisen vuosikellon, joka tarjoaa
neuvoja oikea-aikaisesti jokaisena vuodenaikana.

Tilaa ilmainen asumisen vuosikello

Polygon numeroina

24/7

valmius

Kiireellisissä tapauksissa nopea ja asianmukainen toiminta on tarpeellinen
vahinkojen minimoimikseksi. Olemme valmiudessa 24h/vrk.

45+

vuoden kokemus

Olemme auttaneet asiakkaitamme yli 45 vuoden ajan onnistuneesti
ennaltaehkäisemään, hallitsemaan ja vähentämään veden, tulen, ja ilmaston
vaikutuksia.

6600+

työntekijää

Suomessa meitä polygonilaisia on noin 400 ja olemme kaikki sitoutuneet
täyttämään asiakaslupauksemme 'Toimimme Aina Parhaaksesi.'

370+

toimipaikkaa

Suomessa meillä on maanlaajuinen yli 30 toimipaikan palveluverkosto, jonka
ansiosta voimme hoitaa ammattimaisesti niin pienet kuin suuretkin toimeksiannot.

Lisätietoa yrityksestämme


SUOSITUT SISÄLLÖT


RAKENNUSTYÖMAAN KOSTEUDENHALLINTA

Kosteudenhallintaan on tärkeää kiinnittää suunnitelmallisesti huomiota
rakentamisen eri vaiheissa ja varmistaa mm. rakenteiden riittävä kuivuminen.


HÄTÄPÄIVYSTYSPALVELU

Äkillisen vesi- tai palovahingon yllättäessä tulemme auttamaan mihin vuorokauden
aikaan tahansa. Suurvahinkotiimimme palvelee suurvahinkotapauksissa.


KOULUKIINTEISTÖN SISÄILMAONGELMAN HALLINTA

Polygonin ja kunnan hyvän yhteistyön ansiosta koulukiinteistön sisäilmaongelman
hallitsemisessa on onnistuttu erinomaisesti.


TOIMIMME VASTUULLISESTI

Teemme jatkuvasti toimenpiteitä ympäristön, työntekijöiden ja liiketoiminnan
vastuullisuuden hyväksi. Ydinliiketoimintamme on ympäristöä säästävää. Sen
lisäksi olemme aktiivisia muussakin kestävässä kehityksessä. Panostamme
työntekijöiden turvallisuuteen, koulutukseen ja hyvinvointiin. Asiakkaille,
sidosryhmille ja toimittajille olemme luotettava ja läpinäkyvä kumppani.

Katso Vastuumme-video


TOIMIPAIKKAMME




Hätäpäivystys 24/7

020 7484 00

Sähköposti

finland@polygongroup.com

Yrityksen tiedot

Polygon Finland Oy
PL 36 (Lyhtytie 22)
00741 Helsinki

Puh. 020 7484 01

Y-tunnus 0892371-5

Toimipaikkamme

 * Katso yhteystiedot


YHTEYDENOTTOPYYNTÖ / VIESTI


KIITOS YHTEYDENOTOSTA!


TAPAHTUI VIRHE

Nimi
Sähköposti
Puhelin
Aihe
Valitse aihe Vesivahinko Olosuhdehallinta Palovahinko Sisäilma Muu
Paikkakunta
Viesti
Lähetä kopio sähköpostiini

Annan Polygonille suostumukseni käyttää henkilötietojani
yhteydenottotarkoituksessa. Polygon käsittelee kaikkia henkilötietoja
eurooppalaisen tietosuoja-asetuksen (GDPR) mukaisesti.


In order to enable this form, please accept all cookies


Palvelut
 * Vesivahingot
 * Olosuhdehallinta
 * Palovahingot
 * Sisäilmapalvelut
 * Muut palvelut

Yrityksemme
 * Asiakaslupauksemme
 * Vastuumme
 * Työpaikat
 * Uutiset
 * Tietopankki

Yhteystiedot

Polygon Finland Oy | PL 36 (Lyhtytie 22) | 00741 Helsinki | puh. 020 7484 01 |
24H 020 7484 00

finland@polygongroup.com

www.polygongroup.fi

 * 
 * 
 * 
 * 

 * Polygonin julkisen verkkosivuston tietosuojakäytäntö
 * Rekisteriseloste
 * Polygonin yksityisyydensuojaperiaatteet
 * Polygonin evästeet

Ota yhteyttä!

020 7484 01

Lähetä viesti