www.cambriausa.com Open in urlscan Pro
2600:9000:2182:7e00:18:7831:1f80:93a1  Public Scan

Submitted URL: https://cambriadealer.com/
Effective URL: https://www.cambriausa.com/dealer-locator/
Submission Tags: analytics-framework
Submission: On April 24 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

<form class="search-designs-autocomplete ng-pristine ng-valid-minlength ng-valid-maxlength ng-valid ng-valid-required" ng-keydown="searchDesignsHomePage.handleAutocompleteOnEnter($event)">
  <md-autocomplete class="search-designs-autocomplete__autocomplete ng-isolate-scope" md-no-cache="true" md-search-text="searchText" md-search-text-change="searchDesignsHomePage.processSearchResults(searchText)"
    md-items="queryItem in searchDesignsHomePage.getDropdownItems(searchText)" md-item-text="queryItem" md-selected-item-change="searchDesignsHomePage.goToDesignDetails(queryItem)" md-min-length="3" md-input-name="autocomplete-input" md-delay="300"
    md-clear-button="false" md-mode="standard" md-has-not-found="true" md-select-on-focus="true" md-dropdown-position="bottom" md-menu-container-class="search-designs-home-search-results-container"
    md-menu-class="search-designs-home-search-results-menu" id="search-designs-home-page-input" tabindex="-1" placeholder="SEARCH DESIGNS"> <md-autocomplete-wrap
      ng-class="{ 'md-whiteframe-z1': !floatingLabel,                         'md-menu-showing': !$mdAutocompleteCtrl.hidden,                         'md-show-clear-button': !!clearButton }" class="md-whiteframe-z1">
      <!-- ngIf: !floatingLabel --><input type="text" tabindex="1" id="input-0" name="autocomplete-input" ng-class="::inputClass" ng-if="!floatingLabel" autocomplete="off" ng-required="$mdAutocompleteCtrl.isRequired"
        ng-disabled="$mdAutocompleteCtrl.isDisabled" ng-readonly="$mdAutocompleteCtrl.isReadonly" ng-model="$mdAutocompleteCtrl.scope.searchText" ng-mousedown="$mdAutocompleteCtrl.focusInput()" ng-keydown="$mdAutocompleteCtrl.keydown($event)"
        ng-blur="$mdAutocompleteCtrl.blur($event)" ng-focus="$mdAutocompleteCtrl.focus($event)" placeholder="SEARCH DESIGNS" aria-label="SEARCH DESIGNS" ng-attr-aria-autocomplete="{{$mdAutocompleteCtrl.isDisabled ? undefined : 'list'}}"
        ng-attr-role="{{$mdAutocompleteCtrl.isDisabled ? undefined : 'combobox'}}" aria-haspopup="true" aria-expanded="false"
        ng-attr-aria-owns="{{$mdAutocompleteCtrl.hidden || $mdAutocompleteCtrl.isDisabled ? undefined : 'ul-' + $mdAutocompleteCtrl.id}}"
        ng-attr-aria-activedescendant="{{!$mdAutocompleteCtrl.hidden &amp;&amp; $mdAutocompleteCtrl.activeOption ? $mdAutocompleteCtrl.activeOption : undefined}}" md-select-on-focus="true"
        class="ng-pristine ng-untouched ng-scope ng-empty ng-valid-minlength ng-valid-maxlength ng-valid ng-valid-required" aria-autocomplete="list" role="combobox" aria-invalid="false"><!-- end ngIf: !floatingLabel -->
      <!-- ngIf: clearButton && $mdAutocompleteCtrl.scope.searchText --> <!-- ngIf: $mdAutocompleteCtrl.loadingIsVisible() --> </md-autocomplete-wrap></md-autocomplete>
  <div class="search-designs-autocomplete__buttons">
    <button class="button-search icon-cambria-Ui-Search md-button md-ink-ripple" type="button" ng-transclude="" aria-label="search" ng-disabled="true" disabled="disabled"></button>
  </div>
</form>

<form class="search-autocomplete ng-pristine ng-valid-minlength ng-valid-maxlength ng-valid ng-valid-required" ng-keydown="searchPopup.handleAutocompleteOnEnter($event)">
  <md-autocomplete class="search-autocomplete__autocomplete ng-isolate-scope" md-no-cache="true" md-search-text="searchText" md-search-text-change="searchPopup.processSearchResults(searchText)"
    md-items="queryItem in searchPopup.getDropdownItems(searchText)" md-item-text="queryItem" md-selected-item-change="searchPopup.goToDesignDetails(queryItem)" md-min-length="3" md-input-name="autocomplete-input" md-delay="300"
    md-clear-button="false" md-mode="standard" md-has-not-found="true" md-select-on-focus="true" md-dropdown-position="bottom" md-menu-container-class="search-results-container" md-menu-class="search-results-container__results"
    id="search-designs-popup-input" tabindex="-1" placeholder="Search" md-input-id="search-popup-input-autocomplete"> <md-autocomplete-wrap
      ng-class="{ 'md-whiteframe-z1': !floatingLabel,                         'md-menu-showing': !$mdAutocompleteCtrl.hidden,                         'md-show-clear-button': !!clearButton }" class="md-whiteframe-z1">
      <!-- ngIf: !floatingLabel --><input type="text" tabindex="1" id="search-popup-input-autocomplete" name="autocomplete-input" ng-class="::inputClass" ng-if="!floatingLabel" autocomplete="off" ng-required="$mdAutocompleteCtrl.isRequired"
        ng-disabled="$mdAutocompleteCtrl.isDisabled" ng-readonly="$mdAutocompleteCtrl.isReadonly" ng-model="$mdAutocompleteCtrl.scope.searchText" ng-mousedown="$mdAutocompleteCtrl.focusInput()" ng-keydown="$mdAutocompleteCtrl.keydown($event)"
        ng-blur="$mdAutocompleteCtrl.blur($event)" ng-focus="$mdAutocompleteCtrl.focus($event)" placeholder="Search" aria-label="Search" ng-attr-aria-autocomplete="{{$mdAutocompleteCtrl.isDisabled ? undefined : 'list'}}"
        ng-attr-role="{{$mdAutocompleteCtrl.isDisabled ? undefined : 'combobox'}}" aria-haspopup="true" aria-expanded="false"
        ng-attr-aria-owns="{{$mdAutocompleteCtrl.hidden || $mdAutocompleteCtrl.isDisabled ? undefined : 'ul-' + $mdAutocompleteCtrl.id}}"
        ng-attr-aria-activedescendant="{{!$mdAutocompleteCtrl.hidden &amp;&amp; $mdAutocompleteCtrl.activeOption ? $mdAutocompleteCtrl.activeOption : undefined}}" md-select-on-focus="true"
        class="ng-pristine ng-untouched ng-scope ng-empty ng-valid-minlength ng-valid-maxlength ng-valid ng-valid-required" aria-autocomplete="list" role="combobox" aria-invalid="false"><!-- end ngIf: !floatingLabel -->
      <!-- ngIf: clearButton && $mdAutocompleteCtrl.scope.searchText --> <!-- ngIf: $mdAutocompleteCtrl.loadingIsVisible() --> </md-autocomplete-wrap></md-autocomplete>
  <div class="search-autocomplete__buttons">
    <!-- ngIf: searchPopup.searchText -->
    <button class="button-search icon-cambria-Ui-Search md-button md-ink-ripple" type="button" ng-transclude="" ng-click="searchPopup.commitSearchResults(searchPopup.searchText)" aria-label="search"></button>
  </div>
</form>

<form class="search__form ng-pristine ng-valid" ng-submit="dealerController.searchDealers(true)">
  <input class="ng-pristine ng-untouched ng-valid ng-empty" type="search" name="dealer-search" id="dealer-search" placeholder="Enter Address, City or ZIP Code" ng-model="dealerController.userInput" aria-invalid="false">
  <div class="search__form__buttons">
    <!-- ngIf: dealerController.userInput -->
    <!-- ngIf: dealerController.userInput -->
  </div>
</form>

Text Content

THIS WEBSITE USES COOKIES

Cambria uses cookies on its websites to personalize content and ads, to provide
social media features, and to analyze 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. By clicking to allow
cookies below, you are consenting to use of cookies as described in our COOKIE
POLICY. If you do not wish to accept cookies from our website, you can adjust
your cookie setting as also described in our COOKIE POLICY.

 

Privacy Policy Update

Our Privacy Policy has changed, please see our updated PRIVACY POLICY.

Do not sell or share my personal information
Use necessary cookies only Allow cookies Show details
OK
Use necessary cookies only Allow selection Allow all cookies
Necessary
Preferences
Statistics
Marketing
Show details
Cookie declaration [#IABV2SETTINGS#] About
 Necessary (15)  Preferences (14)  Statistics (39)  Marketing (60)  Unclassified
(8)
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.

NameProviderPurposeExpiryType__VASTUtil__CambriaNecessary for the implementation
of video-content on the website.PersistentHTMLCookieConsentCookiebotStores the
user's cookie consent state for the current domain1
yearHTTPgoogle_auto_fc_cmp_settingGoogleStores the user's cookie consent state
for the current domainPersistentHTMLis_euPinterestDetermines whether the user is
located within the EU and therefore is subject to EU's data privacy regulations.
SessionHTMLtest_cookieGoogleUsed to check if the user's browser supports
cookies.1 dayHTTP__cf_bm [x2]fonts.net
MonotypeThis 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 dayHTTPCONSENT [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
yearsHTTPrc::aGoogleThis 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::cGoogleThis cookie is used to distinguish
between humans and bots. SessionHTMLrc::eGoogleThis cookie is used to
distinguish between humans and bots. SessionHTMLcuAdelphicUsed to detect if the
visitor has accepted the marketing category in the cookie banner. This cookie is
necessary for GDPR-compliance of the website. 1 yearHTTPli_gcLinkedInStores the
user's cookie consent state for the current domain179
daysHTTPAWSALBCORSoffer.emags.comRegisters which server-cluster is serving the
visitor. This is used in context with load balancing, in order to optimize user
experience. 6 daysHTTP

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.

NameProviderPurposeExpiryTypeliveagent_orefSalesforceIdentifies the visitor
across devices and visits, in order to optimize the chat-box function on the
website. 1 yearHTTPliveagent_ptidSalesforceStores a unique ID string for each
chat-box session. This allows the website-support to see previous issues and
reconnect with the previous supporter. 1
yearHTTPliveagent_sidSalesforceNecessary for the functionality of the website's
chat-box function. SessionHTTPliveagent_vcSalesforceUsed by the website to
detect whether the visitor has had any previous interaction with the live chat
function on the website - This is used to optimize the chat function on the
website. 1 yearHTTPliveAgentPage_#SalesforceIdentifies the last page visited by
the visitor. This is used in order to make the chat-box function more
relevant.PersistentHTMLliveAgentPageTime_#SalesforceIdentifies the last page
visited by the visitor. This is used in order to make the chat-box function more
relevant.PersistentHTMLliveAgentPcSalesforceNecessary for the functionality of
the website's chat-box function. PersistentHTMLliveAgentSidSalesforceNecessary
for the functionality of the website's chat-box function.
PersistentHTMLliveAgentStartSalesforceNecessary for the functionality of the
website's chat-box function. PersistentHTMLloglevelWistiaMaintains settings and
outputs when using the Developer Tools Console on current
session.PersistentHTMLuserIdGoogleIdentifies the visitor across devices and
visits, in order to optimize the chat-box function on the website.
PersistentHTMLwistia-video-progress-#WistiaContains a timestamp for the
website’s video-content. This allows the user to resume watching without having
to start over, if the user leaves the video or website.
PersistentHTMLi18nextLngWidenDetermines the preferred language of the visitor.
Allows the website to set the preferred language upon the visitor's re-entry.
PersistentHTMLX-Salesforce-CHATSalesforceNecessary for the functionality of the
website's chat-box function. SessionHTTP

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

NameProviderPurposeExpiryType__utmzGoogleCollects data on where the user came
from, what search engine was used, what link was clicked and what search term
was used. Used by Google Analytics.SessionHTTP_gaGoogleRegisters a unique ID
that is used to generate statistical data on how the visitor uses the
website.399 daysHTTP_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. 399 daysHTTP_gatGoogleUsed by Google Analytics to
throttle request rate1 dayHTTP_gidGoogleRegisters a unique ID that is used to
generate statistical data on how the visitor uses the website.1
dayHTTP_vis_opt_exp_#_combi [x2]VWOUsed by Visual Website Optimizer to ensure
that the same user interface variant is displayed for each visit, if the user is
participating in a design experiment.99 daysHTTP_vis_opt_sVWOUsed by Visual
Website Optimizer to determine if the visitor is participating in a design
experiment.99 daysHTTP_vis_opt_test_cookieVWOUsed to check if the user's browser
supports cookies.SessionHTTP_vwo_dsVWOCollects 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.2 monthsHTTP_vwo_snVWOCollects 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_vwo_uuidVWOUsed by
Visual Website Optimizer to ensure that the same user interface variant is
displayed for each visit, if the user is participating in a design
experiment.399 daysHTTP_vwo_uuid_v2VWOThis cookie is set to make split-tests on
the website, which optimizes the website's relevance towards the visitor – the
cookie can also be set to improve the visitor's experience on a website.1
yearHTTPcalltrk-_gacdn.callrail.comThis cookie is necessary for the
call-tracking functionality used by the website operator – The cookie sets an ID
for the specific user, which allows the website's support team to recognize the
user when calling their support, as well as seeing the user’s navigation on the
website. PersistentHTMLcalltrk_landingcdn.callrail.comThis cookie is necessary
for the call-tracking functionality used by the website operator – The cookie
sets an ID for the specific user, which allows the website's support team to
recognize the user when calling their support, as well as seeing the user’s
navigation on the website. 1 yearHTTPcalltrk_nearest_tldcdn.callrail.comThis
cookie is necessary for the call-tracking functionality used by the website
operator – The cookie sets an ID for the specific user, which allows the
website's support team to recognize the user when calling their support, as well
as seeing the user’s navigation on the website. 399
daysHTTPcalltrk_referrercdn.callrail.comThis cookie is necessary for the
call-tracking functionality used by the website operator – The cookie sets an ID
for the specific user, which allows the website's support team to recognize the
user when calling their support, as well as seeing the user’s navigation on the
website. 1 yearHTTPcalltrk_session_idcdn.callrail.comThis cookie is necessary
for the call-tracking functionality used by the website operator – The cookie
sets an ID for the specific user, which allows the website's support team to
recognize the user when calling their support, as well as seeing the user’s
navigation on the website. 1 yearHTTPcalltrk-calltrk_landingcdn.callrail.comThis
cookie is necessary for the call-tracking functionality used by the website
operator – The cookie sets an ID for the specific user, which allows the
website's support team to recognize the user when calling their support, as well
as seeing the user’s navigation on the website.
PersistentHTMLcalltrk-calltrk_referrercdn.callrail.comThis cookie is necessary
for the call-tracking functionality used by the website operator – The cookie
sets an ID for the specific user, which allows the website's support team to
recognize the user when calling their support, as well as seeing the user’s
navigation on the website.
PersistentHTMLcalltrk-calltrk_session_idcdn.callrail.comThis cookie is necessary
for the call-tracking functionality used by the website operator – The cookie
sets an ID for the specific user, which allows the website's support team to
recognize the user when calling their support, as well as seeing the user’s
navigation on the website. PersistentHTMLFirstSessionCambriaDetects how the user
reached the website by registering their last URL-address.6
monthsHTTPln_orLinkedInRegisters statistical data on users' behaviour on the
website. Used for internal analytics by the website operator. 1
dayHTTPReturningSessionCambriaUsed by the website's owners to identify how the
visitor accessed the website. This is used for statistical purposes. 6
monthsHTTPvwoSnVWOThis cookie is set to make split-tests on the website, which
optimizes the website's relevance towards the visitor – the cookie can also be
set to improve the visitor's experience on a
website.PersistentHTMLwistiaWistiaUsed by the website to track the visitor's use
of video-content - The cookie roots from Wistia, which provides video-software
to websites.PersistentHTMLSGoogleSets a unique ID for the session. This allows
the website to obtain data on visitor behaviour for statistical purposes.1
dayHTTP_dd_sCambriaRegisters the website's speed and performance. This function
can be used in context with statistics and load-balancing.1
dayHTTPdd_cookie_test_#CambriaRegisters data on visitors' website-behaviour.
This is used for internal analysis and website optimization. 1
dayHTTP__qcaIssuuCollects 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.PersistentHTMLqcSesIssuuCollects 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.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. 29
daysHTTPpersonalization_idTwitter Inc.This cookie is set by Twitter - The cookie
allows the visitor to share content from the website onto their Twitter profile.
399 daysHTTP_vwo_ssm [x2]VWOPending399 daysHTTPanalyzeVWOThis cookie is used by
the website’s operator in context with multi-variate testing. This is a tool
used to combine or change content on the website. This allows the website to
find the best variation/edition of the site.SessionPixell.gifVWOThis cookie is
used by the website’s operator in context with multi-variate testing. This is a
tool used to combine or change content on the website. This allows the website
to find the best variation/edition of the site. SessionPixelv.gifVWOThis cookie
is set to make split-tests on the website, which optimizes the website's
relevance towards the visitor – the cookie can also be set to improve the
visitor's experience on a website.SessionPixel

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.

NameProviderPurposeExpiryTypeadtheorent[cuid]AdtheorentSets 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
yearHTTPMUIDMicrosoftUsed widely by Microsoft as a unique user ID. The cookie
enables user tracking by synchronising the ID across many Microsoft domains.1
yearHTTP__gadsGoogleUsed to register what ads have been displayed to the user.1
yearHTTP__gpiGoogleCollects information on user behaviour on multiple websites.
This information is used in order to optimize the relevance of advertisement on
the website.1 yearHTTP_fbp 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_auGoogleUsed by Google AdSense for experimenting
with advertisement efficiency across websites using their services. 3
monthsHTTP_pin_unauthPinterestUsed by Pinterest to track the usage of services.1
yearHTTP_uetsidMicrosoftCollects 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.
1 dayHTTP_uetsidMicrosoftUsed to track visitors on multiple websites, in order
to present relevant advertisement based on the visitor's preferences.
PersistentHTML_uetsid_expMicrosoftContains the expiry-date for the cookie with
corresponding name. PersistentHTML_uetvidMicrosoftUsed to track visitors on
multiple websites, in order to present relevant advertisement based on the
visitor's preferences. 1 yearHTTP_uetvidMicrosoftUsed to track visitors on
multiple websites, in order to present relevant advertisement based on the
visitor's preferences. PersistentHTML_uetvid_expMicrosoftContains the
expiry-date for the cookie with corresponding name.
PersistentHTMLgoogle_experiment_mod#GoogleUsed by Google AdSense for
experimenting with advertisement efficiency across websites using their
services. PersistentHTMLGoogleAdServingTestGoogleUsed to register what ads have
been displayed to the user.SessionHTTPinitialTrafficSourceGoogleRegisters how
the user has reached the website to enable pay-out of referral commission fees
to partners.399 daysHTTPtotalCallsCambriaUsed in context with
video-advertisement. The cookie limits the number of times a user is shown the
same advertisement. The cookie is also used to ensure relevance of the
video-advertisement to the specific user.
PersistentHTMLtotalCallsTimeoutCambriaUsed in context with video-advertisement.
The cookie limits the number of times a user is shown the same advertisement.
The cookie is also used to ensure relevance of the video-advertisement to the
specific user. PersistentHTMLvisitor_id# [x3]Google
PardotUsed in context with Account-Based-Marketing (ABM). The cookie registers
data such as IP-addresses, time spent on the website and page requests for the
visit. This is used for retargeting of multiple users rooting from the same
IP-addresses. ABM usually facilitates B2B marketing purposes.399
daysHTTPvisitor_id#-hash [x3]Google
PardotUsed to encrypt and contain visitor data. This is necessary for the
security of the user data. 399 daysHTTPCOMPASSGooglePending1
dayHTTPIDEGoogleUsed 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. SessionPixelfrMeta 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.SessionPixelNIDGoogleRegisters a
unique ID that identifies a returning user's device. The ID is used for targeted
ads.6 monthsHTTPpagead/1p-user-list/#GoogleTracks 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.SessionPixeliutkIssuuRecognises the user's device and what Issuu
documents have been read.179 daysHTTPbcookieLinkedInUsed 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 yearHTTPlidcLinkedInUsed by the social
networking service, LinkedIn, for tracking the use of embedded services.1
dayHTTPUserMatchHistoryLinkedInEnsures visitor browsing-security by preventing
cross-site request forgery. This cookie is essential for the security of the
website and visitor. 29 daysHTTPmt_miscMediMathCollects data on the user's
visits to the website, such as what pages have been loaded. The registered data
is used for targeted ads.29 daysHTTPuuidMediMathCollects data on the user's
visits to the website, such as what pages have been loaded. The registered data
is used for targeted ads.1 yearHTTPndatNinthdecimalUsed to track the visitor
across multiple devices including TV. This is done in order to re-target the
visitor through multiple channels. 179 daysHTTPlpv#PardotUsed in context with
behavioral tracking by the website. The cookie registers the user’s behavior and
navigation across multiple websites and ensures that no tracking errors occur
when the user has multiple browser-tabs open. 1
dayHTTP_pinterest_ct_uaPinterestUsed by Pinterest to track the usage of
services.1 yearHTTPv3PinterestUsed by Pinterest to track the usage of
services.SessionPixelmcQuantcastCollects data on the user's visits to the
website, such as what pages have been loaded. The registered data is used for
targeted ads.13 monthsHTTPi/adsct [x2]Twitter Inc.The cookie is used by
Twitter.com in order to determine the number of visitors accessing the website
through Twitter advertisement content. SessionPixelmuc_adsTwitter Inc.Collects
data on user behaviour and interaction in order to optimize the website and make
advertisement on the website more relevant. 399 daysHTTPTapAd_DIDTapadUsed to
determine what type of devices (smartphones, tablets, computers, TVs etc.) is
used by a user.2 monthsHTTPTapAd_TSTapadUsed to determine what type of devices
(smartphones, tablets, computers, TVs etc.) is used by a user.2
monthsHTTPs.gifVWORegisters user behaviour and navigation on the website, and
any interaction with active campaigns. This is used for optimizing advertisement
and for efficient retargeting. SessionPixelVISITOR_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.

NameProviderPurposeExpiryTypeconv/151831GroundTruthPendingSessionPixelxad-uidGroundTruthPending29
daysHTTP_vwo_uuid_#VWOPending399
daysHTTPactive_custom_filtersCambriaPendingSessionHTMLcusaPageCountGooglePendingSessionHTTPping.pngcf-pixelfront-analytics.widencdn.netPendingSessionPixelv1/lci/sync/adv-tpad/c-20395NinthdecimalPendingSessionPixel_vwo_uuid_#_#VWOPending399
daysHTTP

 [#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.
Cookie declaration last updated on 26.03.23 by Cookiebot
   Find A Dealer 1-866-CAMBRIA
 * 

   Find A Dealer 1-866-CAMBRIA


 * SEARCH DESIGNS
   
   
   SEARCH DESIGNS
   
   

 * Cambria Style
 * CambriaCares
 * Shop
 * Get Cambria
 * Contact Us

 * Samples
 * Accessories

 * Find a Dealer
 * Galleries & Showrooms
 * Cambria Consultation

 * Designs
   Designs
   
    * Design Palette
    * New Designs
    * Edges & Finishes

 * Inspiration
   Inspiration
   
    * Inspiration Gallery
    * Applications
    * Cambria Collaborators
    * Designer Show Houses
    * Conversations with Cambria
    * Submit Your Project

 * About
   About
   
    * Why Cambria
    * All About Quartz
    * Sustainability
    * Frequently Asked Questions

 * Planning & Care
   Planning & Care
   
    * Product Care
    * Project Planning Tools
    * Installation Process
    * Warranty
    * Finance by Cambria™

 * Pros
   Pros
   
    * Professionals
    * Commercial
    * Pro Samples Program
    * Find a Fabricator/Installer
    * Specifications & Technical Resources
    * Case Studies & Partnerships

Get Cambria
About Us
Press Room
Careers
Store
Contact Us
Warranty
More ...
 * 
 * 
 * 
 * 
 * 

Privacy Notice
Terms & Conditions
Accessibility
... Back
SIGN UP FOR EMAILS
1-866-CAMBRIA
FIND A DEALER
 * Designs
    * Design Palette
    * New Designs
    * Edges & Finishes

 * Inspiration
    * Inspiration Gallery
    * Applications
    * Cambria Collaborators
    * Designer Show Houses
    * Conversations with Cambria
    * Submit Your Project

 * About
    * Why Cambria
    * All About Quartz
    * Sustainability
    * Frequently Asked Questions

 * Planning & Care
    * Product Care
    * Project Planning Tools
    * Installation Process
    * Warranty
    * Finance by Cambria™

 * Pros
    * Professionals
    * Commercial
    * Pro Samples Program
    * Find a Fabricator/Installer
    * Specifications & Technical Resources
    * Case Studies & Partnerships

 * Cambria Style
 * CambriaCares
 * Shop
    * Samples
    * Accessories

 * Get Cambria
    * Find a Dealer
    * Galleries & Showrooms
    * Cambria Consultation

 * Contact Us


FIND A DEALER


Locate your nearest dealer or gallery to discover how Cambria quartz countertops
and surfaces will elevate your project.

During your visit, you’ll be able to view samples and slabs and get
complimentary design advice, ensuring your project is beautiful, functional, and
tailored to your tastes. All Cambria quartz surfaces are American-made,
nonabsorbent, easy to clean, and resistant to scratches, chips, and stains—and
are backed by industry-renowned support and a transferable Full Lifetime
Warranty.

Plan your visit today and get one step closer to honing in on your ideal design.


SEARCH BY LOCATION

Cambria Gallery/Showroom
Meet with a Cambria expert to view full size slabs, collaborate on your project,
and discuss next steps in the purchasing process.
SHOW THE HOME DEPOT LOCATIONS
SHOW FINANCE BY CAMBRIA LOCATIONS
USE MY CURRENT LOCATION
TRY ANOTHER SEARCH?
List ViewMap View List ViewMap View
Zum Verschieben drückst du die Pfeiltasten entsprechend.





 * Get Cambria
 * About Us
 * Press Room
 * Careers
 * Store
 * Contact Us
 * Warranty
 * Legend Of Cambria Film


1-866-CAMBRIA

 * © 2023 Cambria
 * Privacy Notice
 * Terms & Conditions
 * Accessibility
 * Transparency in Coverage

 * 
 * 
 * 
 * 
 * 

SIGN UP FOR EMAILS GET THE CAMBRIA APP
 * 
 * 
 * 

SIGN UP FOR EMAILS
1-866-CAMBRIA
FIND A DEALER