{"id":954,"date":"2026-05-08T07:47:16","date_gmt":"2026-05-08T07:47:16","guid":{"rendered":"https:\/\/tracking.datalystafrica.com\/?page_id=954"},"modified":"2026-05-11T13:20:14","modified_gmt":"2026-05-11T13:20:14","slug":"remote-fleet-access","status":"publish","type":"page","link":"https:\/\/tracking.datalystafrica.com\/?page_id=954","title":{"rendered":"Remote Fleet Access"},"content":{"rendered":"\n<style>\n\n\/* =========================\n   GLOBAL\n========================= *\/\n\nbody{\n  margin:0;\n  font-family:'Segoe UI',sans-serif;\n  background:#07111f;\n  color:#fff;\n}\n\n.remote-container{\n  width:100%;\n  overflow:hidden;\n  background:#07111f;\n}\n\n\/* =========================\n   HERO\n========================= *\/\n\n.remote-hero{\n  position:relative;\n  min-height:95vh;\n  display:flex;\n  align-items:center;\n  padding:0 8%;\n  overflow:hidden;\n  background:\n    linear-gradient(rgba(3,8,20,.78),rgba(3,8,20,.78)),\n    url('https:\/\/tracking.datalystafrica.com\/wp-content\/uploads\/2026\/05\/image-1751368563278.webp');\n  background-size:cover;\n  background-position:center;\n}\n\n.remote-hero::before{\n  content:'';\n  position:absolute;\n  width:700px;\n  height:700px;\n  background:radial-gradient(circle,#00aaff22 0%,transparent 70%);\n  top:-200px;\n  right:-100px;\n}\n\n.remote-hero-content{\n  max-width:720px;\n  position:relative;\n  z-index:2;\n}\n\n.remote-badge{\n  display:inline-block;\n  padding:10px 18px;\n  border-radius:40px;\n  background:rgba(0,170,255,.12);\n  border:1px solid rgba(0,170,255,.25);\n  color:#6fd3ff;\n  font-size:14px;\n  margin-bottom:25px;\n}\n\n.remote-hero h1{\n  font-size:4rem;\n  line-height:1.1;\n  margin-bottom:25px;\n  font-weight:800;\n}\n\n.remote-hero h1 span{\n  color:#00aaff;\n}\n\n.remote-hero p{\n  color:#d1d5db;\n  font-size:1.2rem;\n  line-height:1.8;\n  max-width:650px;\n}\n\n\/* =========================\n   FEATURES\n========================= *\/\n\n.remote-features{\n  padding:90px 8%;\n}\n\n.remote-grid{\n  display:grid;\n  grid-template-columns:repeat(auto-fit,minmax(240px,1fr));\n  gap:25px;\n}\n\n.remote-card{\n  background:linear-gradient(180deg,#101a2f,#0d1628);\n  border:1px solid rgba(255,255,255,.08);\n  border-radius:24px;\n  padding:30px;\n  transition:.3s;\n  position:relative;\n  overflow:hidden;\n}\n\n.remote-card::before{\n  content:'';\n  position:absolute;\n  width:120px;\n  height:120px;\n  background:#00aaff10;\n  border-radius:50%;\n  top:-40px;\n  right:-40px;\n}\n\n.remote-card:hover{\n  transform:translateY(-8px);\n  border-color:#00aaff55;\n}\n\n.remote-card img{\n  width:72px;\n  margin-bottom:20px;\n}\n\n.remote-card h3{\n  margin-bottom:15px;\n  color:#00aaff;\n  font-size:1.3rem;\n}\n\n.remote-card p{\n  color:#cbd5e1;\n  line-height:1.7;\n}\n\n\/* =========================\n   SECTIONS\n========================= *\/\n\n.remote-section{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n  gap:60px;\n  padding:90px 8%;\n  flex-wrap:wrap;\n}\n\n.remote-section.reverse{\n  flex-direction:row-reverse;\n}\n\n.remote-image{\n  flex:1;\n  min-width:300px;\n}\n\n.remote-image img{\n  width:100%;\n  border-radius:28px;\n  box-shadow:0 20px 60px rgba(0,0,0,.4);\n}\n\n.remote-text{\n  flex:1;\n  min-width:300px;\n}\n\n.remote-text span{\n  color:#00aaff;\n  font-weight:700;\n  letter-spacing:1px;\n}\n\n.remote-text h2{\n  font-size:3rem;\n  margin:18px 0;\n  line-height:1.2;\n}\n\n.remote-text p{\n  color:#cbd5e1;\n  line-height:1.9;\n  font-size:1.05rem;\n}\n\n\/* =========================\n   BENEFITS\n========================= *\/\n\n.remote-benefits{\n  padding:90px 8%;\n  text-align:center;\n}\n\n.remote-benefits h2{\n  font-size:3rem;\n  margin-bottom:20px;\n}\n\n.remote-benefits p{\n  color:#cbd5e1;\n  max-width:700px;\n  margin:auto;\n  line-height:1.8;\n}\n\n.remote-benefit-grid{\n  display:grid;\n  grid-template-columns:repeat(auto-fit,minmax(280px,1fr));\n  gap:30px;\n  margin-top:60px;\n}\n\n.remote-benefit{\n  background:#101a2f;\n  border:1px solid rgba(255,255,255,.08);\n  border-radius:24px;\n  padding:35px;\n  transition:.3s;\n}\n\n.remote-benefit:hover{\n  transform:translateY(-8px);\n  border-color:#00aaff55;\n}\n\n.remote-benefit img{\n  width:75px;\n}\n\n.remote-benefit h3{\n  margin:20px 0 14px;\n  color:#00aaff;\n}\n\n.remote-benefit p{\n  color:#cbd5e1;\n  line-height:1.7;\n}\n\n\/* =========================\n   CTA\n========================= *\/\n\n.remote-cta{\n  padding:90px 8%;\n}\n\n.remote-cta-box{\n  background:linear-gradient(135deg,#00aaff,#005eff);\n  border-radius:34px;\n  padding:70px 40px;\n  text-align:center;\n  position:relative;\n  overflow:hidden;\n}\n\n.remote-cta-box::before{\n  content:'';\n  position:absolute;\n  width:400px;\n  height:400px;\n  background:rgba(255,255,255,.08);\n  border-radius:50%;\n  top:-180px;\n  right:-120px;\n}\n\n.remote-cta h2{\n  font-size:3rem;\n  margin-bottom:20px;\n  position:relative;\n  z-index:2;\n}\n\n.remote-cta p{\n  color:#eef6ff;\n  font-size:1.1rem;\n  max-width:700px;\n  margin:auto;\n  line-height:1.8;\n  position:relative;\n  z-index:2;\n}\n\n.remote-cta a{\n  display:inline-block;\n  margin-top:35px;\n  padding:18px 36px;\n  background:#07111f;\n  color:white;\n  text-decoration:none;\n  border-radius:50px;\n  font-weight:700;\n  position:relative;\n  z-index:2;\n  transition:.3s;\n}\n\n.remote-cta a:hover{\n  transform:translateY(-4px);\n}\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media(max-width:768px){\n\n  .remote-hero{\n    padding:90px 6%;\n    min-height:auto;\n  }\n\n  .remote-hero h1{\n    font-size:2.5rem;\n  }\n\n  .remote-hero p{\n    font-size:1rem;\n  }\n\n  .remote-text h2,\n  .remote-benefits h2,\n  .remote-cta h2{\n    font-size:2.2rem;\n  }\n\n  .remote-section,\n  .remote-section.reverse{\n    flex-direction:column;\n  }\n\n}\n\n<\/style>\n\n<div class=\"remote-container\">\n\n  <!-- HERO -->\n  <section class=\"remote-hero\">\n\n    <div class=\"remote-hero-content\">\n\n      <div class=\"remote-badge\">\n        REMOTE FLEET ACCESS PLATFORM\n      <\/div>\n\n      <h1>\n        Control Your Fleet <span>From Anywhere<\/span>\n      <\/h1>\n\n      <p>\n        Securely access, monitor, and manage your entire fleet in real time.\n        View live vehicle locations, track driver activity, and control operations\n        remotely from any device, anywhere in the world.\n      <\/p>\n\n    <\/div>\n\n  <\/section>\n\n  <!-- FEATURES -->\n  <section class=\"remote-features\">\n\n    <div class=\"remote-grid\">\n\n      <div class=\"remote-card\">\n        <img decoding=\"async\" src=\"https:\/\/img.icons8.com\/fluency\/96\/marker.png\"\/>\n        <h3>Live GPS Access<\/h3>\n        <p>Track every vehicle in real time with precise GPS positioning and movement history.<\/p>\n      <\/div>\n\n      <div class=\"remote-card\">\n        <img decoding=\"async\" src=\"https:\/\/img.icons8.com\/fluency\/96\/lock.png\"\/>\n        <h3>Secure Remote Login<\/h3>\n        <p>Access your fleet dashboard securely with encrypted, role-based authentication.<\/p>\n      <\/div>\n\n      <div class=\"remote-card\">\n        <img decoding=\"async\" src=\"https:\/\/img.icons8.com\/fluency\/96\/control-panel.png\"\/>\n        <h3>Fleet Control Center<\/h3>\n        <p>Manage trips, assign drivers, and control operations from a single interface.<\/p>\n      <\/div>\n\n      <div class=\"remote-card\">\n        <img decoding=\"async\" src=\"https:\/\/img.icons8.com\/fluency\/96\/online.png\"\/>\n        <h3>24\/7 Cloud Access<\/h3>\n        <p>Monitor your fleet anytime from mobile, tablet, or desktop without limitations.<\/p>\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n  <!-- SECTION 1 -->\n  <section class=\"remote-section\">\n\n    <div class=\"remote-image\">\n      <img decoding=\"async\" src=\"https:\/\/tracking.datalystafrica.com\/wp-content\/uploads\/2026\/05\/digi-remote-manager-light-multiscreen-removebg-preview.webp\">\n    <\/div>\n\n    <div class=\"remote-text\">\n\n      <span>REMOTE OPERATIONS<\/span>\n\n      <h2>\n        Manage Your Entire Fleet Without Being On-Site\n      <\/h2>\n\n      <p>\n        Gain full operational control of your fleet from anywhere.\n        Dispatch vehicles, monitor driver behavior, and respond instantly\n        to incidents using real-time remote access technology.\n      <\/p>\n\n    <\/div>\n\n  <\/section>\n\n  <!-- SECTION 2 -->\n  <section class=\"remote-section reverse\">\n\n    <div class=\"remote-image\">\n      <img decoding=\"async\" src=\"https:\/\/tracking.datalystafrica.com\/wp-content\/uploads\/2026\/05\/fleet-software-1.webp\">\n    <\/div>\n\n    <div class=\"remote-text\">\n\n      <span>REAL-TIME VISIBILITY<\/span>\n\n      <h2>\n        Stay Connected To Every Vehicle In Motion\n      <\/h2>\n\n      <p>\n        View live routes, stops, speed, and driver activity in real time.\n        Improve decision-making with instant alerts and intelligent fleet insights.\n      <\/p>\n\n    <\/div>\n\n  <\/section>\n\n  <!-- BENEFITS -->\n  <section class=\"remote-benefits\">\n\n    <h2>Why Remote Fleet Access Matters<\/h2>\n\n    <p>\n      Designed for logistics, transport, construction, mining, and enterprise fleet operations.\n    <\/p>\n\n    <div class=\"remote-benefit-grid\">\n\n      <div class=\"remote-benefit\">\n        <img decoding=\"async\" src=\"https:\/\/img.icons8.com\/fluency\/96\/satellite.png\"\/>\n        <h3>Global Visibility<\/h3>\n        <p>Access your fleet anywhere in the world with live satellite tracking.<\/p>\n      <\/div>\n\n      <div class=\"remote-benefit\">\n        <img decoding=\"async\" src=\"https:\/\/img.icons8.com\/fluency\/96\/combo-chart.png\"\/>\n        <h3>Operational Intelligence<\/h3>\n        <p>Make better decisions using real-time fleet analytics and reporting.<\/p>\n      <\/div>\n\n      <div class=\"remote-benefit\">\n        <img decoding=\"async\" src=\"https:\/\/img.icons8.com\/fluency\/96\/security-checked.png\"\/>\n        <h3>Secure Access Control<\/h3>\n        <p>Ensure only authorized users can access fleet systems and data.<\/p>\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n  <!-- CTA -->\n  <section class=\"remote-cta\">\n\n    <div class=\"remote-cta-box\">\n\n      <h2>Activate Remote Fleet Control Today<\/h2>\n\n      <p>\n        Take full control of your fleet operations with secure, real-time remote access.\n      <\/p>\n\n      <a href=\"https:\/\/wa.me\/263773806868\" target=\"_blank\">\n        Get Started\n      <\/a>\n\n    <\/div>\n\n  <\/section>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>REMOTE FLEET ACCESS PLATFORM Control Your Fleet From Anywhere Securely access, monitor, and manage your entire fleet in real time. View live vehicle locations, track driver activity, and control operations remotely from any device, anywhere in the world. Live GPS Access Track every vehicle in real time with precise GPS positioning and movement history. Secure [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-954","page","type-page","status-publish","hentry"],"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/tracking.datalystafrica.com\/index.php?rest_route=\/wp\/v2\/pages\/954","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tracking.datalystafrica.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tracking.datalystafrica.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tracking.datalystafrica.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tracking.datalystafrica.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=954"}],"version-history":[{"count":5,"href":"https:\/\/tracking.datalystafrica.com\/index.php?rest_route=\/wp\/v2\/pages\/954\/revisions"}],"predecessor-version":[{"id":1102,"href":"https:\/\/tracking.datalystafrica.com\/index.php?rest_route=\/wp\/v2\/pages\/954\/revisions\/1102"}],"wp:attachment":[{"href":"https:\/\/tracking.datalystafrica.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=954"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}