{"id":76,"date":"2026-03-29T18:58:02","date_gmt":"2026-03-29T18:58:02","guid":{"rendered":"https:\/\/gpxpress-jm.com\/drive\/?page_id=76"},"modified":"2026-07-20T17:12:08","modified_gmt":"2026-07-20T17:12:08","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/gpxpress-jm.com\/drive\/privacy-policy\/","title":{"rendered":"Privacy Policy"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"76\" class=\"elementor elementor-76\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c884af6 e-con-full e-flex e-con e-parent\" data-id=\"c884af6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b161b75 elementor-widget elementor-widget-html\" data-id=\"b161b75\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- GPXpress Privacy Policy \u2014 paste this entire block into an Elementor HTML widget -->\r\n<style>\r\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=Fraunces:opsz,wght@9..144,600&display=swap');\r\n\r\n  .gpx-legal {\r\n    --teal: #2a7885;\r\n    --teal-dark: #1e5a64;\r\n    --teal-soft: #eaf3f5;\r\n    --gold: #b99654;\r\n    --gold-soft: #f7f1e6;\r\n    --ink: #1d2b31;\r\n    --muted: #5d6f76;\r\n    --line: #e3ebed;\r\n    --card: #ffffff;\r\n    font-family: 'Plus Jakarta Sans', -apple-system, 'Segoe UI', sans-serif;\r\n    color: var(--ink);\r\n    background: linear-gradient(180deg, #f6f9fa 0%, #fdfdfd 320px);\r\n    max-width: 100%;\r\n    padding: 56px 20px 72px;\r\n    line-height: 1.7;\r\n    font-size: 16px;\r\n    -webkit-font-smoothing: antialiased;\r\n  }\r\n  .gpx-legal * { box-sizing: border-box; margin: 0; }\r\n  .gpx-wrap { max-width: 860px; margin: 0 auto; }\r\n\r\n  \/* ---------- Hero ---------- *\/\r\n  .gpx-hero { text-align: center; margin-bottom: 44px; }\r\n  .gpx-eyebrow {\r\n    display: inline-flex; align-items: center; gap: 8px;\r\n    font-size: 12px; font-weight: 700; letter-spacing: 0.18em;\r\n    text-transform: uppercase; color: var(--gold);\r\n    margin-bottom: 18px;\r\n  }\r\n  .gpx-eyebrow::before, .gpx-eyebrow::after {\r\n    content: ''; width: 28px; height: 1px; background: var(--gold); opacity: .5;\r\n  }\r\n  .gpx-hero h1 {\r\n    font-family: 'Fraunces', Georgia, serif;\r\n    font-size: clamp(38px, 6vw, 54px);\r\n    font-weight: 600; color: var(--teal-dark);\r\n    letter-spacing: -0.01em; margin-bottom: 16px;\r\n  }\r\n  .gpx-hero p.gpx-sub {\r\n    max-width: 560px; margin: 0 auto 22px; color: var(--muted); font-size: 17px;\r\n  }\r\n  .gpx-updated {\r\n    display: inline-block; font-size: 13px; font-weight: 600;\r\n    color: var(--teal); background: var(--teal-soft);\r\n    border: 1px solid #d3e4e8; border-radius: 100px; padding: 7px 18px;\r\n  }\r\n\r\n  \/* ---------- TOC ---------- *\/\r\n  .gpx-toc {\r\n    display: flex; flex-wrap: wrap; gap: 8px; justify-content: center;\r\n    margin: 36px 0 52px;\r\n  }\r\n  .gpx-toc a {\r\n    font-size: 13px; font-weight: 600; text-decoration: none;\r\n    color: var(--teal-dark); background: #fff;\r\n    border: 1px solid var(--line); border-radius: 100px;\r\n    padding: 7px 15px; transition: all .18s ease;\r\n  }\r\n  .gpx-toc a:hover { border-color: var(--gold); color: var(--gold); background: var(--gold-soft); }\r\n\r\n  \/* ---------- Sections ---------- *\/\r\n  .gpx-sec {\r\n    background: var(--card);\r\n    border: 1px solid var(--line);\r\n    border-radius: 16px;\r\n    padding: 36px 40px;\r\n    margin-bottom: 20px;\r\n    scroll-margin-top: 110px;\r\n    box-shadow: 0 1px 2px rgba(29,43,49,.03), 0 8px 24px -18px rgba(29,43,49,.12);\r\n  }\r\n  .gpx-sec-head { display: flex; align-items: baseline; gap: 16px; margin-bottom: 16px; }\r\n  .gpx-num {\r\n    font-family: 'Fraunces', Georgia, serif;\r\n    font-size: 15px; font-weight: 600; color: var(--gold);\r\n    flex-shrink: 0; width: 34px; height: 34px;\r\n    display: flex; align-items: center; justify-content: center;\r\n    border: 1px solid var(--gold); border-radius: 50%;\r\n    align-self: center;\r\n  }\r\n  .gpx-sec h2 {\r\n    font-size: 21px; font-weight: 700; color: var(--teal-dark); letter-spacing: -0.01em;\r\n  }\r\n  .gpx-sec p { color: var(--ink); margin-bottom: 12px; }\r\n  .gpx-sec p:last-child { margin-bottom: 0; }\r\n  .gpx-sec strong { color: var(--teal-dark); font-weight: 700; }\r\n  .gpx-sec code {\r\n    font-family: ui-monospace, 'SF Mono', Consolas, monospace;\r\n    font-size: 14px; background: var(--teal-soft); color: var(--teal-dark);\r\n    padding: 2px 7px; border-radius: 6px;\r\n  }\r\n  .gpx-sec a { color: var(--teal); font-weight: 600; text-decoration: none; border-bottom: 1px solid #bcd7dc; }\r\n  .gpx-sec a:hover { color: var(--gold); border-color: var(--gold); }\r\n\r\n  \/* ---------- Lists ---------- *\/\r\n  .gpx-list { list-style: none; padding: 0; margin: 4px 0 12px; }\r\n  .gpx-list li {\r\n    position: relative; padding: 10px 0 10px 30px;\r\n    border-bottom: 1px solid #f0f5f6;\r\n  }\r\n  .gpx-list li:last-child { border-bottom: none; }\r\n  .gpx-list li::before {\r\n    content: ''; position: absolute; left: 4px; top: 19px;\r\n    width: 8px; height: 8px; border-radius: 2px;\r\n    background: var(--gold); transform: rotate(45deg);\r\n  }\r\n  .gpx-list-num { counter-reset: gpx; }\r\n  .gpx-list-num li::before {\r\n    counter-increment: gpx; content: counter(gpx);\r\n    width: 20px; height: 20px; top: 13px; left: 0;\r\n    background: var(--teal-soft); color: var(--teal); transform: none;\r\n    border-radius: 50%; font-size: 11px; font-weight: 700;\r\n    display: flex; align-items: center; justify-content: center;\r\n  }\r\n\r\n  \/* ---------- Callout ---------- *\/\r\n  .gpx-note {\r\n    display: flex; gap: 14px; align-items: flex-start;\r\n    background: var(--gold-soft); border: 1px solid #e9dcc2;\r\n    border-radius: 12px; padding: 16px 20px; margin-top: 14px;\r\n    font-size: 15px; color: #6d5a33;\r\n  }\r\n  .gpx-note svg { flex-shrink: 0; margin-top: 3px; }\r\n\r\n  \/* ---------- Contact card ---------- *\/\r\n  .gpx-contact {\r\n    background: linear-gradient(135deg, var(--teal-dark) 0%, var(--teal) 100%);\r\n    border-radius: 16px; padding: 44px 40px; text-align: center;\r\n    color: #fff; margin-top: 8px;\r\n  }\r\n  .gpx-contact h2 { font-family: 'Fraunces', Georgia, serif; font-size: 26px; font-weight: 600; margin-bottom: 8px; }\r\n  .gpx-contact p { color: #cfe3e7; margin-bottom: 4px; }\r\n  .gpx-contact .gpx-dpo { font-weight: 700; color: #fff; }\r\n  .gpx-btn {\r\n    display: inline-block; margin-top: 20px;\r\n    background: var(--gold); color: #fff !important;\r\n    font-weight: 700; font-size: 15px; text-decoration: none;\r\n    padding: 13px 32px; border-radius: 100px;\r\n    transition: all .2s ease; border: none;\r\n  }\r\n  .gpx-btn:hover { background: #a68445; transform: translateY(-1px); box-shadow: 0 8px 20px -8px rgba(0,0,0,.4); }\r\n\r\n  .gpx-foot { text-align: center; font-size: 13px; color: var(--muted); margin-top: 36px; }\r\n\r\n  @media (max-width: 640px) {\r\n    .gpx-sec { padding: 26px 22px; border-radius: 14px; }\r\n    .gpx-legal { padding: 40px 14px 56px; }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"gpx-legal\">\r\n  <div class=\"gpx-wrap\">\r\n\r\n    <header class=\"gpx-hero\">\r\n      <span class=\"gpx-eyebrow\">GPXpress &middot; Legal<\/span>\r\n      <h1>Privacy Policy<\/h1>\r\n      <p class=\"gpx-sub\">How we collect, use, and protect your data \u2014 in plain language, in accordance with the Jamaica Data Protection Act (JDPA), 2020.<\/p>\r\n      <span class=\"gpx-updated\">Last updated &middot; February 4, 2026<\/span>\r\n    <\/header>\r\n\r\n    <nav class=\"gpx-toc\">\r\n      <a href=\"#gpx-s1\">Introduction<\/a>\r\n      <a href=\"#gpx-s2\">Location Data<\/a>\r\n      <a href=\"#gpx-s3\">How We Use Data<\/a>\r\n      <a href=\"#gpx-s4\">Cookies &amp; Tracking<\/a>\r\n      <a href=\"#gpx-s5\">Data Sharing<\/a>\r\n      <a href=\"#gpx-s6\">Automated Decisions<\/a>\r\n      <a href=\"#gpx-s7\">Retention &amp; Security<\/a>\r\n      <a href=\"#gpx-s8\">Account Deletion<\/a>\r\n      <a href=\"#gpx-s9\">Your Rights<\/a>\r\n      <a href=\"#gpx-s10\">Contact<\/a>\r\n    <\/nav>\r\n\r\n    <section class=\"gpx-sec\" id=\"gpx-s1\">\r\n      <div class=\"gpx-sec-head\"><span class=\"gpx-num\">1<\/span><h2>Introduction<\/h2><\/div>\r\n      <p>GPXpress (&ldquo;the Platform,&rdquo; &ldquo;we,&rdquo; &ldquo;us&rdquo;) is a transportation technology service owned and operated by the Sole Trader duly registered with the Companies Office of Jamaica, trading as <strong>Red Fox Consulting<\/strong> (&ldquo;the Data Controller&rdquo;). We are committed to protecting the privacy of our Riders and Drivers in accordance with the <strong>Jamaica Data Protection Act (JDPA), 2020<\/strong>.<\/p>\r\n    <\/section>\r\n\r\n    <section class=\"gpx-sec\" id=\"gpx-s2\">\r\n      <div class=\"gpx-sec-head\"><span class=\"gpx-num\">2<\/span><h2>Location Data We Collect<\/h2><\/div>\r\n      <p>GPXpress relies on precise location services to function:<\/p>\r\n      <ul class=\"gpx-list\">\r\n        <li><strong>Precise Location:<\/strong> We collect GPS data to match Riders with the nearest available Taxis or Private Drivers and to navigate active trips.<\/li>\r\n        <li><strong>Background Location (Drivers):<\/strong> The Driver App collects location data even when the app is closed or not in use to enable ride requests and track trip progress for safety.<\/li>\r\n        <li><strong>Foreground Location (Riders):<\/strong> We collect location data only when the app is open to set pickup points and estimate arrival times.<\/li>\r\n      <\/ul>\r\n    <\/section>\r\n\r\n    <section class=\"gpx-sec\" id=\"gpx-s3\">\r\n      <div class=\"gpx-sec-head\"><span class=\"gpx-num\">3<\/span><h2>How We Use Your Data<\/h2><\/div>\r\n      <p>We process your data for the following lawful purposes:<\/p>\r\n      <ol class=\"gpx-list gpx-list-num\">\r\n        <li><strong>Service Delivery:<\/strong> Matching riders with drivers and calculating fares.<\/li>\r\n        <li><strong>Safety &amp; Security:<\/strong> Verifying driver identities and tracking active trips in real-time.<\/li>\r\n        <li><strong>Legal Compliance:<\/strong> Maintaining records required by the Transport Authority of Jamaica and for tax purposes.<\/li>\r\n      <\/ol>\r\n    <\/section>\r\n\r\n    <section class=\"gpx-sec\" id=\"gpx-s4\">\r\n      <div class=\"gpx-sec-head\"><span class=\"gpx-num\">4<\/span><h2>Digital Infrastructure &amp; Tracking<\/h2><\/div>\r\n      <p>GPXpress operates across two distinct digital environments:<\/p>\r\n      <ul class=\"gpx-list\">\r\n        <li><strong>Promotional Website<\/strong> (<code>gpxpress-jm.com\/Gadgepro<\/code>): Uses cookies for session management and to analyze site traffic via Google Analytics. This site acts as a gateway for user support and inquiries.<\/li>\r\n        <li><strong>Administrative &amp; API Platform<\/strong> (<code>apadmin.gpxpress-jm.com<\/code>): This secure subdomain hosts our Laravel-based management system. It processes all core application data, including user profiles, real-time GPS coordinates, and payment records. No marketing or third-party tracking cookies are used on this administrative subdomain; it utilizes only essential &ldquo;Session Tokens&rdquo; required for secure data transmission and authentication.<\/li>\r\n      <\/ul>\r\n    <\/section>\r\n\r\n    <section class=\"gpx-sec\" id=\"gpx-s5\">\r\n      <div class=\"gpx-sec-head\"><span class=\"gpx-num\">5<\/span><h2>Data Sharing &amp; International Transfers<\/h2><\/div>\r\n      <p>Your data is shared with essential service providers (e.g., Google Maps for navigation and Namecheap for hosting).<\/p>\r\n      <div class=\"gpx-note\">\r\n        <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#b99654\" stroke-width=\"2\" stroke-linecap=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/><\/svg>\r\n        <span><strong>Note:<\/strong> Your personal data is stored on secure servers located in the United States. By using GPXpress, you explicitly consent to this international transfer as required by the JDPA.<\/span>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"gpx-sec\" id=\"gpx-s6\">\r\n      <div class=\"gpx-sec-head\"><span class=\"gpx-num\">6<\/span><h2>Automated Decision-Making<\/h2><\/div>\r\n      <p>GPXpress uses algorithms to:<\/p>\r\n      <ul class=\"gpx-list\">\r\n        <li><strong>Match:<\/strong> Connect Riders with Drivers based on GPS proximity.<\/li>\r\n        <li><strong>Price:<\/strong> Calculate estimated fares based on distance and demand.<\/li>\r\n      <\/ul>\r\n      <p>You have the right to contest any automated decision that significantly affects you by contacting our Support team.<\/p>\r\n    <\/section>\r\n\r\n    <section class=\"gpx-sec\" id=\"gpx-s7\">\r\n      <div class=\"gpx-sec-head\"><span class=\"gpx-num\">7<\/span><h2>Data Retention &amp; Security<\/h2><\/div>\r\n      <ul class=\"gpx-list\">\r\n        <li><strong>Active Accounts:<\/strong> We keep your data while your account is active.<\/li>\r\n        <li><strong>Tax\/Legal Records:<\/strong> Transactional data is retained for 7 years to comply with Jamaican laws.<\/li>\r\n        <li><strong>Security:<\/strong> Data is protected using SSL\/TLS encryption in transit and strict internal access controls.<\/li>\r\n      <\/ul>\r\n    <\/section>\r\n\r\n    <section class=\"gpx-sec\" id=\"gpx-s8\">\r\n      <div class=\"gpx-sec-head\"><span class=\"gpx-num\">8<\/span><h2>Account Deletion<\/h2><\/div>\r\n      <p>Users have the right to request the deletion of their account and associated data at any time:<\/p>\r\n      <ul class=\"gpx-list\">\r\n        <li><strong>In-App Path:<\/strong> Navigate to <code>Menu &gt; Delete Account<\/code>.<\/li>\r\n        <li><strong>Web-Based Path:<\/strong> Visit our dedicated request page at <a href=\"https:\/\/gpxpress-jm.com\/contact-us\">gpxpress-jm.com\/contact-us<\/a>. Select &ldquo;Delete Account&rdquo; from the dropdown menu and provide your registered email\/phone number.<\/li>\r\n        <li><strong>Processing Time:<\/strong> Upon submission, your account will be immediately deactivated. All personally identifiable information will be permanently anonymized or erased within 30 days in accordance with our data retention policy.<\/li>\r\n      <\/ul>\r\n    <\/section>\r\n\r\n    <section class=\"gpx-sec\" id=\"gpx-s9\">\r\n      <div class=\"gpx-sec-head\"><span class=\"gpx-num\">9<\/span><h2>Your Rights (JDPA Standards)<\/h2><\/div>\r\n      <p>Under the JDPA, you have the right to <strong>Access<\/strong>, <strong>Rectify<\/strong>, and <strong>Erase<\/strong> your data, as well as the right to <strong>Withdraw Consent<\/strong> or <strong>Prevent Processing<\/strong>. Contact us using the details below to exercise these rights.<\/p>\r\n    <\/section>\r\n\r\n    <section class=\"gpx-contact\" id=\"gpx-s10\">\r\n      <h2>Questions about your data?<\/h2>\r\n      <p class=\"gpx-dpo\">Data Protection Officer &middot; Kerron Julien<\/p>\r\n      <p>We're here to help you exercise your rights under the JDPA.<\/p>\r\n      <a class=\"gpx-btn\" href=\"mailto:support@gpxpress-jm.com\">support@gpxpress-jm.com<\/a>\r\n    <\/section>\r\n\r\n    <p class=\"gpx-foot\">GPXpress &middot; Managed by Red Fox Consulting &middot; All rights reserved.<\/p>\r\n\r\n  <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>GPXpress &middot; Legal Privacy Policy How we collect, use, and protect your data \u2014 in plain language, in accordance with the Jamaica Data Protection Act (JDPA), 2020. Last updated &middot; February 4, 2026 Introduction Location Data How We Use Data Cookies &amp; Tracking Data Sharing Automated Decisions Retention &amp; Security Account Deletion Your Rights Contact [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-76","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/gpxpress-jm.com\/drive\/wp-json\/wp\/v2\/pages\/76","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gpxpress-jm.com\/drive\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gpxpress-jm.com\/drive\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gpxpress-jm.com\/drive\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gpxpress-jm.com\/drive\/wp-json\/wp\/v2\/comments?post=76"}],"version-history":[{"count":34,"href":"https:\/\/gpxpress-jm.com\/drive\/wp-json\/wp\/v2\/pages\/76\/revisions"}],"predecessor-version":[{"id":227,"href":"https:\/\/gpxpress-jm.com\/drive\/wp-json\/wp\/v2\/pages\/76\/revisions\/227"}],"wp:attachment":[{"href":"https:\/\/gpxpress-jm.com\/drive\/wp-json\/wp\/v2\/media?parent=76"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}