{"id":273,"date":"2026-09-09T13:57:07","date_gmt":"2026-09-09T13:57:07","guid":{"rendered":"https:\/\/alphatac.my\/?page_id=273"},"modified":"2026-09-09T16:13:30","modified_gmt":"2026-09-09T16:13:30","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/alphatac.my\/?page_id=273","title":{"rendered":"Privacy Policy"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"273\" class=\"elementor elementor-273\" data-elementor-settings=\"{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-00cc226 e-flex e-con-boxed e-con e-parent\" data-id=\"00cc226\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b3d0083 elementor-widget elementor-widget-html\" data-id=\"b3d0083\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!--\r\n  ALPHATAC TRANSPARENT ELEMENTOR HEADER\r\n  Paste this entire file into one Elementor HTML widget inside your Header template.\r\n-->\r\n\r\n<style>\r\n  .alphatac-header,\r\n  .alphatac-header * {\r\n    box-sizing: border-box;\r\n  }\r\n\r\n  .alphatac-header {\r\n    --ah-text: #ffffff;\r\n    --ah-accent: #ef7b25;\r\n    --ah-line: rgba(255, 255, 255, 0.38);\r\n    --ah-focus: rgba(239, 123, 37, 0.28);\r\n    position: relative;\r\n    z-index: 9999;\r\n    width: 100%;\r\n    background: transparent !important;\r\n    color: var(--ah-text);\r\n    font-family: Inter, Arial, sans-serif;\r\n  }\r\n\r\n  .alphatac-header__inner {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n    width: min(1180px, calc(100% - 40px));\r\n    min-height: 84px;\r\n    margin: 0 auto;\r\n    gap: 36px;\r\n  }\r\n\r\n  .alphatac-header__logo {\r\n    display: inline-flex;\r\n    flex: 0 0 auto;\r\n    align-items: center;\r\n    border-radius: 6px;\r\n    line-height: 0;\r\n  }\r\n\r\n  .alphatac-header__logo img {\r\n    display: block;\r\n    width: auto;\r\n    height: 42px;\r\n    max-width: 210px;\r\n    object-fit: contain;\r\n  }\r\n\r\n  .alphatac-header__mobile-logo {\r\n    display: none !important;\r\n  }\r\n\r\n  .alphatac-header__nav {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: flex-end;\r\n    gap: clamp(20px, 2.6vw, 38px);\r\n    margin-left: auto;\r\n  }\r\n\r\n  .alphatac-header__nav a,\r\n  .alphatac-header__policy-toggle {\r\n    position: relative;\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 7px;\r\n    min-height: 44px;\r\n    padding: 4px 0;\r\n    border: 0;\r\n    background: transparent;\r\n    color: var(--ah-text);\r\n    font: inherit;\r\n    font-size: 15px;\r\n    font-weight: 650;\r\n    line-height: 1.2;\r\n    text-decoration: none;\r\n    white-space: nowrap;\r\n    cursor: pointer;\r\n  }\r\n\r\n  .alphatac-header__nav > a::after,\r\n  .alphatac-header__policy-toggle::after {\r\n    position: absolute;\r\n    right: 0;\r\n    bottom: 5px;\r\n    left: 0;\r\n    height: 2px;\r\n    background: var(--ah-accent);\r\n    content: \"\";\r\n    transform: scaleX(0);\r\n    transform-origin: right;\r\n    transition: transform 180ms ease;\r\n  }\r\n\r\n  .alphatac-header__nav > a:hover::after,\r\n  .alphatac-header__nav > a:focus-visible::after,\r\n  .alphatac-header__policy-toggle:hover::after,\r\n  .alphatac-header__policy-toggle:focus-visible::after {\r\n    transform: scaleX(1);\r\n    transform-origin: left;\r\n  }\r\n\r\n  .alphatac-header__nav a:focus-visible,\r\n  .alphatac-header__policy-toggle:focus-visible,\r\n  .alphatac-header__menu-toggle:focus-visible,\r\n  .alphatac-header__logo:focus-visible {\r\n    outline: 3px solid var(--ah-focus);\r\n    outline-offset: 5px;\r\n  }\r\n\r\n  .alphatac-header__policy {\r\n    position: relative;\r\n  }\r\n\r\n  .alphatac-header__chevron {\r\n    width: 9px;\r\n    height: 9px;\r\n    margin-top: -4px;\r\n    border-right: 1.8px solid currentColor;\r\n    border-bottom: 1.8px solid currentColor;\r\n    transform: rotate(45deg);\r\n    transition: transform 180ms ease;\r\n  }\r\n\r\n  .alphatac-header__policy.is-open .alphatac-header__chevron {\r\n    margin-top: 4px;\r\n    transform: rotate(225deg);\r\n  }\r\n\r\n  .alphatac-header__dropdown {\r\n    position: absolute;\r\n    top: calc(100% + 8px);\r\n    right: -20px;\r\n    display: grid;\r\n    visibility: hidden;\r\n    width: 250px;\r\n    padding: 12px;\r\n    border: 1px solid var(--ah-line);\r\n    border-radius: 14px;\r\n    background: rgba(255, 255, 255, 0.96);\r\n    box-shadow: 0 18px 50px rgba(14, 26, 45, 0.16);\r\n    opacity: 0;\r\n    transform: translateY(-7px);\r\n    transition: opacity 160ms ease, transform 160ms ease, visibility 160ms;\r\n    backdrop-filter: blur(16px);\r\n    -webkit-backdrop-filter: blur(16px);\r\n  }\r\n\r\n  .alphatac-header__policy:hover .alphatac-header__dropdown,\r\n  .alphatac-header__policy:focus-within .alphatac-header__dropdown,\r\n  .alphatac-header__policy.is-open .alphatac-header__dropdown {\r\n    visibility: visible;\r\n    opacity: 1;\r\n    transform: translateY(0);\r\n  }\r\n\r\n  .alphatac-header__dropdown a {\r\n    min-height: auto;\r\n    padding: 11px 12px;\r\n    border-radius: 9px;\r\n    color: #172033;\r\n    font-size: 14px;\r\n    white-space: normal;\r\n  }\r\n\r\n  .alphatac-header__dropdown a:hover,\r\n  .alphatac-header__dropdown a:focus-visible {\r\n    background: rgba(239, 123, 37, 0.09);\r\n    color: #b84e0d;\r\n  }\r\n\r\n  .alphatac-header__menu-toggle {\r\n    display: none;\r\n    align-items: center;\r\n    justify-content: center;\r\n    width: 46px;\r\n    height: 46px;\r\n    padding: 0;\r\n    border: 1px solid var(--ah-line);\r\n    border-radius: 12px;\r\n    background: transparent;\r\n    color: var(--ah-text);\r\n    cursor: pointer;\r\n  }\r\n\r\n  .alphatac-header__menu-icon,\r\n  .alphatac-header__menu-icon::before,\r\n  .alphatac-header__menu-icon::after {\r\n    display: block;\r\n    width: 21px;\r\n    height: 2px;\r\n    border-radius: 3px;\r\n    background: currentColor;\r\n    content: \"\";\r\n    transition: transform 180ms ease, opacity 180ms ease;\r\n  }\r\n\r\n  .alphatac-header__menu-icon {\r\n    position: relative;\r\n  }\r\n\r\n  .alphatac-header__menu-icon::before {\r\n    position: absolute;\r\n    top: -7px;\r\n  }\r\n\r\n  .alphatac-header__menu-icon::after {\r\n    position: absolute;\r\n    top: 7px;\r\n  }\r\n\r\n  .alphatac-header.is-menu-open .alphatac-header__menu-icon {\r\n    background: transparent;\r\n  }\r\n\r\n  .alphatac-header.is-menu-open .alphatac-header__menu-icon::before {\r\n    top: 0;\r\n    transform: rotate(45deg);\r\n  }\r\n\r\n  .alphatac-header.is-menu-open .alphatac-header__menu-icon::after {\r\n    top: 0;\r\n    transform: rotate(-45deg);\r\n  }\r\n\r\n  @media (max-width: 767px) {\r\n    .alphatac-header__inner {\r\n      position: relative;\r\n      min-height: 72px;\r\n      width: min(100% - 28px, 1180px);\r\n    }\r\n\r\n    .alphatac-header__desktop-logo {\r\n      display: none !important;\r\n    }\r\n\r\n    .alphatac-header__mobile-logo {\r\n      display: block !important;\r\n      width: 42px !important;\r\n      height: 42px !important;\r\n    }\r\n\r\n    .alphatac-header__menu-toggle {\r\n      display: inline-flex;\r\n      margin-left: auto;\r\n    }\r\n\r\n    .alphatac-header__nav {\r\n      position: absolute;\r\n      top: calc(100% + 8px);\r\n      right: 0;\r\n      left: 0;\r\n      display: grid;\r\n      visibility: hidden;\r\n      gap: 2px;\r\n      max-height: 0;\r\n      padding: 0 16px;\r\n      overflow: hidden;\r\n      border: 1px solid transparent;\r\n      border-radius: 16px;\r\n      background: transparent !important;\r\n      opacity: 0;\r\n      transform: translateY(-8px);\r\n      transition: max-height 260ms ease, opacity 180ms ease, transform 180ms ease, padding 260ms ease, visibility 180ms;\r\n      backdrop-filter: blur(18px);\r\n      -webkit-backdrop-filter: blur(18px);\r\n    }\r\n\r\n    .alphatac-header.is-menu-open .alphatac-header__nav {\r\n      visibility: visible;\r\n      max-height: 430px;\r\n      padding: 14px 16px 18px;\r\n      border-color: var(--ah-line);\r\n      opacity: 1;\r\n      transform: translateY(0);\r\n    }\r\n\r\n    .alphatac-header__nav > a,\r\n    .alphatac-header__policy-toggle {\r\n      justify-content: space-between;\r\n      width: 100%;\r\n      min-height: 48px;\r\n      padding: 10px 7px;\r\n      font-size: 16px;\r\n    }\r\n\r\n    .alphatac-header__nav > a::after,\r\n    .alphatac-header__policy-toggle::after {\r\n      display: none;\r\n    }\r\n\r\n    .alphatac-header__dropdown {\r\n      position: static;\r\n      visibility: hidden;\r\n      width: 100%;\r\n      max-height: 0;\r\n      padding: 0;\r\n      overflow: hidden;\r\n      border: 0;\r\n      background: transparent;\r\n      box-shadow: none;\r\n      opacity: 0;\r\n      transform: none;\r\n      transition: max-height 220ms ease, opacity 160ms ease, padding 220ms ease, visibility 160ms;\r\n      backdrop-filter: none;\r\n    }\r\n\r\n    .alphatac-header__policy:hover .alphatac-header__dropdown,\r\n    .alphatac-header__policy:focus-within .alphatac-header__dropdown {\r\n      visibility: hidden;\r\n      max-height: 0;\r\n      padding: 0;\r\n      opacity: 0;\r\n    }\r\n\r\n    .alphatac-header__policy.is-open .alphatac-header__dropdown,\r\n    .alphatac-header__policy.is-open:hover .alphatac-header__dropdown,\r\n    .alphatac-header__policy.is-open:focus-within .alphatac-header__dropdown {\r\n      visibility: visible;\r\n      max-height: 160px;\r\n      padding: 2px 0 8px 12px;\r\n      opacity: 1;\r\n    }\r\n\r\n    .alphatac-header__dropdown a {\r\n      min-height: 44px;\r\n      padding: 10px 12px;\r\n    }\r\n  }\r\n\r\n  @media (prefers-reduced-motion: reduce) {\r\n    .alphatac-header *,\r\n    .alphatac-header *::before,\r\n    .alphatac-header *::after {\r\n      scroll-behavior: auto !important;\r\n      transition: none !important;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<header class=\"alphatac-header\" data-alphatac-header>\r\n  <div class=\"alphatac-header__inner\">\r\n    <a class=\"alphatac-header__logo\" href=\"https:\/\/alphatac.my\/\" aria-label=\"Alphatac homepage\">\r\n      <img decoding=\"async\"\r\n        class=\"alphatac-header__desktop-logo\"\r\n        src=\"https:\/\/alphatac.my\/wp-content\/uploads\/2026\/06\/Alpha_wide_dark.png\"\r\n        alt=\"Alphatac\"\r\n        width=\"210\"\r\n        height=\"42\"\r\n      >\r\n      <img decoding=\"async\"\r\n        class=\"alphatac-header__mobile-logo\"\r\n        src=\"https:\/\/alphatac.my\/wp-content\/uploads\/2026\/06\/Falvicon.png\"\r\n        alt=\"Alphatac\"\r\n        width=\"42\"\r\n        height=\"42\"\r\n      >\r\n    <\/a>\r\n\r\n    <button\r\n      class=\"alphatac-header__menu-toggle\"\r\n      type=\"button\"\r\n      aria-expanded=\"false\"\r\n      aria-controls=\"alphatac-primary-navigation\"\r\n      aria-label=\"Open navigation menu\"\r\n    >\r\n      <span class=\"alphatac-header__menu-icon\" aria-hidden=\"true\"><\/span>\r\n    <\/button>\r\n\r\n    <nav class=\"alphatac-header__nav\" id=\"alphatac-primary-navigation\" aria-label=\"Primary navigation\">\r\n      <a href=\"https:\/\/alphatac.my\/\">Home<\/a>\r\n      <a href=\"https:\/\/alphatac.my\/?page_id=382\">About Us<\/a>\r\n      <a href=\"https:\/\/alphatac.my\/?page_id=295\">Contact Us<\/a>\r\n\r\n      <div class=\"alphatac-header__policy\">\r\n        <button class=\"alphatac-header__policy-toggle\" type=\"button\" aria-expanded=\"false\">\r\n          <span>Our Policy<\/span>\r\n          <span class=\"alphatac-header__chevron\" aria-hidden=\"true\"><\/span>\r\n        <\/button>\r\n\r\n        <div class=\"alphatac-header__dropdown\">\r\n          <a href=\"https:\/\/alphatac.my\/?page_id=273\">Privacy Policy &amp; PDPA<\/a>\r\n          <a href=\"https:\/\/alphatac.my\/?page_id=335\">Terms &amp; Conditions<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/nav>\r\n  <\/div>\r\n<\/header>\r\n\r\n<script>\r\n  (() => {\r\n    document.querySelectorAll('[data-alphatac-header]').forEach((header) => {\r\n      if (header.dataset.ready === 'true') return;\r\n      header.dataset.ready = 'true';\r\n\r\n      const menuButton = header.querySelector('.alphatac-header__menu-toggle');\r\n      const navigation = header.querySelector('.alphatac-header__nav');\r\n      const policy = header.querySelector('.alphatac-header__policy');\r\n      const policyButton = header.querySelector('.alphatac-header__policy-toggle');\r\n\r\n      const closePolicy = () => {\r\n        policy.classList.remove('is-open');\r\n        policyButton.setAttribute('aria-expanded', 'false');\r\n      };\r\n\r\n      const closeMenu = () => {\r\n        header.classList.remove('is-menu-open');\r\n        menuButton.setAttribute('aria-expanded', 'false');\r\n        menuButton.setAttribute('aria-label', 'Open navigation menu');\r\n        closePolicy();\r\n      };\r\n\r\n      menuButton.addEventListener('click', () => {\r\n        const open = !header.classList.contains('is-menu-open');\r\n        header.classList.toggle('is-menu-open', open);\r\n        menuButton.setAttribute('aria-expanded', String(open));\r\n        menuButton.setAttribute('aria-label', open ? 'Close navigation menu' : 'Open navigation menu');\r\n        if (!open) closePolicy();\r\n      });\r\n\r\n      policyButton.addEventListener('click', (event) => {\r\n        event.stopPropagation();\r\n        const open = !policy.classList.contains('is-open');\r\n        policy.classList.toggle('is-open', open);\r\n        policyButton.setAttribute('aria-expanded', String(open));\r\n      });\r\n\r\n      navigation.querySelectorAll('a').forEach((link) => {\r\n        link.addEventListener('click', closeMenu);\r\n      });\r\n\r\n      document.addEventListener('click', (event) => {\r\n        if (!header.contains(event.target)) closeMenu();\r\n      });\r\n\r\n      document.addEventListener('keydown', (event) => {\r\n        if (event.key === 'Escape') {\r\n          closeMenu();\r\n          menuButton.focus();\r\n        }\r\n      });\r\n\r\n      window.addEventListener('resize', () => {\r\n        if (window.innerWidth > 767) closeMenu();\r\n      }, { passive: true });\r\n    });\r\n  })();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8318037 elementor-section-height-full elementor-section-boxed elementor-section-height-default elementor-section-items-middle\" data-id=\"8318037\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;shape_divider_bottom&quot;:&quot;mountains&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"elementor-shape elementor-shape-bottom\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 100\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" opacity=\"0.33\" d=\"M473,67.3c-203.9,88.3-263.1-34-320.3,0C66,119.1,0,59.7,0,59.7V0h1000v59.7 c0,0-62.1,26.1-94.9,29.3c-32.8,3.3-62.8-12.3-75.8-22.1C806,49.6,745.3,8.7,694.9,4.7S492.4,59,473,67.3z\"\/>\n\t<path class=\"elementor-shape-fill\" opacity=\"0.66\" d=\"M734,67.3c-45.5,0-77.2-23.2-129.1-39.1c-28.6-8.7-150.3-10.1-254,39.1 s-91.7-34.4-149.2,0C115.7,118.3,0,39.8,0,39.8V0h1000v36.5c0,0-28.2-18.5-92.1-18.5C810.2,18.1,775.7,67.3,734,67.3z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M766.1,28.9c-200-57.5-266,65.5-395.1,19.5C242,1.8,242,5.4,184.8,20.6C128,35.8,132.3,44.9,89.9,52.5C28.6,63.7,0,0,0,0 h1000c0,0-9.9,40.9-83.6,48.1S829.6,47,766.1,28.9z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-98f895a ot-column-items-center ot-flex-column-vertical\" data-id=\"98f895a\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-58eda42 elementor-widget elementor-widget-heading\" data-id=\"58eda42\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Privacy Policy &amp; PDPA<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-977d579 elementor-widget elementor-widget-text-editor\" data-id=\"977d579\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Our Aplhatac POlicy<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-559318a elementor-widget elementor-widget-ha-breadcrumbs happy-addon ha-breadcrumbs happy-addon-pro\" data-id=\"559318a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ha-breadcrumbs.default\">\n\t\t\t\t\t<ul class=\"ha-breadcrumbs\"><li class=\"ha-breadcrumbs-item ha-breadcrumbs-start\"><a href=\"https:\/\/alphatac.my\" rel=\"home\"><span class=\"ha-breadcrumbs-text\"><span class=\"ha-breadcrumbs-home-icon\"><span class=\"fas fa-home\" aria-hidden=\"true\"><\/span><\/span>Home<\/span><\/a><\/li><\/ul>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-960f575 e-con e-atomic-element e-flexbox-base e-960f575-67e655c \" data-id=\"960f575\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"960f575\" data-e-type=\"e-flexbox\" data-id=\"960f575\">\n    \t\t<div class=\"elementor-element elementor-element-377b23b elementor-widget elementor-widget-text-editor\" data-id=\"377b23b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><style>\n.alphatac-legal{--at-ink:#142033;--at-muted:#637083;--at-line:#dde4ec;--at-orange:#e97024;--at-navy:#15243c;color:var(--at-ink);font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.72;width:100%}<br \/>\n.alphatac-legal *{box-sizing:border-box}.alphatac-legal .at-hero{background:linear-gradient(135deg,#15243c 0%,#203858 72%,#e97024 165%);border-radius:18px;color:#fff;margin-bottom:28px;padding:clamp(28px,5vw,52px)}<br \/>\n.alphatac-legal .at-label{color:#ffd08a;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.alphatac-legal .at-hero h1{color:#fff;font-size:clamp(32px,5vw,54px);line-height:1.08;margin:8px 0 14px}<br \/>\n.alphatac-legal .at-hero p{color:#dbe4ef;font-size:17px;margin:0;max-width:760px}.alphatac-legal .at-paper{background:#fff;border:1px solid var(--at-line);border-radius:18px;box-shadow:0 14px 45px rgba(20,32,51,.07);padding:clamp(22px,5vw,54px)}<br \/>\n.alphatac-legal h2{border-top:1px solid var(--at-line);color:var(--at-ink);font-size:25px;line-height:1.3;margin:40px 0 13px;padding-top:14px}.alphatac-legal h2:first-child{border-top:0;margin-top:0;padding-top:0}.alphatac-legal h3{color:var(--at-ink);font-size:18px;line-height:1.4;margin:26px 0 8px}<br \/>\n.alphatac-legal p{margin:10px 0 16px}.alphatac-legal ul,.alphatac-legal ol{margin:10px 0 18px;padding-left:24px}.alphatac-legal li{margin:6px 0}.alphatac-legal a{color:#b84f12;text-decoration:underline}<br \/>\n.alphatac-legal .notice{background:#fff7f0;border-left:4px solid var(--at-orange);border-radius:0 10px 10px 0;margin:22px 0;padding:18px 20px}.alphatac-legal .toc{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin:18px 0 30px}.alphatac-legal .toc a{background:#fff;border:1px solid var(--at-line);border-radius:10px;color:var(--at-ink);display:block;padding:12px 14px;text-decoration:none}<br \/>\n.alphatac-legal .qa{border-bottom:1px solid var(--at-line);padding:18px 0}.alphatac-legal .qa:last-child{border-bottom:0}.alphatac-legal table{border-collapse:collapse;display:block;margin:16px 0;max-width:100%;overflow-x:auto;width:100%}.alphatac-legal th,.alphatac-legal td{border:1px solid var(--at-line);padding:10px;text-align:left;vertical-align:top}.alphatac-legal th{background:#eef2f6}<br \/>\n@media(max-width:767px){.alphatac-legal .at-hero,.alphatac-legal .at-paper{border-radius:12px}.alphatac-legal .at-paper{padding:22px 18px}.alphatac-legal h2{font-size:22px}.alphatac-legal h3{font-size:17px}}<br \/>\n<\/style><\/p><section class=\"alphatac-legal\" aria-label=\"Privacy Policy\"><header class=\"at-hero\"><div class=\"at-label\">Version 2.0 \u2022 Effective 2 September 2026<\/div><h1>Privacy Policy<\/h1><p>Privacy practices for the Alphatac platform, mobile applications and trust administration services.<\/p><\/header><div class=\"at-paper\"><h2>Introduction<\/h2><p>Alphatac (\u201cwe\u201d, \u201cus\u201d, \u201cour\u201d) is committed to protecting your personal, financial, and family trust data. This Privacy Policy sets out our practices regarding the collection, use, disclosure, and protection of information when you access or use the Alphatac platform, our mobile applications, and our trust administration services. It forms part of, and should be read together with, our Terms and Conditions.<\/p><h2>1. Information We Collect<\/h2><p>To establish and administer trust deeds and to provide continuous portfolio monitoring, we collect the following categories of data:<\/p><p>\u2022 Personal Identification Data: Full legal name, national identity card (NRIC) or passport number, residential address, nationality, date of birth, contact number, and email address. \u2022 Beneficiary and Family Information: Legal names, relationship to the settlor, identification details, contact records, and designated allocation percentages for all named beneficiaries and trust guardians. \u2022 Financial and Trust Asset Data: Bank account numbers, source of funds declarations, asset valuations, insurance policy details, portfolio allocation figures, trust transaction histories, and distribution instructions. \u2022 Statutory Compliance and Due Diligence Records: Know-Your-Customer (KYC), Anti-Money Laundering (AML), and Counter-Financing of Terrorism (CFT) verification documentation, including biometric or photographic identification checks. \u2022 Technical and Usage Information: Device identifiers, IP address, operating system, browser specifications, login timestamps, audit logs of deed modifications, and platform navigation patterns.<\/p><p>Certain categories above, including biometric identifiers and health or financial information, may constitute sensitive personal data under applicable law. Where required, we collect and process such data only with your explicit consent or where processing is otherwise permitted by law.<\/p><h2>2. Legal Basis And Purpose Of Processing<\/h2><p>We process your personal and financial data on the basis of your consent, the performance of our contract with you, compliance with our legal and regulatory obligations, and our legitimate interests in operating the platform securely. Processing is carried out for the following purposes:<\/p><p>\u2022 Trust Establishment and Fiduciary Administration: Establishing and administering trust deeds, recording beneficiary entitlements, and enabling portfolio tracking. \u2022 Regulatory Compliance: Fulfilling mandatory obligations under statutory trust laws, financial services regulations, tax reporting requirements, and AML and KYC enforcement directives. \u2022 Identity Verification and Risk Management: Authenticating account access, verifying sign-offs on irrevocable instruments, and preventing fraud or unauthorised asset transfers. \u2022 Service Communication: Delivering portfolio balance notifications, trust milestone updates, statutory statements, security alerts, and administrative support. \u2022 Platform Security and Optimisation: Testing platform resilience, maintaining encrypted backup logs, and optimising application performance.<\/p><h2>3. Disclosure And Sharing Of Data<\/h2><p>We do not sell, rent, or trade your personal or financial data. We disclose information only under strict confidentiality and operational safeguards, and only to the following parties:<\/p><p>\u2022 Licensed Corporate Trustees and Custodians: Regulated trustee partners, custodial banks, and financial institutions directly responsible for holding, managing, and distributing trust assets in accordance with your deed. \u2022 Legal Counsel and Professional Auditors: Independent legal advisers, tax advisers, and accredited external auditors who review deed validity and verify operational compliance. \u2022 Infrastructure and Security Vendors: Cloud hosting providers, encryption specialists, identity verification services, and secure communication providers, each engaged under a formal Data Processing Agreement. \u2022 Legal and Regulatory Authorities: Government bodies, judicial authorities, statutory registries, and law enforcement agencies, where disclosure is required by court order, statutory notice, or applicable law.<\/p><h2>4. Data Retention And Record Preservation<\/h2><p>\u2022 Operational Account Data: Retained for the duration of your active account relationship with Alphatac. \u2022 Fiduciary and Legal Trust Records: Because an irrevocable trust creates binding legal entitlements for designated beneficiaries, core documentation \u2014 including executed trust deeds, beneficiary allocations, trustee authorisations, and asset transfer logs \u2014 is retained throughout the full tenure of the trust and for the statutory limitation periods applicable following its maturity and final settlement. \u2022 Compliance Logs: Retained in accordance with statutory AML, tax, and corporate record-keeping requirements, ordinarily seven (7) years following the cessation of the trust or the client relationship. Data that is no longer required for any of the purposes above is securely deleted or irreversibly anonymised.<\/p><h2>5. Your Legal Rights<\/h2><p>Subject to applicable data protection law and to our statutory fiduciary retention obligations, you have the following rights:<\/p><p>\u2022 Access: You may view, monitor, and retrieve your personal details, trust deed status, and portfolio performance at any time through your account dashboard. You may also request a copy of the personal data we hold about you, which we will provide within the period and on the terms prescribed by applicable law. \u2022 Rectification: You may request correction of inaccurate, incomplete, or outdated personal information. Formal amendments to executed irrevocable trust deeds remain subject to statutory procedures and trustee approval. \u2022 Erasure and Restriction: You may request deletion or restriction of processing of non-statutory data, where retention of that information is no longer required for legal compliance, fiduciary custody, or active trust execution. \u2022 Marketing Opt-Out: You may withdraw consent to receive promotional updates and general financial newsletters at any time through your in-app preferences. Requests may be submitted using the contact details in Section 12.<\/p><h2>6. Information Security Measures<\/h2><p>We implement multi-layered administrative, technical, and physical safeguards designed to protect wealth management data:<\/p><p>\u2022 SSL Encryption: Encrypts data transmitted between your device and our platform to prevent unauthorised interception. \u2022 Secure Servers: Stores your records in protected hosting environments designed to prevent unauthorised access. \u2022 Role-Based Access Control: Restricts internal access so that only authorised personnel may handle your account and trust files. While we maintain safeguards consistent with industry practice, no method of transmission or storage can be guaranteed to be entirely secure.<\/p><h2>7. Tracking Technologies And Cookies<\/h2><p>We use strictly necessary and performance-oriented cookies to facilitate secure login sessions, retain security authentication tokens, and optimise navigation. You may manage or disable functional cookies through your browser settings, although doing so may limit features required for secure financial verification.<\/p><h2>8. Personal Data Of Minors And Vulnerable Beneficiaries<\/h2><p>Trust arrangements may involve beneficiaries who are minors or who lack legal capacity. Where we hold personal data relating to such individuals, that data is provided by the settlor, trustee, or legal guardian, who is responsible for ensuring they are authorised to provide it. We process this data solely for the administration of the trust and apply the same safeguards set out in Section 6. Account registration and platform access remain restricted to persons aged 18 years and above.<\/p><h2>9. Data Breach Notification<\/h2><p>We maintain procedures to detect, assess, and respond to personal data breaches. Where a breach is likely to result in significant harm to affected individuals, we will notify the relevant supervisory authority and affected data subjects without undue delay and within the timeframes prescribed by applicable law.<\/p><h2>10. Amendments To This Policy<\/h2><p>We reserve the right to modify this Privacy Policy to reflect platform enhancements, operational changes, or statutory requirements. The current version and effective date are stated in the Document Control section of this document. Where significant revisions occur, we will notify you by in-app notice, email, or an updated timestamp on our portal. Your continued use of the platform following any modification constitutes acceptance of the updated Policy.<\/p><h2>11. Governing Law, Complaints And Contact<\/h2><p>This Privacy Policy shall be governed by and construed in accordance with the laws.<\/p><p>If you have questions regarding this Policy, wish to exercise your data rights, or wish to lodge a complaint about our handling of your personal data, please contact us at:<\/p><p>\u2022 Email: general.alphatac@capstargroups.com \u2022 Contact: 012-482-1063 If you are not satisfied with our response, you may be entitled to refer the matter to the data protection authority in your jurisdiction.<\/p><\/div><\/section>\t\t\t\t\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-46a3b96 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"46a3b96\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-wider\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-dd3469e ot-column-items-top ot-flex-column-vertical\" data-id=\"dd3469e\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4840678 elementor-widget elementor-widget-image\" data-id=\"4840678\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"106\" height=\"97\" src=\"https:\/\/alphatac.my\/wp-content\/uploads\/2026\/06\/Alpha_dark-Icon_small.png\" class=\"attachment-full size-full wp-image-18\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-fa0b5a0 ot-column-items-top ot-flex-column-vertical\" data-id=\"fa0b5a0\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f5bc6c1 elementor-widget elementor-widget-heading\" data-id=\"f5bc6c1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Get in Touch<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fc4235e elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"fc4235e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-map\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M0 117.66v346.32c0 11.32 11.43 19.06 21.94 14.86L160 416V32L20.12 87.95A32.006 32.006 0 0 0 0 117.66zM192 416l192 64V96L192 32v384zM554.06 33.16L416 96v384l139.88-55.95A31.996 31.996 0 0 0 576 394.34V48.02c0-11.32-11.43-19.06-21.94-14.86z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">The Hub SS2, 19 Sentral, Jalan Harapan, Seksyen 19, 46300 Petaling Jaya, Selangor<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"mailto:general.alphatac@capstargroups.com\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-envelope\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">general.alphatac@capstargroups.com<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-phone-square-alt\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h352a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48zm-16.39 307.37l-15 65A15 15 0 0 1 354 416C194 416 64 286.29 64 126a15.7 15.7 0 0 1 11.63-14.61l65-15A18.23 18.23 0 0 1 144 96a16.27 16.27 0 0 1 13.79 9.09l30 70A17.9 17.9 0 0 1 189 181a17 17 0 0 1-5.5 11.61l-37.89 31a231.91 231.91 0 0 0 110.78 110.78l31-37.89A17 17 0 0 1 299 291a17.85 17.85 0 0 1 5.91 1.21l70 30A16.25 16.25 0 0 1 384 336a17.41 17.41 0 0 1-.39 3.37z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">+6012-482-1063<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-f184508 ot-column-items-top ot-flex-column-vertical\" data-id=\"f184508\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-eb246c2 elementor-widget elementor-widget-heading\" data-id=\"eb246c2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Company<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9183df2 elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"9183df2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/alphatac.my\/?page_id=382\">\n\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">About Company<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/alphatac.my\/?page_id=273\">\n\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Privacy Policy<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/alphatac.my\/?page_id=335\">\n\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Terms &amp; Condition<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/alphatac.my\/?page_id=295\">\n\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Contact Us<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Home About Us Contact Us Our Policy Privacy Policy &amp; PDPA Terms &amp; Conditions Privacy Policy &amp; PDPA Our Aplhatac POlicy Home Version 2.0 \u2022 Effective 2 September 2026 Privacy Policy Privacy practices for the Alphatac platform, mobile applications and trust administration services. Introduction Alphatac (\u201cwe\u201d, \u201cus\u201d, \u201cour\u201d) is committed to protecting your personal, financial, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-273","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/alphatac.my\/index.php?rest_route=\/wp\/v2\/pages\/273","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/alphatac.my\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/alphatac.my\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/alphatac.my\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/alphatac.my\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=273"}],"version-history":[{"count":5,"href":"https:\/\/alphatac.my\/index.php?rest_route=\/wp\/v2\/pages\/273\/revisions"}],"predecessor-version":[{"id":428,"href":"https:\/\/alphatac.my\/index.php?rest_route=\/wp\/v2\/pages\/273\/revisions\/428"}],"wp:attachment":[{"href":"https:\/\/alphatac.my\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=273"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}