{"id":929,"date":"2026-05-08T07:23:41","date_gmt":"2026-05-08T07:23:41","guid":{"rendered":"https:\/\/tracking.datalystafrica.com\/?page_id=929"},"modified":"2026-05-11T15:09:49","modified_gmt":"2026-05-11T15:09:49","slug":"desktop-laptop-tracking","status":"publish","type":"page","link":"https:\/\/tracking.datalystafrica.com\/?page_id=929","title":{"rendered":"Desktop &#038; Laptop Tracking"},"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.device-container{\n  width:100%;\n  overflow:hidden;\n  background:#07111f;\n}\n\n\/* =========================\n   HERO\n========================= *\/\n\n.device-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,.80),rgba(3,8,20,.80)),\n    url('https:\/\/tracking.datalystafrica.com\/wp-content\/uploads\/2026\/05\/techjkl-ka-opt.webp');\n  background-size:cover;\n  background-position:center;\n}\n\n.device-hero::before{\n  content:'';\n  position:absolute;\n  width:750px;\n  height:750px;\n  background:radial-gradient(circle,#00aaff22 0%,transparent 70%);\n  top:-220px;\n  right:-120px;\n}\n\n.device-hero-content{\n  max-width:780px;\n  position:relative;\n  z-index:2;\n}\n\n.device-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.device-hero h1{\n  font-size:4rem;\n  line-height:1.1;\n  margin-bottom:25px;\n  font-weight:800;\n}\n\n.device-hero h1 span{\n  color:#00aaff;\n}\n\n.device-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.device-features{\n  padding:90px 8%;\n}\n\n.device-grid{\n  display:grid;\n  grid-template-columns:repeat(auto-fit,minmax(240px,1fr));\n  gap:25px;\n}\n\n.device-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.device-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.device-card:hover{\n  transform:translateY(-8px);\n  border-color:#00aaff55;\n}\n\n.device-card img{\n  width:72px;\n  margin-bottom:20px;\n}\n\n.device-card h3{\n  margin-bottom:15px;\n  color:#00aaff;\n  font-size:1.3rem;\n}\n\n.device-card p{\n  color:#cbd5e1;\n  line-height:1.7;\n}\n\n\/* =========================\n   SECTIONS\n========================= *\/\n\n.device-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.device-section.reverse{\n  flex-direction:row-reverse;\n}\n\n.device-image{\n  flex:1;\n  min-width:300px;\n}\n\n.device-image img{\n  width:100%;\n  border-radius:28px;\n  box-shadow:0 20px 60px rgba(0,0,0,.4);\n}\n\n.device-text{\n  flex:1;\n  min-width:300px;\n}\n\n.device-text span{\n  color:#00aaff;\n  font-weight:700;\n  letter-spacing:1px;\n}\n\n.device-text h2{\n  font-size:3rem;\n  margin:18px 0;\n  line-height:1.2;\n}\n\n.device-text p{\n  color:#cbd5e1;\n  line-height:1.9;\n  font-size:1.05rem;\n}\n\n\/* =========================\n   TRACKING FEATURES\n========================= *\/\n\n.device-tracking{\n  padding:90px 8%;\n  text-align:center;\n}\n\n.device-tracking h2{\n  font-size:3rem;\n  margin-bottom:20px;\n}\n\n.device-tracking p{\n  color:#cbd5e1;\n  max-width:750px;\n  margin:auto;\n  line-height:1.8;\n}\n\n.tracking-grid{\n  display:grid;\n  grid-template-columns:repeat(auto-fit,minmax(280px,1fr));\n  gap:30px;\n  margin-top:60px;\n}\n\n.tracking-card{\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.tracking-card:hover{\n  transform:translateY(-8px);\n  border-color:#00aaff55;\n}\n\n.tracking-card img{\n  width:75px;\n}\n\n.tracking-card h3{\n  margin:20px 0 14px;\n  color:#00aaff;\n}\n\n.tracking-card p{\n  color:#cbd5e1;\n  line-height:1.7;\n}\n\n\/* =========================\n   CTA\n========================= *\/\n\n.device-cta{\n  padding:90px 8%;\n}\n\n.device-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.device-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.device-cta h2{\n  font-size:3rem;\n  margin-bottom:20px;\n  position:relative;\n  z-index:2;\n}\n\n.device-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.device-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  transition:.3s;\n  position:relative;\n  z-index:2;\n}\n\n.device-cta a:hover{\n  transform:translateY(-4px);\n}\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media(max-width:768px){\n\n  .device-hero{\n    padding:90px 6%;\n    min-height:auto;\n  }\n\n  .device-hero h1{\n    font-size:2.5rem;\n  }\n\n  .device-hero p{\n    font-size:1rem;\n  }\n\n  .device-text h2,\n  .device-tracking h2,\n  .device-cta h2{\n    font-size:2.2rem;\n  }\n\n  .device-section,\n  .device-section.reverse{\n    flex-direction:column;\n  }\n\n}\n\n<\/style>\n\n<div class=\"device-container\">\n\n  <!-- HERO -->\n  <section class=\"device-hero\">\n\n    <div class=\"device-hero-content\">\n\n      <div class=\"device-badge\">\n        DESKTOP &#038; LAPTOP TRACKING SYSTEM\n      <\/div>\n\n      <h1>\n        Track &#038; Protect <span>Your Digital Assets<\/span>\n      <\/h1>\n\n      <p>\n        Monitor desktops, laptops, and company devices in real time.\n        Prevent theft, track location, and manage all corporate IT assets\n        from a single intelligent dashboard.\n      <\/p>\n\n    <\/div>\n\n  <\/section>\n\n  <!-- FEATURES -->\n  <section class=\"device-features\">\n\n    <div class=\"device-grid\">\n\n      <div class=\"device-card\">\n        <img decoding=\"async\" src=\"https:\/\/img.icons8.com\/fluency\/96\/laptop.png\"\/>\n        <h3>Device Tracking<\/h3>\n        <p>Monitor laptops and desktops in real time across all company locations.<\/p>\n      <\/div>\n\n      <div class=\"device-card\">\n        <img decoding=\"async\" src=\"https:\/\/img.icons8.com\/fluency\/96\/security-checked.png\"\/>\n        <h3>Anti-Theft Protection<\/h3>\n        <p>Instant alerts and tracking when a device is moved or stolen.<\/p>\n      <\/div>\n\n      <div class=\"device-card\">\n        <img decoding=\"async\" src=\"https:\/\/img.icons8.com\/fluency\/96\/location-off.png\"\/>\n        <h3>Location History<\/h3>\n        <p>View full movement history of all registered devices.<\/p>\n      <\/div>\n\n      <div class=\"device-card\">\n        <img decoding=\"async\" src=\"https:\/\/img.icons8.com\/fluency\/96\/lock.png\"\/>\n        <h3>Remote Security Control<\/h3>\n        <p>Lock or disable company devices remotely when unauthorized access is detected.<\/p>\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n  <!-- SECTION 1 -->\n  <section class=\"device-section\">\n\n    <div class=\"device-image\">\n      <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1518770660439-4636190af475?q=80&#038;w=1200\">\n    <\/div>\n\n    <div class=\"device-text\">\n\n      <span>IT ASSET CONTROL<\/span>\n\n      <h2>\n        Full Visibility Over All Company Devices\n      <\/h2>\n\n      <p>\n        Track laptops and desktops used across offices, remote workers,\n        and field teams with centralized monitoring and asset intelligence.\n      <\/p>\n\n    <\/div>\n\n  <\/section>\n\n  <!-- SECTION 2 -->\n  <section class=\"device-section reverse\">\n\n    <div class=\"device-image\">\n      <img decoding=\"async\" src=\"https:\/\/tracking.datalystafrica.com\/wp-content\/uploads\/2026\/05\/Screenshot-2026-05-11-170223.webp\">\n    <\/div>\n\n    <div class=\"device-text\">\n\n      <span>SECURITY INTELLIGENCE<\/span>\n\n      <h2>\n        Prevent Loss &#038; Unauthorized Device Access\n      <\/h2>\n\n      <p>\n        Detect suspicious activity, unauthorized logins, and device relocation instantly.\n      <\/p>\n\n    <\/div>\n\n  <\/section>\n\n  <!-- TRACKING -->\n  <section class=\"device-tracking\">\n\n    <h2>Advanced Device Tracking Features<\/h2>\n\n    <p>\n      Enterprise-grade monitoring for IT assets, remote teams, and corporate security.\n    <\/p>\n\n    <div class=\"tracking-grid\">\n\n      <div class=\"tracking-card\">\n        <img decoding=\"async\" src=\"https:\/\/img.icons8.com\/fluency\/96\/graph.png\"\/>\n        <h3>Usage Analytics<\/h3>\n        <p>Track device usage patterns and productivity insights.<\/p>\n      <\/div>\n\n      <div class=\"tracking-card\">\n        <img decoding=\"async\" src=\"https:\/\/img.icons8.com\/fluency\/96\/alarm.png\"\/>\n        <h3>Instant Alerts<\/h3>\n        <p>Get notified instantly when suspicious device activity occurs.<\/p>\n      <\/div>\n\n      <div class=\"tracking-card\">\n        <img decoding=\"async\" src=\"https:\/\/img.icons8.com\/fluency\/96\/cloud.png\"\/>\n        <h3>Cloud Monitoring<\/h3>\n        <p>Access all device data securely from anywhere in real time.<\/p>\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n  <!-- CTA -->\n  <section class=\"device-cta\">\n\n    <div class=\"device-cta-box\">\n\n      <h2>Secure Your Digital Assets Today<\/h2>\n\n      <p>\n        Protect your laptops, desktops, and IT infrastructure with advanced tracking technology.\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>DESKTOP &#038; LAPTOP TRACKING SYSTEM Track &#038; Protect Your Digital Assets Monitor desktops, laptops, and company devices in real time. Prevent theft, track location, and manage all corporate IT assets from a single intelligent dashboard. Device Tracking Monitor laptops and desktops in real time across all company locations. Anti-Theft Protection Instant alerts and tracking when [&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-929","page","type-page","status-publish","hentry"],"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/tracking.datalystafrica.com\/index.php?rest_route=\/wp\/v2\/pages\/929","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=929"}],"version-history":[{"count":4,"href":"https:\/\/tracking.datalystafrica.com\/index.php?rest_route=\/wp\/v2\/pages\/929\/revisions"}],"predecessor-version":[{"id":1145,"href":"https:\/\/tracking.datalystafrica.com\/index.php?rest_route=\/wp\/v2\/pages\/929\/revisions\/1145"}],"wp:attachment":[{"href":"https:\/\/tracking.datalystafrica.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=929"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}