www.cips.org Open in urlscan Pro
2a02:26f0:4700::17d4:6e11  Public Scan

URL: https://www.cips.org/events-networking?utm_campaign=SM*20Daily*2018.010.23
Submission: On October 18 via api from AE — Scanned from DE

Form analysis 8 forms found in the DOM

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

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

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

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

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

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

<form role="form" data-bind="submit: function(data, event) {event: { keydown : $data.handleKeyPress }}">
  <input id="CC-headerWidget-Search" type="text" class="search-query" autocomplete="off" placeholder="Search"
    data-bind="value: searchText, valueUpdate: 'afterkeydown', onRender:initializeSearch.bind($data), event: { focus: $data.searchSelected,keydown : $data.handleKeyPress}">
</form>

<form>
  <div class="form-group">
    <div class="row">
      <div class="controls col-md-12">
        <label class="control-label">Save as:</label>
        <div class="input-wrapper">
          <input type="text" class="form-control" id="save-page-name" aria-required="true" required="required" data-bind="event: { keyup: toggleSaveButton}">
        </div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="controls col-md-4">
      <button class="btn btn--primary-cips btn--blue" id="save-page-submit" type="button" data-bind="click: savePage, enable:  savePageButtonEnabled" disabled="">
        <span class="btn__text">Save</span>
      </button>
    </div>
    <div class="col-md-8">
      <div id="saveModalMessage"></div>
    </div>
  </div>
</form>

Text Content

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


.

This website uses cookies to improve your experience. By continuing to use this
website you are accepting our cookie policy.
Consent Selection
Necessary cookies

Functional cookies

Performance cookies

Marketing cookies

Cookie settings
Necessary cookies 30

Some cookies are necessary to make the website work properly, for example
allowing us to show you the right web page and helping us to keep our website
secure, and tracking items in your shopping basket.You can set your web browser
to block these cookies, but some parts of the site will not then work. These
cookies do not store any personal data.
 * 3D Issue
   1
   Learn more about this provider
   cookietestThis cookie is used to determine if the visitor has accepted the
   cookie consent box.
   Expiry: SessionType: HTTP
 * Cookiebot
   1
   Learn more about this provider
   CookieConsentStores the user's cookie consent state for the current domain
   Expiry: 1 yearType: HTTP
 * Episerver
   1
   Learn more about this provider
   ia.gifPending
   Expiry: SessionType: Pixel
 * Google
   2
   Learn more about this provider
   test_cookieUsed to check if the user's browser supports cookies.
   Expiry: 1 dayType: HTTP
   rc::eThis cookie is used to distinguish between humans and bots.
   Expiry: SessionType: HTML
 * LinkedIn
   2
   Learn more about this provider
   li_gcStores the user's cookie consent state for the current domain
   Expiry: 180 daysType: HTTP
   bscookieThis cookie is used to identify the visitor through an application.
   This allows the visitor to login to a website through their LinkedIn
   application for example.
   Expiry: 1 yearType: HTTP
 * PodBean
   1
   Learn more about this provider
   cf_clearanceThis cookie is used to distinguish between humans and bots.
   Expiry: 1 yearType: HTTP
 * Sharethis
   1
   Learn more about this provider
   __sharethis_cookie_test__This cookie determines whether the browser accepts
   cookies.
   Expiry: SessionType: HTTP
 * cips.org
   2
   __epiAntiForgeryToken_#Contains a unique ID that is checked upon every
   website request in order to prevent false requests.
   Expiry: SessionType: HTTP
   ASP.NET_SessionIdPreserves the visitor's session state across page requests.
   Expiry: SessionType: HTTP
 * cips.org
   aaaadaru3czgmaaaaaaaaabcwm.apm-agt.eu-frankfurt-1.oci.oraclecloud.com
   
   2
   ak_bmsc [x2]This cookie is used to distinguish between humans and bots. This
   is beneficial for the website, in order to make valid reports on the use of
   their website.
   Expiry: 1 dayType: HTTP
 * dev-cipsorgxaas.ocecdn.oraclecloud.com
   aaaadaru3czgmaaaaaaaaabcwm.apm-agt.eu-frankfurt-1.oci.oraclecloud.com
   
   2
   sticky [x2]Used to distribute traffic to the website on several servers in
   order to optimise response times.
   Expiry: SessionType: HTTP
 * experiments-prod-eur.occa.ocs.oraclecloud.com
   1
   atgRecVisitorIdPending
   Expiry: 5212 daysType: HTTP
 * idcs-1737335ab23947e396ae195f99e934d0.identity.oraclecloud.com
   2
   ORA_OCIS_REQ_1Pending
   Expiry: SessionType: HTTP
   ORA_OCIS_REQ_2Pending
   Expiry: SessionType: HTTP
 * ocm.cips.org
   1
   ORA_OCIS_CG_ST_idcs-1737335ab23947e396ae195f99e934d0_ocm.cips.orgPending
   Expiry: SessionType: HTTP
 * vimeo.com
   ziprecruiter.com
   
   2
   __cf_bm [x2]This cookie is used to distinguish between humans and bots. This
   is beneficial for the website, in order to make valid reports on the use of
   their website.
   Expiry: 1 dayType: HTTP
 * visit-prod-eur.occa.ocs.oraclecloud.com
   2
   xdl7726845c1PRD_siteUSPending
   Expiry: 5212 daysType: HTTP
   xvl7726845c1PRD_siteUSPending
   Expiry: 1 dayType: HTTP
 * www.cips.org
   7
   AWSALBRegisters which server-cluster is serving the visitor. This is used in
   context with load balancing, in order to optimize user experience.
   Expiry: 7 daysType: HTTP
   AWSALBCORSRegisters which server-cluster is serving the visitor. This is used
   in context with load balancing, in order to optimize user experience.
   Expiry: 7 daysType: HTTP
   cb-enabledThis cookie is used to determine if the visitor has accepted the
   cookie consent box.
   Expiry: 1 yearType: HTTP
   csrfTokenHelps prevent Cross-Site Request Forgery (CSRF) attacks.
   Expiry: SessionType: HTTP
   JSESSIONIDPreserves users states across page requests.
   Expiry: SessionType: HTTP
   CONSENT [x2]Used to detect if the visitor has accepted the marketing category
   in the cookie banner. This cookie is necessary for GDPR-compliance of the
   website.
   Expiry: 2 yearsType: HTTP

Functional cookies 2


These cookies enable the website to provide enhanced functionality and
personalisation. They may be set by us or by third party providers whose
services we have added to our pages. If you do not allow these cookies then some
or all of these services may not function properly.

 * www.cips.org
   2
   categoryNecessary in order to optimize the website's search-bar function. The
   cookie ensures accurate and fast search results.
   Expiry: PersistentType: HTML
   logLevelMaintains settings and outputs when using the Developer Tools Console
   on current session.
   Expiry: PersistentType: HTML

Performance cookies 42

Performance cookies help us to analyze and improve how our website works, and
are optional. They allow us to count visits and traffic sources so we can
measure and improve the performance of our site. They help us to know which
pages are the most and least popular and see how visitors move around the site.
All information these cookies collect is aggregated and therefore anonymous. If
you do not allow these cookies we will not know when you have visited our site,
and will not be able to monitor its performance.
 * Adobe Inc.
   1
   Learn more about this provider
   p.gifKeeps track of special fonts used on the website for internal analysis.
   The cookie does not register any visitor data.
   Expiry: SessionType: Pixel
 * Episerver
   2
   Learn more about this provider
   iv [x2]Registers statistical data on users' behaviour on the website. Used
   for internal analytics by the website operator.
   Expiry: 2 yearsType: HTTP
 * Google
   20
   Learn more about this provider
   __utma [x2]Collects data on the number of times a user has visited the
   website as well as dates for the first and most recent visit. Used by Google
   Analytics.
   Expiry: 2 yearsType: HTTP
   __utmb [x2]Registers a timestamp with the exact time of when the user
   accessed the website. Used by Google Analytics to calculate the duration of a
   website visit.
   Expiry: 1 dayType: HTTP
   __utmc [x2]Registers a timestamp with the exact time of when the user leaves
   the website. Used by Google Analytics to calculate the duration of a website
   visit.
   Expiry: SessionType: HTTP
   __utmtUsed to throttle the speed of requests to the server.
   Expiry: 1 dayType: HTTP
   __utmv [x2]Saves user-defined tracking parameters for use in Google
   Analytics.
   Expiry: SessionType: HTTP
   __utmz [x2]Collects 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.
   Expiry: 6 monthsType: HTTP
   _gaRegisters a unique ID that is used to generate statistical data on how the
   visitor uses the website.
   Expiry: 2 yearsType: HTTP
   _ga_#Used by Google Analytics to collect data on the number of times a user
   has visited the website as well as dates for the first and most recent visit.
   Expiry: 2 yearsType: HTTP
   _gatUsed by Google Analytics to throttle request rate
   Expiry: 1 dayType: HTTP
   _gidRegisters a unique ID that is used to generate statistical data on how
   the visitor uses the website.
   Expiry: 1 dayType: HTTP
   __utmdThis cookie is used to assign specific visitors into segments, this
   segmentation is based on visitor behavior on the website - the segmentation
   can be used to target larger groups.
   Expiry: 1 dayType: HTTP
   __utm.gifGoogle Analytics Tracking Code that logs details about the visitor's
   browser and computer.
   Expiry: SessionType: Pixel
   collectUsed to send data to Google Analytics about the visitor's device and
   behavior. Tracks the visitor across devices and marketing channels.
   Expiry: SessionType: Pixel
   __utmliCollects statistics 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
   read.
   Expiry: SessionType: HTTP
   tdRegisters statistical data on users' behaviour on the website. Used for
   internal analytics by the website operator.
   Expiry: SessionType: Pixel
 * Hotjar
   10
   Learn more about this provider
   _hjAbsoluteSessionInProgressThis cookie is used to count how many times a
   website has been visited by different visitors - this is done by assigning
   the visitor an ID, so the visitor does not get registered twice.
   Expiry: 1 dayType: HTTP
   _hjFirstSeenThis cookie is used to determine if the visitor has visited the
   website before, or if it is a new visitor on the website.
   Expiry: 1 dayType: HTTP
   _hjIncludedInSessionSample_#Collects 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.
   Expiry: 1 dayType: HTTP
   _hjSession_#Collects 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.
   Expiry: 1 dayType: HTTP
   _hjSessionUser_#Collects 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.
   Expiry: 1 yearType: HTTP
   _hjTLDTestRegisters statistical data on users' behaviour on the website. Used
   for internal analytics by the website operator.
   Expiry: SessionType: HTTP
   _hjRecordingEnabledCollects data on the user’s navigation and behavior on the
   website. This is used to compile statistical reports and heatmaps for the
   website owner.
   Expiry: SessionType: HTML
   _hjRecordingLastActivitySets a unique ID for the session. This allows the
   website to obtain data on visitor behaviour for statistical purposes.
   Expiry: SessionType: HTML
   hjActiveViewportIdsThis cookie contains an ID string on the current session.
   This contains non-personal information on what subpages the visitor enters –
   this information is used to optimize the visitor's experience.
   Expiry: PersistentType: HTML
   hjViewportIdSaves the user's screen size in order to adjust the size of
   images on the website.
   Expiry: SessionType: HTML
 * LinkedIn
   2
   Learn more about this provider
   AnalyticsSyncHistoryUsed in connection with data-synchronization with
   third-party analysis service.
   Expiry: 30 daysType: HTTP
   ln_orRegisters statistical data on users' behaviour on the website. Used for
   internal analytics by the website operator.
   Expiry: 1 dayType: HTTP
 * Recruitics
   2
   Learn more about this provider
   _RCRTX03-samesite [x2] Used to help track the success of job postings.
   Expiry: 10 yearsType: HTTP
 * Twitter Inc.
   1
   Learn more about this provider
   personalization_idThis cookie is set by Twitter - The cookie allows the
   visitor to share content from the website onto their Twitter profile.
   Expiry: 400 daysType: HTTP
 * Vimeo
   1
   Learn more about this provider
   vuidCollects data on the user's visits to the website, such as which pages
   have been read.
   Expiry: 2 yearsType: HTTP
 * cips.org
   2
   FPIDRegisters statistical data on users' behaviour on the website. Used for
   internal analytics by the website operator.
   Expiry: 400 daysType: HTTP
   FPLCRegisters a unique ID that is used to generate statistical data on how
   the visitor uses the website.
   Expiry: 1 dayType: HTTP
 * www.cips.org
   1
   visitorIdRegisters statistical data on users' behaviour on the website. Used
   for internal analytics by the website operator.
   Expiry: PersistentType: HTML

Marketing cookies 73

Marketing cookies help to ensure the adverts you see online are more relevant to
you and your interests and are optional. These cookies may be set through our
site by our advertising partners. They may be used by those companies to build a
profile of your interests and show you relevant adverts on other sites. They do
not store directly personal information but are based on uniquely identifying
your browser and device.
 * Meta Platforms, Inc.
   1
   Learn more about this provider
   _fbpUsed by Facebook to deliver a series of advertisement products such as
   real time bidding from third party advertisers.
   Expiry: 3 monthsType: HTTP
 * Episerver
   2
   Learn more about this provider
   is [x2]Registers a unique ID that identifies a returning user's device. The
   ID is used for targeted ads.
   Expiry: 1 dayType: HTTP
 * Google
   17
   Learn more about this provider
   __gadsUsed to register what ads have been displayed to the user.
   Expiry: 1 yearType: HTTP
   __gpiCollects information on user behaviour on multiple websites. This
   information is used in order to optimize the relevance of advertisement on
   the website.
   Expiry: 1 yearType: HTTP
   _gcl_auUsed by Google AdSense for experimenting with advertisement efficiency
   across websites using their services.
   Expiry: 3 monthsType: HTTP
   _MadgexTrackingPending
   Expiry: 2 yearsType: HTTP
   _MadgexTracking_gidPending
   Expiry: 1 dayType: HTTP
   IDEUsed by Google DoubleClick to register and report the website user's
   actions after viewing or clicking one of the advertiser's ads with the
   purpose of measuring the efficacy of an ad and to present targeted ads to the
   user.
   Expiry: 1 yearType: HTTP
   pagead/landingCollects data on visitor behaviour from multiple websites, in
   order to present more relevant advertisement - This also allows the website
   to limit the number of times that they are shown the same advertisement.
   Expiry: SessionType: Pixel
   pcs/viewUsed by DoubleClick to determine whether website advertisement has
   been properly displayed - This is done to make their marketing efforts more
   efficient.
   Expiry: SessionType: Pixel
   r/collectThis cookie is used to send data to Google Analytics about the
   visitor's device and behavior. It tracks the visitor across devices and
   marketing channels.
   Expiry: SessionType: Pixel
   ads/ga-audiencesUsed by Google AdWords to re-engage visitors that are likely
   to convert to customers based on the visitor's online behaviour across
   websites.
   Expiry: SessionType: Pixel
   pagead/1p-conversion/#/Pending
   Expiry: SessionType: Pixel
   pagead/1p-user-list/#Tracks if the user has shown interest in specific
   products or events across multiple websites and detects how the user
   navigates between sites. This is used for measurement of advertisement
   efforts and facilitates payment of referral-fees between websites.
   Expiry: SessionType: Pixel
   rc::hPending
   Expiry: PersistentType: HTML
   pagead/gen_204Collects data on visitor behaviour from multiple websites, in
   order to present more relevant advertisement - This also allows the website
   to limit the number of times that they are shown the same advertisement.
   Expiry: SessionType: Pixel
   pcs/activeviewUsed by DoubleClick to determine whether website advertisement
   has been properly displayed - This is done to make their marketing efforts
   more efficient.
   Expiry: SessionType: Pixel
   csiCollects data on visitors' preferences and behaviour on the website - This
   information is used make content and advertisement more relevant to the
   specific visitor.
   Expiry: SessionType: Pixel
   GoogleAdServingTestUsed to register what ads have been displayed to the user.
   Expiry: SessionType: HTTP
 * LinkedIn
   4
   Learn more about this provider
   bcookieUsed by the social networking service, LinkedIn, for tracking the use
   of embedded services.
   Expiry: 1 yearType: HTTP
   li_sugrCollects data on user behaviour and interaction in order to optimize
   the website and make advertisement on the website more relevant.
   Expiry: 3 monthsType: HTTP
   lidcUsed by the social networking service, LinkedIn, for tracking the use of
   embedded services.
   Expiry: 6 monthsType: HTTP
   UserMatchHistoryEnsures visitor browsing-security by preventing cross-site
   request forgery. This cookie is essential for the security of the website and
   visitor.
   Expiry: 30 daysType: HTTP
 * Microsoft
   7
   Learn more about this provider
   _uetsidUsed to track visitors on multiple websites, in order to present
   relevant advertisement based on the visitor's preferences.
   Expiry: PersistentType: HTML
   _uetsid_expContains the expiry-date for the cookie with corresponding name.
   Expiry: PersistentType: HTML
   _uetvidUsed to track visitors on multiple websites, in order to present
   relevant advertisement based on the visitor's preferences.
   Expiry: PersistentType: HTML
   _uetvid_expContains the expiry-date for the cookie with corresponding name.
   Expiry: PersistentType: HTML
   MUIDUsed widely by Microsoft as a unique user ID. The cookie enables user
   tracking by synchronising the ID across many Microsoft domains.
   Expiry: 1 yearType: HTTP
   _uetsidCollects data on visitor behaviour from multiple websites, in order to
   present more relevant advertisement - This also allows the website to limit
   the number of times that they are shown the same advertisement.
   Expiry: 1 dayType: HTTP
   _uetvidUsed to track visitors on multiple websites, in order to present
   relevant advertisement based on the visitor's preferences.
   Expiry: 1 yearType: HTTP
 * Oktopost
   2
   Learn more about this provider
   oktolead-0016yajmqk8q6fh-CountryPending
   Expiry: 1 dayType: HTTP
   oktolead-0016yajmqk8q6fh-UrlPending
   Expiry: 1 dayType: HTTP
 * Oracle
   2
   Learn more about this provider
   ELOQUARegisters a unique ID that identifies the user's device upon return
   visits. Used for auto-populating forms and to validate if a certain contact
   is registered to an email group.
   Expiry: 13 monthsType: HTTP
   ELQSTATUSUsed to auto-populate forms and validate if a given contact has
   subscribed to an email group. The cookie is only set if the user allows
   tracking.
   Expiry: 13 monthsType: HTTP
 * Recruitics
   1
   Learn more about this provider
   _RCRTX03Pending
   Expiry: 10 yearsType: HTTP
 * Twitter Inc.
   3
   Learn more about this provider
   i/adsct [x2]The cookie is used by Twitter.com in order to determine the
   number of visitors accessing the website through Twitter advertisement
   content.
   Expiry: SessionType: Pixel
   muc_adsCollects data on user behaviour and interaction in order to optimize
   the website and make advertisement on the website more relevant.
   Expiry: 400 daysType: HTTP
 * YouTube
   32
   Learn more about this provider
   LAST_RESULT_ENTRY_KEY [x2]Used to track user’s interaction with embedded
   content.
   Expiry: SessionType: HTTP
   nextId [x2]Used to track user’s interaction with embedded content.
   Expiry: SessionType: HTTP
   requests [x2]Used to track user’s interaction with embedded content.
   Expiry: SessionType: HTTP
   yt.innertube::nextId [x2]Registers a unique ID to keep statistics of what
   videos from YouTube the user has seen.
   Expiry: PersistentType: HTML
   ytidb::LAST_RESULT_ENTRY_KEY [x2]Used to track user’s interaction with
   embedded content.
   Expiry: PersistentType: HTML
   YtIdbMeta#databases [x2]Used to track user’s interaction with embedded
   content.
   Expiry: PersistentType: IDB
   yt-remote-cast-available [x2]Stores the user's video player preferences using
   embedded YouTube video
   Expiry: SessionType: HTML
   yt-remote-cast-installed [x2]Stores the user's video player preferences using
   embedded YouTube video
   Expiry: SessionType: HTML
   yt-remote-connected-devices [x2]Stores the user's video player preferences
   using embedded YouTube video
   Expiry: PersistentType: HTML
   yt-remote-device-id [x2]Stores the user's video player preferences using
   embedded YouTube video
   Expiry: PersistentType: HTML
   yt-remote-fast-check-period [x2]Stores the user's video player preferences
   using embedded YouTube video
   Expiry: SessionType: HTML
   yt-remote-session-app [x2]Stores the user's video player preferences using
   embedded YouTube video
   Expiry: SessionType: HTML
   yt-remote-session-name [x2]Stores the user's video player preferences using
   embedded YouTube video
   Expiry: SessionType: HTML
   LogsDatabaseV2:V#||LogsRequestsStorePending
   Expiry: PersistentType: IDB
   remote_sidNecessary for the implementation and functionality of YouTube
   video-content on the website.
   Expiry: SessionType: HTTP
   ServiceWorkerLogsDatabase#SWHealthLogNecessary for the implementation and
   functionality of YouTube video-content on the website.
   Expiry: PersistentType: IDB
   TESTCOOKIESENABLEDUsed to track user’s interaction with embedded content.
   Expiry: 1 dayType: HTTP
   VISITOR_INFO1_LIVETries to estimate the users' bandwidth on pages with
   integrated YouTube videos.
   Expiry: 180 daysType: HTTP
   YSCRegisters a unique ID to keep statistics of what videos from YouTube the
   user has seen.
   Expiry: SessionType: HTTP
 * www.cips.org
   2
   yt.innertube::requestsRegisters a unique ID to keep statistics of what videos
   from YouTube the user has seen.
   Expiry: PersistentType: HTML
   VISITOR_PRIVACY_METADATAPending
   Expiry: 180 daysType: HTTP

Unclassified cookies 25
Unclassified cookies are cookies that we are in the process of classifying,
together with the providers of individual cookies.
 * aaaadaru3czgmaaaaaaaaabcwm.apm-agt.eu-frankfurt-1.oci.oraclecloud.com
   2
   experimentsroutePending
   Expiry: SessionType: HTTP
   OciTrackPending
   Expiry: SessionType: HTTP
 * visit-prod-eur.occa.ocs.oraclecloud.com
   1
   visitroutePending
   Expiry: SessionType: HTTP
 * www.cips.org
   22
   regionPending
   Expiry: PersistentType: HTML
   viewer_id_v3Pending
   Expiry: PersistentType: HTML
   AnonymousUserIdPending
   Expiry: 400 daysType: HTTP
   BrowserSessionPending
   Expiry: 1 dayType: HTTP
   ccstoreroutePending
   Expiry: SessionType: HTTP
   DoubleSubmit_SupplyManagement_ResponsiveJobSeekerPending
   Expiry: SessionType: HTTP
   FixedFacetDefaultsPending
   Expiry: SessionType: HTTP
   historyStackDataPending
   Expiry: SessionType: HTML
   JobSearchCriteriaPending
   Expiry: SessionType: HTTP
   JobSearchResultIdsPending
   Expiry: SessionType: HTTP
   JSMRIPending
   Expiry: 1 yearType: HTTP
   m_extPopupShownPending
   Expiry: SessionType: HTTP
   MdgxArticlesLastSearchParamsPending
   Expiry: SessionType: HTTP
   occs_site_id-storefrontUIPending
   Expiry: PersistentType: HTML
   occs_user_content_locale-storefrontUIPending
   Expiry: PersistentType: HTML
   occsRecSessionIdPending
   Expiry: PersistentType: HTML
   occsRecVisitorIdPending
   Expiry: PersistentType: HTML
   pageIdListToLogPending
   Expiry: PersistentType: HTML
   redirectedToWebPaymentPending
   Expiry: PersistentType: HTML
   selectedProductsPerRowPending
   Expiry: PersistentType: HTML
   sseroutePending
   Expiry: SessionType: HTTP
   visitIdPending
   Expiry: PersistentType: HTML

Cross-domain consent[#BULK_CONSENT_DOMAINS_COUNT#] [#BULK_CONSENT_TITLE#]
List of domains your consent applies to: [#BULK_CONSENT_DOMAINS#]
Cookie declaration last updated on 24.09.23 by Cookiebot


[#IABV2_TITLE#]

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

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

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

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

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

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

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

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

Allow all cookies
Powered by Cookiebot by Usercentrics
pa100166 is loaded.

 * About CIPS
 * Careers

 * More Options

 * Membership
 * Qualifications
 * Employers
 * Students
 * Events & Networking
 * Intelligence Hub

Search


Region
Currency £ (GBP)



CARTOPERATIONSTEXT

Cart 0 Cart
Your Basket item(0)



Review and checkout
User Log in | Register My CIPS Chevron-Down-Small

Join CIPS Chevron-Forward
Logout Log Out
Visit our Magazine External-Link
   
 * Membership Chevron-Down-Small
 * Qualifications Chevron-Down-Small
 * Employers Chevron-Down-Small
 * Students Chevron-Down-Small
 * Events & Networking Chevron-Down-Small
 * Intelligence Hub Chevron-Down-Small
   


RESET PASSWORD

Enter your email address to receive a secure link to reset your password.
Email Address



Send Request
Cancel


UPDATE PASSWORD

Email Address

New Password

Confirm New Password

Save Cancel


UPDATE PASSWORD

Password successfully updated.

Continue


LOG IN

Email Address
Password
Forgotten Password?
Log In Cancel
 * Home
 * events networking


PROCUREMENT AND SUPPLY CHAIN EVENTS



View all events

Close



WHAT TO EXPECT?



Our events and networking opportunities, bring you closer to the experts in
procurement and supply.

We host a range of webinars, conferences, seminars, awards and graduation events
which give you the chance to connect with professionals around the world and
gain invaluable knowledge. 



Our events and networking opportunities, bring you closer to the experts in
procurement and supply.

We host a range of webinars, conferences, seminars, awards and graduation events
which give you the chance to connect with professionals around the world and
gain invaluable knowledge. 

Browse our events


WHAT TO EXPECT?



Our events and networking opportunities, bring you closer to the experts in
procurement and supply.

We host a range of webinars, conferences, seminars, awards and graduation events
which give you the chance to connect with professionals around the world and
gain invaluable knowledge. 

Browse our events

Our events and networking opportunities, bring you closer to the experts in
procurement and supply.

We host a range of webinars, conferences, seminars, awards and graduation events
which give you the chance to connect with professionals around the world and
gain invaluable knowledge. 

 


BRANCH EVENTS



Meet diverse and inspirational individuals and connect to your local procurement
community. Gain mutual supports and connections by getting involved with your
CIPS local branch.




AWARDS



Our awards celebrate the best of the best and your outstanding achievements.
Each entry is judged by a panel of experts and allows you to benchmark yourself
against others. 




GRADUATIONS



We run two graduations every year, one in the UK and one in South Africa. It’s a
chance to celebrate your commitment, hard work and achievements with your
friends and family. 




CONFERENCES



Attend workshops, listen to expert speakers and network with like-minded
professionals across the globe at our conferences. 




FELLOWS EVENTS



As a Fellow, you’ll have access to exclusive events, sharing your professional
experience and gaining practical insights. 




MEMBER EVENTS



If you have an active membership with us, you’ll access member-only events where
you’ll share ideas and experiences with others. 



Meet diverse and inspirational individuals and connect to your local procurement
community. Gain mutual supports and connections by getting involved with your
CIPS local branch.

View branch events

Our awards celebrate the best of the best and your outstanding achievements.
Each entry is judged by a panel of experts and allows you to benchmark yourself
against others. 

View awards

We run two graduations every year, one in the UK and one in South Africa. It’s a
chance to celebrate your commitment, hard work and achievements with your
friends and family. 

View graduations

Attend workshops, listen to expert speakers and network with like-minded
professionals across the globe at our conferences. 

View conferences

As a Fellow, you’ll have access to exclusive events, sharing your professional
experience and gaining practical insights. 

View fellows events

If you have an active membership with us, you’ll access member-only events where
you’ll share ideas and experiences with others. 

View member events


BRANCH EVENTS



Meet diverse and inspirational individuals and connect to your local procurement
community. Gain mutual supports and connections by getting involved with your
CIPS local branch.

View branch events


AWARDS



Our awards celebrate the best of the best and your outstanding achievements.
Each entry is judged by a panel of experts and allows you to benchmark yourself
against others. 

View awards


GRADUATIONS



We run two graduations every year, one in the UK and one in South Africa. It’s a
chance to celebrate your commitment, hard work and achievements with your
friends and family. 

View graduations


CONFERENCES



Attend workshops, listen to expert speakers and network with like-minded
professionals across the globe at our conferences. 

View conferences


FELLOWS EVENTS



As a Fellow, you’ll have access to exclusive events, sharing your professional
experience and gaining practical insights. 

View fellows events


MEMBER EVENTS



If you have an active membership with us, you’ll access member-only events where
you’ll share ideas and experiences with others. 

View member events

Meet diverse and inspirational individuals and connect to your local procurement
community. Gain mutual supports and connections by getting involved with your
CIPS local branch.

Our awards celebrate the best of the best and your outstanding achievements.
Each entry is judged by a panel of experts and allows you to benchmark yourself
against others. 

We run two graduations every year, one in the UK and one in South Africa. It’s a
chance to celebrate your commitment, hard work and achievements with your
friends and family. 

Attend workshops, listen to expert speakers and network with like-minded
professionals across the globe at our conferences. 

As a Fellow, you’ll have access to exclusive events, sharing your professional
experience and gaining practical insights. 

If you have an active membership with us, you’ll access member-only events where
you’ll share ideas and experiences with others. 




ENJOY EXCLUSIVE DISCOUNTS



As a CIPS member, you’ll get exclusive discounts on our events. Not a current
member? Sign up now and join our global community.



As a CIPS member, you’ll get exclusive discounts on our events. Not a current
member? Sign up now and join our global community.

Become a member


ENJOY EXCLUSIVE DISCOUNTS



As a CIPS member, you’ll get exclusive discounts on our events. Not a current
member? Sign up now and join our global community.

Become a member

As a CIPS member, you’ll get exclusive discounts on our events. Not a current
member? Sign up now and join our global community.

 




Volunteer with CIPS

Volunteering for CIPS is a great way to get more involved with your professional
community and to encourage others into procurement and supply. 


Volunteer with CIPS

Volunteering for CIPS is a great way to get more involved with your professional
community and to encourage others into procurement and supply. 

Find out more
Volunteer with CIPS






Volunteering for CIPS is a great way to get more involved with your professional
community and to encourage others into procurement and supply. 

Find out more


VOLUNTEER WITH CIPS






Volunteering for CIPS is a great way to get more involved with your professional
community and to encourage others into procurement and supply. 

Member and knowledge groups

Our extensive member and knowledge groups provide a unique opportunity to
network with other procurement and supply professionals. 


Member and knowledge groups

Our extensive member and knowledge groups provide a unique opportunity to
network with other procurement and supply professionals. 

Find out more
Member and knowledge groups






Our extensive member and knowledge groups provide a unique opportunity to
network with other procurement and supply professionals. 

Find out more


MEMBER AND KNOWLEDGE GROUPS






Our extensive member and knowledge groups provide a unique opportunity to
network with other procurement and supply professionals. 


Share
Tweet
Share
Get Access Already a member? Login Here


TO CONTINUE READING

Join CIPS, for your career, and the profession.

Access a wealth of exclusive member-only content, resources, and tools to
enhance your career development.

Join to unlock content
Close


SAVE THIS PAGE

Save as:

Save






Most popular

 * Careers
 * Supply Management Jobs
 * Running a Study Centre
 * Become a Study Centre
 * About Us
 * Sitemap

 * Events
 * Intelligence Hub
 * My CIPS
 * News
 * Contact Us
 * FAQs

Links

 * Privacy Statement
 * Terms and Conditions
 * Modern Slavery Statement

©2023 CIPS - All rights reserved


Back to top