member.seagm.com Open in urlscan Pro
104.18.28.143  Public Scan

URL: https://member.seagm.com/sso/login?origin=https%3A%2F%2Fwww.seagm.com%2F
Submission: On December 01 via manual from NO — Scanned from NO

Form analysis 7 forms found in the DOM

<form>
  <fieldset>
    <legend class="visuallyhidden">Consent Selection</legend>
    <div id="CybotCookiebotDialogBodyFieldsetInnerContainer">
      <div class="CybotCookiebotDialogBodyLevelButtonWrapper"><label class="CybotCookiebotDialogBodyLevelButtonLabel" for="CybotCookiebotDialogBodyLevelButtonNecessary"><strong
            class="CybotCookiebotDialogBodyLevelButtonDescription">Necessary</strong></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"><strong class="CybotCookiebotDialogBodyLevelButtonDescription">Targeting
          </strong></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"><strong
            class="CybotCookiebotDialogBodyLevelButtonDescription">Analytical</strong></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"><strong class="CybotCookiebotDialogBodyLevelButtonDescription">Social
            Media</strong></label>
        <div class="CybotCookiebotDialogBodyLevelButtonSliderWrapper"><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonMarketing" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox"
            data-target="CybotCookiebotDialogBodyLevelButtonMarketingInline" checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></div>
      </div>
    </div>
  </fieldset>
</form>

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

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

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

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

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

POST /sso/login/do?origin=https%3A%2F%2Fwww.seagm.com%2F

<form method="post" action="/sso/login/do?origin=https%3A%2F%2Fwww.seagm.com%2F" target="background" id="login_post_user">
  <div id="login_form">
    <h2>Sign In</h2>
    <input type="hidden" name="csrfToken" id="csrfToken" value="db04868d82b1f90472045bdfba8cfb1d">
    <div class="input">
      <label id="login_user">
        <span icon="account_circle"></span>
        <input type="email" placeholder="Email" name="email" id="login_email" required="">
      </label>
    </div>
    <div class="input">
      <label id="login_psw">
        <span icon="lock"></span>
        <input type="password" placeholder="Password" name="password" id="login_pass" required="">
        <label class="btw" color="theme" id="login_btw">
          <span icon-only="arrow_forward">Sign In</span>
          <input type="submit">
        </label>
      </label>
      <div class="tips_wrp">
        <div class="success" id="success_tips"></div>
        <div class="alert" id="login_alert"></div>
      </div>
    </div>
    <div class="pw_reset">
      <a href="/sso/reset/password/fill-email?origin=https%3A%2F%2Fwww.seagm.com%2F" class="forget" ga-data="3008">Forgot password?</a>
    </div>
  </div>
</form>

Text Content

 * Consent
 * Details
 * [#IABV2SETTINGS#]
 * About


THIS WEBSITE USES COOKIES

This website uses cookies We use cookies and technological tools to analyze
website traffic, enhance your experience, and offer ads tailored to your
interests. You can maintain control over your data by configuring your cookie
settings, and you can change or withdraw your consent at any time. If you choose
to refuse cookies, it will not affect the basic functionality of our site. This
notice supplements our privacy policy and provides information on how we use
cookies and similar technologies. 

Consent Selection
Necessary

Targeting

Analytical

Social Media

Show details
 * Necessary 13
   
   These cookies are essential for the website to operate and cannot be disabled
   within our systems. For instance, they enable us to present our websites in
   the correct layout and language, verify your transactions, and maintain the
   contents of your shopping cart while you shop online at seagm.com
    * Cookiebot
      1
      Learn more about this provider
      1.gifUsed to count the number of sessions to the website, necessary for
      optimizing CMP product delivery.
      Maximum Storage Duration: SessionType: Pixel Tracker
    * New Relic
      1
      Learn more about this provider
      JSESSIONIDPreserves users states across page requests.
      Maximum Storage Duration: SessionType: HTTP Cookie
    * Vimeo
      1
      Learn more about this provider
      _cfuvidThis cookie is a part of the services provided by Cloudflare -
      Including load-balancing, deliverance of website content and serving DNS
      connection for website operators.
      Maximum Storage Duration: SessionType: HTTP Cookie
    * YouTube
      1
      Learn more about this provider
      VISITOR_PRIVACY_METADATAStores the user's cookie consent state for the
      current domain
      Maximum Storage Duration: 180 daysType: HTTP Cookie
    * albiononline.com
      crunchyroll.com
      vimeo.com
      
      3
      __cf_bm [x3]This cookie is used to distinguish between humans and bots.
      This is beneficial for the website, in order to make valid reports on the
      use of their website.
      Maximum Storage Duration: 1 dayType: HTTP Cookie
    * consent.cookiebot.com
      pay.seagm.com
      
      3
      CookieConsent [x3]Stores the user's cookie consent state for the current
      domain
      Maximum Storage Duration: 1 yearType: HTTP Cookie
    * static.seagm.com
      2
      cf_ob_infoUsed to detect if the website is inaccessible, in case of
      maintenance of content updates - The cookie allows the website to present
      the visitor with a notice on the issue in question.
      Maximum Storage Duration: 1 dayType: HTTP Cookie
      cf_use_obUsed to detect if the website is inaccessible, in case of
      maintenance of content updates - The cookie allows the website to present
      the visitor with a notice on the issue in question.
      Maximum Storage Duration: 1 dayType: HTTP Cookie
    * www.seagm.com
      1
      cf_chl_rc_mThis cookie is a part of the services provided by Cloudflare -
      Including load-balancing, deliverance of website content and serving DNS
      connection for website operators.
      Maximum Storage Duration: 1 dayType: HTTP Cookie

 * Targeting 0
   
   These cookies can be placed on our site by our advertising partners. These
   companies may utilize them to create a profile based on your interests and
   display relevant advertisements on other websites. If you opt not to permit
   these cookies, you may receive less personalized advertising. 
   
   We do not use cookies of this type.

 * Analytical 19
   
   These cookies ensure that anonymous data about your surfing behaviour is
   collected every time you visit the website. This way, we can see how visitors
   use the website and improve on that basis.
    * Google
      1
      Learn more about this provider
      
      Some of the data collected by this provider is for the purposes of
      personalization and measuring advertising effectiveness.
      
      tdRegisters statistical data on users' behaviour on the website. Used for
      internal analytics by the website operator.
      Maximum Storage Duration: SessionType: Pixel Tracker
    * Qq.com
      17
      Learn more about this provider
      __BEACON_#_4.5.#-web_direct_log_idRegisters data on visitors'
      website-behaviour. This is used for internal analysis and website
      optimization.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      __BEACON_0AND0F8T5N4N7QT0_is_new_userRegisters data on visitors'
      website-behaviour. This is used for internal analysis and website
      optimization.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      __BEACON_0AND0F8T5N4N7QT0_last_report_timeRegisters data on visitors'
      website-behaviour. This is used for internal analysis and website
      optimization.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      __BEACON_0AND0F8T5N4N7QT0_logid_startRegisters data on visitors'
      website-behaviour. This is used for internal analysis and website
      optimization.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      __BEACON_0AND0F8T5N4N7QT0_sending_event_idsRegisters data on visitors'
      website-behaviour. This is used for internal analysis and website
      optimization.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      __BEACON_0AND0F8T5N4N7QT0_session_storage_keyRegisters data on visitors'
      website-behaviour. This is used for internal analysis and website
      optimization.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      __BEACON_deviceIdRegisters statistical data on users' behaviour on the
      website. Used for internal analytics by the website operator.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      thumbplayer-offline-db-cleanup-stateCollects data such as visitors' IP
      address, geographical location and website navigation - This information
      is used for internal optimization and statistics for the website's
      operator.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      thumbplayer-offline-log-3#log-contentSets a unique ID for the session.
      This allows the website to obtain data on visitor behaviour for
      statistical purposes.
      Maximum Storage Duration: PersistentType: IndexedDB
      thumbplayer-offline-log-3#log-infoSets a unique ID for the session. This
      allows the website to obtain data on visitor behaviour for statistical
      purposes.
      Maximum Storage Duration: PersistentType: IndexedDB
      _qimei_config_0WEB05IY85DVOASPSets a unique ID for the session. This
      allows the website to obtain data on visitor behaviour for statistical
      purposes.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      _qimei_fingerprintSets a unique ID for the session. This allows the
      website to obtain data on visitor behaviour for statistical purposes.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      _qimei_h38Sets a unique ID for the session. This allows the website to
      obtain data on visitor behaviour for statistical purposes.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      _qimei_last_get_id_time_0WEB05IY85DVOASPSets a unique ID for the session.
      This allows the website to obtain data on visitor behaviour for
      statistical purposes.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      _qimei_q36Registers statistical data on users' behaviour on the website.
      Used for internal analytics by the website operator.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      _qimei_ssidRegisters statistical data on users' behaviour on the website.
      Used for internal analytics by the website operator.
      Maximum Storage Duration: SessionType: HTML Local Storage
      _qimei_uuid42Registers statistical data on users' behaviour on the
      website. Used for internal analytics by the website operator.
      Maximum Storage Duration: PersistentType: HTML Local Storage
    * Vimeo
      1
      Learn more about this provider
      vuidCollects data on the user's visits to the website, such as which pages
      have been read.
      Maximum Storage Duration: 2 yearsType: HTTP Cookie

 * Social Media 35
   
   These cookies are placed by various social media services that we've
   integrated into the site, allowing you to share our content with your friends
   and networks. They have the ability to trace your browsing activity on other
   websites and create a profile based on your interests. This can influence the
   content and messages you encounter on other websites you visit. If you choose
   not to accept these cookies, you may be unable to utilize or view these
   sharing tools. 
    * Google
      3
      Learn more about this provider
      
      Some of the data collected by this provider is for the purposes of
      personalization and measuring advertising effectiveness.
      
      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.
      Maximum Storage Duration: SessionType: Pixel Tracker
      _gaUsed to send data to Google Analytics about the visitor's device and
      behavior. Tracks the visitor across devices and marketing channels.
      Maximum Storage Duration: 2 yearsType: HTTP Cookie
      _ga_#Used to send data to Google Analytics about the visitor's device and
      behavior. Tracks the visitor across devices and marketing channels.
      Maximum Storage Duration: 2 yearsType: HTTP Cookie
    * Qq.com
      7
      Learn more about this provider
      __BEACON_0WEB0QEJW44KW5A5_is_new_userCollects data on visitor interaction
      with the website's video-content. This data is used to make the website's
      video-content more relevant towards the visitor.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      __BEACON_0WEB0QEJW44KW5A5_last_report_timeCollects data on visitor
      interaction with the website's video-content. This data is used to make
      the website's video-content more relevant towards the visitor.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      __BEACON_0WEB0QEJW44KW5A5_logid_startCollects data on visitor interaction
      with the website's video-content. This data is used to make the website's
      video-content more relevant towards the visitor.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      __BEACON_0WEB0QEJW44KW5A5_sending_event_idsCollects data on visitor
      interaction with the website's video-content. This data is used to make
      the website's video-content more relevant towards the visitor.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      __BEACON_0WEB0QEJW44KW5A5_session_storage_keyCollects data on visitor
      interaction with the website's video-content. This data is used to make
      the website's video-content more relevant towards the visitor.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      kvCollects 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.
      Maximum Storage Duration: SessionType: Pixel Tracker
      tgw_l7_routeCollects data on visitor interaction with the website's
      video-content. This data is used to make the website's video-content more
      relevant towards the visitor.
      Maximum Storage Duration: 1 dayType: HTTP Cookie
    * YouTube
      25
      Learn more about this provider
      LAST_RESULT_ENTRY_KEY [x2]Used to track user’s interaction with embedded
      content.
      Maximum Storage Duration: SessionType: HTTP Cookie
      nextIdUsed to track user’s interaction with embedded content.
      Maximum Storage Duration: SessionType: HTTP Cookie
      requestsUsed to track user’s interaction with embedded content.
      Maximum Storage Duration: SessionType: HTTP Cookie
      yt.innertube::nextIdRegisters a unique ID to keep statistics of what
      videos from YouTube the user has seen.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      ytidb::LAST_RESULT_ENTRY_KEY [x2]Used to track user’s interaction with
      embedded content.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      YtIdbMeta#databases [x2]Used to track user’s interaction with embedded
      content.
      Maximum Storage Duration: PersistentType: IndexedDB
      #-#Pending
      Maximum Storage Duration: SessionType: HTML Local Storage
      iU5q-!O9@$Registers a unique ID to keep statistics of what videos from
      YouTube the user has seen.
      Maximum Storage Duration: SessionType: HTML Local Storage
      LogsDatabaseV2:V#||LogsRequestsStorePending
      Maximum Storage Duration: PersistentType: IndexedDB
      PREFRegisters a unique ID that is used by Google to keep statistics of how
      the visitor uses YouTube videos across different websites.
      Maximum Storage Duration: 8 monthsType: HTTP Cookie
      remote_sidNecessary for the implementation and functionality of YouTube
      video-content on the website.
      Maximum Storage Duration: SessionType: HTTP Cookie
      ServiceWorkerLogsDatabase#SWHealthLogNecessary for the implementation and
      functionality of YouTube video-content on the website.
      Maximum Storage Duration: PersistentType: IndexedDB
      TESTCOOKIESENABLEDUsed to track user’s interaction with embedded content.
      Maximum Storage Duration: 1 dayType: HTTP Cookie
      VISITOR_INFO1_LIVETries to estimate the users' bandwidth on pages with
      integrated YouTube videos.
      Maximum Storage Duration: 180 daysType: HTTP Cookie
      YSCRegisters a unique ID to keep statistics of what videos from YouTube
      the user has seen.
      Maximum Storage Duration: SessionType: HTTP Cookie
      yt-remote-cast-availableStores the user's video player preferences using
      embedded YouTube video
      Maximum Storage Duration: SessionType: HTML Local Storage
      yt-remote-cast-installedStores the user's video player preferences using
      embedded YouTube video
      Maximum Storage Duration: SessionType: HTML Local Storage
      yt-remote-connected-devicesStores the user's video player preferences
      using embedded YouTube video
      Maximum Storage Duration: PersistentType: HTML Local Storage
      yt-remote-device-idStores the user's video player preferences using
      embedded YouTube video
      Maximum Storage Duration: PersistentType: HTML Local Storage
      yt-remote-fast-check-periodStores the user's video player preferences
      using embedded YouTube video
      Maximum Storage Duration: SessionType: HTML Local Storage
      yt-remote-session-appStores the user's video player preferences using
      embedded YouTube video
      Maximum Storage Duration: SessionType: HTML Local Storage
      yt-remote-session-nameStores the user's video player preferences using
      embedded YouTube video
      Maximum Storage Duration: SessionType: HTML Local Storage

 * Unclassified 15
   These cookies are used to understand how visitors interact with our websites
   and online services, including by helping us assess the effectiveness of
   advertisements and web searches. SEAGM also uses these cookies to remember
   choices you make while browsing, so we can provide you with a customized
   experience. 
    * Amazon
      6
      Learn more about this provider
      shd_persistentPending
      Maximum Storage Duration: SessionType: HTTP Cookie
      rnPending
      Maximum Storage Duration: PersistentType: HTML Local Storage
      bm_decisionPending
      Maximum Storage Duration: SessionType: HTTP Cookie
      CS_CTIMEPending
      Maximum Storage Duration: 1 yearType: HTTP Cookie
      CS_FPCPending
      Maximum Storage Duration: 1 yearType: HTTP Cookie
      shd_NWCPending
      Maximum Storage Duration: SessionType: HTTP Cookie
    * Qq.com
      1
      Learn more about this provider
      Beacon_0WEB0QEJW44KW5A5_V3#event_table_v3Pending
      Maximum Storage Duration: PersistentType: IndexedDB
    * member.seagm.com
      2
      cs_cPending
      Maximum Storage Duration: PersistentType: HTML Local Storage
      __cfshdidPending
      Maximum Storage Duration: 1 yearType: HTTP Cookie
    * seagm.com
      1
      seagm_store_idPending
      Maximum Storage Duration: SessionType: HTTP Cookie
    * vm.gtimg.cn
      4
      _qimei_fingerprintPending
      Maximum Storage Duration: 1 yearType: HTTP Cookie
      _qimei_h38Pending
      Maximum Storage Duration: 1 yearType: HTTP Cookie
      _qimei_q36Pending
      Maximum Storage Duration: 1 yearType: HTTP Cookie
      _qimei_uuid42Pending
      Maximum Storage Duration: 1 yearType: HTTP Cookie
    * www.seagm.com
      1
      CustomerOnlineTimePending
      Maximum Storage Duration: 1 dayType: HTTP Cookie

Cross-domain consent3 Your consent applies to the following domains:
List of domains your consent applies to: pay.seagm.com member.seagm.com
www.seagm.com
Cookie declaration last updated on 13.05.2024 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 placed on your computer or other devices as you
browse our websites. They are used to "remember" when your computer or device
accesses our website. Cookies are widely used in order to make websites and
other applications work, or work more efficiently, and help them remember
certain information and recognize your internal browser. Cookies may last until
you close your browser. ("session" cookies) or over-repeat visits ("persistent"
cookies). 




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

Allow all





SEAGM MEMBERSHIP SYSTEM


SIGN IN


Sign In

Forgot password?


SIGN IN WITH EXISTING LOGIN FROM A SOCIAL NETWORK ACCOUNT

Sign in with google Sign in with facebook Sign in with wechat Sign in with x
Sign in with steam Sign in with vk Sign in with twitch Sign in with qq
More


ONE ACCOUNT FOR ALL SEAGM SERVICES

Hi there! Sign up an account and enjoy your shopping experience on SEAGM.

Create New Account

2007-2024 SEA Gamer Mall Sdn Bhd
 * About SEAGM
 * Support
 * Contact Us
 * Terms of use
 * Privacy Policy

English Bahasa Malaysia Bahasa Indonesia 中文 ภาษาไทย မြန်မာဘာသာ Français
اَلْعَرَبِيَّةُ Español Việt Tagalog Pусский Português Română Italiano
Nederlands 日本語 हिन्दी Deutsch 한국어
LiveChat