{"id":20502,"date":"2025-08-20T16:49:43","date_gmt":"2025-08-20T16:49:43","guid":{"rendered":"https:\/\/www.transfollow.org\/?page_id=20502"},"modified":"2026-03-10T21:13:08","modified_gmt":"2026-03-10T21:13:08","slug":"drive-app","status":"publish","type":"page","link":"https:\/\/transfollow.org\/de\/drive-app\/","title":{"rendered":"TransFollow Drive"},"content":{"rendered":"<div id=\"pl-20502\"  class=\"panel-layout\" ><div id=\"pg-20502-0\"  class=\"panel-grid panel-has-style\" ><div class=\"background_repeat panel-row-style panel-row-style-for-20502-0\" ><div id=\"pgc-20502-0-0\"  class=\"panel-grid-cell\" ><div id=\"panel-20502-0-0-0\" class=\"so-panel widget widget_tf-cross_hexagon_enabler panel-first-child hide_hex\" data-index=\"0\" ><div\n\t\t\t\n\t\t\tclass=\"so-widget-tf-cross_hexagon_enabler so-widget-tf-cross_hexagon_enabler-default-d75171398898-20502\"\n\t\t\t\n\t\t><style>\n\n\/* === HEXAGONES GLOBAUX SUR LA LIGNE .panel-row-style === *\/\n:root{\n  \/* hauteur d\u2019UNE bande (= distance verticale entre deux tuiles successives) *\/\n  --hex-height: 500px;         \/* ajuste pour taille\/espacement *\/\n  --hex-gap:    200px;\n  --hex-band: calc(var(--hex-height) + var(--hex-gap));\n  --hex-y-offset: 0px;        \/* d\u00e9calage vertical global si besoin *\/\n  --hex-right-x: -10%;         \/* position horizontale du motif de droite *\/\n  --hex-left-x:  -16%;         \/* position horizontale du motif de gauche *\/\n  --hexagon-color: #013fe7;   \/* couleur par d\u00e9faut (peut \u00eatre surcharg\u00e9e) *\/\n  --hex-opacity: 1;\n}\n\n\/* le conteneur de rang\u00e9e rendu par SiteOrigin *\/\n.panel-row-style{\n  position: relative;\n  \/* possibilit\u00e9 d\u2019\u00e9craser la couleur globale depuis un style inline :\n     <div class=\"panel-row-style\" style=\"--hexagon-color:#fff\"> *\/\n  \/*color: var(--hexagon-color);*\/\n  z-index: 0; \/* le d\u00e9cor passe sous le contenu *\/\n}\n\n\/* === CALQUE DROITE : 1 tuile par bande visible UNE bande sur deux === *\/\n.panel-row-style::before{\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  z-index: 1;\n  pointer-events: none;\n\n  \/* ton SVG \"RIGHT\" exact, en data-url, avec fill=currentColor *\/\n  background-image: url(\"data:image\/svg+xml;utf8,<svg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 651 977'><g><g opacity='.08'><path fill='currentColor' d='M559.422 329.9H376.265l-91.578 158.251 91.578 158.25h183.157L651 488.152z'\/><\/g><g opacity='.05'><path fill='currentColor' d='M559.422.01H376.265l-91.578 158.25 91.578 158.251h183.157L651 158.261z'\/><\/g><g opacity='.06'><path fill='currentColor' d='M559.422 660.13H376.265l-91.578 158.251 91.578 158.252h183.157L651 818.38z'\/><\/g><g opacity='.06'><path fill='currentColor' d='M275.629 167.295H92.472L.894 325.545l91.578 158.251h183.157l91.579-158.25z'\/><\/g><g opacity='.05'><path fill='currentColor' d='M274.806 495.67H91.649L.071 653.922l91.578 158.251h183.157l91.578-158.25z'\/><\/g><\/g><\/svg>\");\n\n  \/* R\u00e9p\u00e9tition UNIQUEMENT verticale (une tuile par bande) *\/\n  background-repeat: no-repeat repeat;\n  background-size: auto var(--hex-band);\n  background-position: right var(--hex-right-x) top var(--hex-y-offset);\n\n  \/* Alternance : ce calque n\u2019appara\u00eet que sur les bandes impaires *\/\n  -webkit-mask-image: repeating-linear-gradient(\n    to bottom,\n    #000 0, #000 var(--hex-band),\n    transparent var(--hex-band), transparent calc(var(--hex-band) * 2)\n  );\n  mask-image: repeating-linear-gradient(\n    to bottom,\n    #000 0, #000 var(--hex-band),\n    transparent var(--hex-band), transparent calc(var(--hex-band) * 2)\n  );\n}\n\n\/* === CALQUE GAUCHE : 1 tuile par bande sur les bandes paires === *\/\n.panel-row-style::after{\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  z-index: 1;\n  pointer-events: none;\n\n  \/* ton SVG \"LEFT\" exact, en data-url, avec fill=currentColor *\/\n  background-image: url(\"data:image\/svg+xml;utf8,<svg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 651 647'><g><g opacity='.08'><path fill='currentColor' d='M91.587 646.973h183.174l91.587-158.312-91.587-158.311H91.587L-.001 488.66z'\/><\/g><g opacity='.06'><path fill='currentColor' d='M91.587 316.616h183.174l91.587-158.312L274.761-.007H91.587L-.001 158.304z'\/><\/g><g opacity='.05'><path fill='currentColor' d='M376.23 481.14h183.175l91.587-158.313-91.587-158.311H376.23l-91.588 158.311z'\/><\/g><\/g><\/svg>\");\n\n  background-repeat: no-repeat repeat;         \/* vertical uniquement *\/\n  background-size: auto var(--hex-band);      \/* 1 tuile = 1 bande *\/\n  background-position: left var(--hex-left-x) top var(--hex-y-offset);\n\n  \/* Bande compl\u00e9mentaire (pairs) *\/\n  -webkit-mask-image: repeating-linear-gradient(\n    to bottom,\n    transparent 0, transparent var(--hex-band),\n    #000 var(--hex-band), #000 calc(var(--hex-band) * 2)\n  );\n  mask-image: repeating-linear-gradient(\n    to bottom,\n    transparent 0, transparent var(--hex-band),\n    #000 var(--hex-band), #000 calc(var(--hex-band) * 2)\n  );\n}\n\n.panel-row-style::before,\n.panel-row-style::after{\n  opacity: var(--hex-opacity, 1);\n}\n\n\/* R\u00e9glages responsives (optionnels) : taille\/espacement des bandes *\/\n@media (max-width: 991.98px){\n  :root{ \n  --hex-height: 250px;         \/* ajuste pour taille\/espacement *\/\n  --hex-gap:    100px; }\n}\n@media (max-width: 575.98px){\n  :root{ \n      --hex-height: 100px;         \/* ajuste pour taille\/espacement *\/\n      --hex-gap:    50px;}\n}\n\n\/* Toujours au-dessus du d\u00e9cor global *\/\n.panel-row-style .panel-grid-cell > *{\n  position: relative;\n  z-index: auto;\n}\n\n.so-panel.widget.widget_sow-image {\n  z-index:2;\n}\n\n.so-panel.widget.widget_media_image {\n  z-index:2;\n}\n\n.so-panel.widget.widget_tf-latest_posts_tiles {\n  z-index:2;\n}\n\n.so-panel.widget.widget_tf-hexagon_mosaic {\n  z-index:2;\n}\n\n.so-panel.widget.widget_tf-landing_header {\n  z-index:2;\n}\n.so-panel.widget.widget_tf-blue-background-cta {\n  z-index:2;\n}\n\n<\/style>\n\n\n\n\n\n<\/div><\/div><div id=\"panel-20502-0-0-1\" class=\"so-panel widget widget_tf-column_photo_and_text hide_hex\" data-index=\"1\" ><div\n\t\t\t\n\t\t\tclass=\"so-widget-tf-column_photo_and_text so-widget-tf-column_photo_and_text-default-d75171398898-20502\"\n\t\t\t\n\t\t>\r\n<section class=\"widget_tf-column_photo_and_text no-elements\" style=\"background-image:url(&#039;https:\/\/transfollow.org\/wp-content\/uploads\/2025\/04\/TF-Drive-header-image.jpg&#039;); background-size:cover; background-position:center; background-repeat:no-repeat; color:#ffffff !important\">\r\n    \r\n    <div class=\"container\">\r\n        <div class=\"row heading-row\" style=\"padding-top:0px;padding-bottom:0px;\">\r\n            <div class=\"col-12\">\r\n                            <\/div>\r\n        <\/div>\r\n\r\n                <div class=\"row justify-content-between container_photo_and_text description \" style=\"padding-top:140px;padding-bottom:80px;\">\r\n\r\n                            <div class=\"text_column_photo_and_text col-12 col-lg-10 col-xl-10 column-left\"> \r\n                    <div class=\"icon\">\r\n                                            <\/div>\r\n                    <h1>TransFollow Drive<\/h1>                        <div class=\"buttons\">\r\n                    <a href=\"https:\/\/apps.apple.com\/us\/app\/transfollow-drive\/id6740695592?platform=iphone\"\r\n               class=\"btn with-bg\"\r\n               style=\" background-color:transparent;  color:#000; flex: 0 0 250px; \"               target=\"_blank\">\r\n                <img loading=\"lazy\" decoding=\"async\" width=\"319\" height=\"107\" src=\"https:\/\/transfollow.org\/wp-content\/uploads\/2025\/08\/app_store-e1756799946844.png\" class=\"attachment-image-md size-image-md\" alt=\"download transfollow drive ios\" style=\"max-width:100%; height:auto; display:block;\" \/>            <\/a>\r\n                    <a href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.transfollow.kmp\"\r\n               class=\"btn with-bg\"\r\n               style=\" background-color:transparent;  color:#000; flex: 0 0 250px; \"               target=\"_blank\">\r\n                <img loading=\"lazy\" decoding=\"async\" width=\"360\" height=\"107\" src=\"https:\/\/transfollow.org\/wp-content\/uploads\/2025\/08\/google_play.png\" class=\"attachment-image-md size-image-md\" alt=\"download transfollow drive android\" style=\"max-width:100%; height:auto; display:block;\" \/>            <\/a>\r\n            <\/div>\r\n                <\/div>\r\n\r\n                    <\/div>\r\n    <\/div>\r\n<\/section>\r\n\r\n<\/div><\/div><div id=\"panel-20502-0-0-2\" class=\"so-panel widget widget_tf-column_photo_and_text hide_hex\" data-index=\"2\" ><div\n\t\t\t\n\t\t\tclass=\"so-widget-tf-column_photo_and_text so-widget-tf-column_photo_and_text-default-d75171398898-20502\"\n\t\t\t\n\t\t>\r\n<section class=\"widget_tf-column_photo_and_text no-elements\" style=\"background-color:#ffffff !important; color:#000000 !important\">\r\n    \r\n    <div class=\"container\">\r\n        <div class=\"row heading-row\" style=\"padding-top:0px;padding-bottom:0px;\">\r\n            <div class=\"col-12\">\r\n                            <\/div>\r\n        <\/div>\r\n\r\n                <div class=\"row justify-content-between container_photo_and_text description \" style=\"padding-top:0px;padding-bottom:80px;\">\r\n\r\n                            <div class=\"text_column_photo_and_text col-12 col-lg-10 col-xl-10 column-left\"> \r\n                    <div class=\"icon\">\r\n                                            <\/div>\r\n                    <h5>TransFollow Drive ist ein intuitive mobile App zur Verwaltung von Transportvorg\u00e4ngen von unterwegs aus.<\/h5>\n<h5>Es erm\u00f6glicht allen Fahrern, ihre t\u00e4glichen Eins\u00e4tze zu verwalten, indem es alle wichtigen Meilensteine erfasst, ihre Lokalisierung mitteilt, Ausnahmen meldet und Transportdokumente digital bearbeitet. Alles wird in Echtzeit mit Ihrem Backoffice, Ihren Kunden und Partnern geteilt.<\/h5>                        <div class=\"buttons\">\r\n                    <a href=\"https:\/\/transfollow.org\/contact\/\"\r\n               class=\"btn\"\r\n               style=\" background-color:#fdda25; color:#000; flex: 0 0 250px; \"               target=\"_blank\">\r\n                Anfordern Sie ein Demo            <\/a>\r\n            <\/div>\r\n                <\/div>\r\n\r\n                    <\/div>\r\n    <\/div>\r\n<\/section>\r\n\r\n<\/div><\/div><div id=\"panel-20502-0-0-3\" class=\"so-panel widget widget_tf-column_photo_and_text hide_hex\" data-index=\"3\" ><div\n\t\t\t\n\t\t\tclass=\"so-widget-tf-column_photo_and_text so-widget-tf-column_photo_and_text-default-d75171398898-20502\"\n\t\t\t\n\t\t>\r\n<section class=\"widget_tf-column_photo_and_text no-elements\" style=\"background-color:#013fe7 !important; color:#ffffff !important\">\r\n    \r\n    <div class=\"container\">\r\n        <div class=\"row heading-row\" style=\"padding-top:0px;padding-bottom:0px;\">\r\n            <div class=\"col-12\">\r\n                            <\/div>\r\n        <\/div>\r\n\r\n                <div class=\"row justify-content-between container_photo_and_text description image_display \" style=\"padding-top:0px;padding-bottom:80px;\">\r\n\r\n                                <div class=\"text_column_photo_and_text col-12 col-lg-7 col-xl-7 column-left\">\r\n                        <div class=\"icon\">\r\n                                                    <\/div>\r\n                        <h3>Ein st\u00e4ndiger Wegbegleiter f\u00fcr Ihre Fahrer<\/h3>\n<ul class=\"hex-list\">\n \t<li class=\"hex_white\"><strong>Bleiben Sie mit der Sendungsverfolgung und Echtzeit-Updates \u00fcber Ihre Sendungen informiert <\/strong><\/li>\n \t<li class=\"hex_white\">\n<p class=\"p-hex-list\"><strong>\u00dcberwachung des Transportfortschritts, Vorhersage von Verz\u00f6gerungen und Ergreifen geeigneter Ma\u00dfnahmen <\/strong><\/p>\n<\/li>\n \t<li class=\"hex_white\">\n<p class=\"p-hex-list\"><strong>Beheben Sie Ausnahmen schnell mit Echtzeitwarnungen und BenachrichtigungenKommunizieren Sie sofort und einfach mit Ihren Fahrern <\/strong><\/p>\n<\/li>\n \t<li class=\"hex_white\">\n<p class=\"p-hex-list\"><strong>Minimiseren Sie Unterbrechungen und sorgen Sie f\u00fcr einen reibungslosen Betriebsablauf<\/strong><\/p>\n<\/li>\n \t<li class=\"hex_white\">\n<p class=\"p-hex-list\"><strong>Zugriff auf Ihre Frachtdokumente in Echtzeit<\/strong><\/p>\n<\/li>\n<\/ul>                                            <\/div>\r\n                \r\n                <div class=\"col-12 col-lg-5 col-xl-5  column-right\">\r\n                    <div class=\"image-outer\">\r\n                        <img loading=\"lazy\" decoding=\"async\" width=\"360\" height=\"640\" src=\"https:\/\/transfollow.org\/wp-content\/uploads\/2025\/04\/TFDrive_animated_gif-7.gif\" class=\"attachment-image-md size-image-md\" alt=\"\" \/>                    <\/div>\r\n                <\/div>\r\n\r\n                                    <\/div>\r\n    <\/div>\r\n<\/section>\r\n\r\n<\/div><\/div><div id=\"panel-20502-0-0-4\" class=\"so-panel widget widget_tf-column_photo_and_text\" data-index=\"4\" ><div\n\t\t\t\n\t\t\tclass=\"so-widget-tf-column_photo_and_text so-widget-tf-column_photo_and_text-default-d75171398898-20502\"\n\t\t\t\n\t\t>\r\n<section class=\"widget_tf-column_photo_and_text no-elements\" style=\"background-color:#ffffff !important; color:#0047bb !important\">\r\n    \r\n    <div class=\"container\">\r\n        <div class=\"row heading-row\" style=\"padding-top:0px;padding-bottom:0px;\">\r\n            <div class=\"col-12\">\r\n                            <\/div>\r\n        <\/div>\r\n\r\n                <div class=\"row justify-content-between container_photo_and_text description image_display \" style=\"padding-top:0px;padding-bottom:80px;\">\r\n\r\n                                <div class=\"text_column_photo_and_text col-12 col-lg-5 col-xl-5 column-left\">\r\n                        <div class=\"icon\">\r\n                                                    <\/div>\r\n                        <h3>Statten Sie Ihre Fahrer mit einer intuitiven und einsatzzentrierten Anwendung aus<\/h3>\n<ul class=\"hex-list\">\n \t<li class=\"hex_blue\">\n<p class=\"p-hex-list\" style=\"color: #000\"><strong>Zuteilung von Transportauftr\u00e4gen an Ihre Fahrer<\/strong><strong> mit verschiedenen Versandalternativen <\/strong>wie dedizierten Push-Benachrichtigungen, Zugangscode oder QR-Code<\/p>\n<\/li>\n \t<li class=\"hex_blue\">\n<p class=\"p-hex-list\" style=\"color: #000\"><strong>F\u00fchren Sie Ihre Fahrer bei der Erledigung von Transportauftr\u00e4gen <\/strong>durch intuitive und schrittweise Aktivit\u00e4ten, die Ihrem individuellen Arbeitsablauf folgen<\/p>\n<\/li>\n \t<li class=\"hex_blue\">\n<p class=\"p-hex-list\" style=\"color: #000\"><strong>Abwicklung s\u00e4mtlicher Transportvorg\u00e4nge <\/strong>von den einfachsten bis hin zu den komplexesten Szenarien, einschlie\u00dflich Cross-Docking, Sammelgut oder Ladungstrennung<\/p>\n<\/li>\n<\/ul>                                            <\/div>\r\n                \r\n                <div class=\"col-12 col-lg-7 col-xl-7  column-right\">\r\n                    <div class=\"image-outer\">\r\n                        <img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"682\" src=\"https:\/\/transfollow.org\/wp-content\/uploads\/2025\/04\/transport-assignment-final-v4-1024x682.png\" class=\"image_column_photo_and_text\" alt=\"\" srcset=\"https:\/\/transfollow.org\/wp-content\/uploads\/2025\/04\/transport-assignment-final-v4-1024x682.png 1024w, https:\/\/transfollow.org\/wp-content\/uploads\/2025\/04\/transport-assignment-final-v4-570x379.png 570w, https:\/\/transfollow.org\/wp-content\/uploads\/2025\/04\/transport-assignment-final-v4-1140x759.png 1140w, https:\/\/transfollow.org\/wp-content\/uploads\/2025\/04\/transport-assignment-final-v4-768x511.png 768w, https:\/\/transfollow.org\/wp-content\/uploads\/2025\/04\/transport-assignment-final-v4-1536x1022.png 1536w, https:\/\/transfollow.org\/wp-content\/uploads\/2025\/04\/transport-assignment-final-v4-1366x909.png 1366w, https:\/\/transfollow.org\/wp-content\/uploads\/2025\/04\/transport-assignment-final-v4-272x182.png 272w, https:\/\/transfollow.org\/wp-content\/uploads\/2025\/04\/transport-assignment-final-v4.png 1920w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/>                    <\/div>\r\n                <\/div>\r\n\r\n                                    <\/div>\r\n    <\/div>\r\n<\/section>\r\n\r\n<\/div><\/div><div id=\"panel-20502-0-0-5\" class=\"so-panel widget widget_tf-column_photo_and_text\" data-index=\"5\" ><div\n\t\t\t\n\t\t\tclass=\"so-widget-tf-column_photo_and_text so-widget-tf-column_photo_and_text-default-d75171398898-20502\"\n\t\t\t\n\t\t>\r\n<section class=\"widget_tf-column_photo_and_text no-elements\" style=\"background-color:#ffffff !important; color:#0047bb !important\">\r\n    \r\n    <div class=\"container\">\r\n        <div class=\"row heading-row\" style=\"padding-top:0px;padding-bottom:0px;\">\r\n            <div class=\"col-12\">\r\n                            <\/div>\r\n        <\/div>\r\n\r\n                <div class=\"row justify-content-between container_photo_and_text description image_display \" style=\"padding-top:0px;padding-bottom:80px;\">\r\n\r\n            \r\n                <div class=\"col-12 col-lg-7 col-xl-7  column-right\">\r\n                    <div class=\"image-outer\">\r\n                        <img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"671\" src=\"https:\/\/transfollow.org\/wp-content\/uploads\/2025\/08\/TF-portal-dashboard-visibility-1-1024x671.png\" class=\"attachment-image-md size-image-md\" alt=\"\" srcset=\"https:\/\/transfollow.org\/wp-content\/uploads\/2025\/08\/TF-portal-dashboard-visibility-1-1024x671.png 1024w, https:\/\/transfollow.org\/wp-content\/uploads\/2025\/08\/TF-portal-dashboard-visibility-1-570x374.png 570w, https:\/\/transfollow.org\/wp-content\/uploads\/2025\/08\/TF-portal-dashboard-visibility-1-1140x747.png 1140w, https:\/\/transfollow.org\/wp-content\/uploads\/2025\/08\/TF-portal-dashboard-visibility-1-768x504.png 768w, https:\/\/transfollow.org\/wp-content\/uploads\/2025\/08\/TF-portal-dashboard-visibility-1-1366x896.png 1366w, https:\/\/transfollow.org\/wp-content\/uploads\/2025\/08\/TF-portal-dashboard-visibility-1.png 1536w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/>                    <\/div>\r\n                <\/div>\r\n\r\n                                    <div class=\"text_column_photo_and_text col-12 col-lg-5 col-xl-5 column-left\">\r\n                        <div class=\"icon\">\r\n                                                    <\/div>\r\n                        <h3>Echtzeit-Transparenz Ihrer Transporte  auch unterwegs <\/h3>\n<ul class=\"hex-list\">\n \t<li class=\"hex_blue\" style=\"color: #000000\">\n<p class=\"p-hex-list\"><strong>Verfolgen<\/strong> Sie alle Ihre laufenden Transportvorg\u00e4nge.<\/p>\n<\/li>\n \t<li class=\"hex_blue\" style=\"color: #000000\">\n<p class=\"p-hex-list\"><strong>Erhalten Sie sofort eine genaue voraussichtliche Ankunftszeit (ETA) <\/strong>gem\u00e4\u00df Ihren Lkw-Profilen und Verkehrsbedingungen<\/p>\n<\/li>\n \t<li class=\"hex_blue\" style=\"color: #000000\">\n<p class=\"p-hex-list\"><strong>Behandeln Sie Ausnahmen<\/strong>, die von Ihren Fahrern gemeldet werden, per Push-Benachrichtigung.<\/p>\n<\/li>\n \t<li class=\"hex_blue\" style=\"color: #000000\">\n<p class=\"p-hex-list\"><strong>Bleiben Sie auf dem Laufenden<\/strong>, indem Sie alle wichtigen Meilensteine des Verkehrs in Echtzeit erhalten<\/p>\n<\/li>\n \t<li class=\"hex_blue\" style=\"color: #000000\">\n<p class=\"p-hex-list\"><strong>Bleiben Sie in direktem Kontakt<\/strong> mit Ihren Fahrern (bei Bedarf auch \u00fcber automatische \u00dcbersetzungen).<\/p>\n<\/li>\n<\/ul>                                            <\/div>\r\n                                    <\/div>\r\n    <\/div>\r\n<\/section>\r\n\r\n<\/div><\/div><div id=\"panel-20502-0-0-6\" class=\"so-panel widget widget_tf-column_photo_and_text\" data-index=\"6\" ><div\n\t\t\t\n\t\t\tclass=\"so-widget-tf-column_photo_and_text so-widget-tf-column_photo_and_text-default-d75171398898-20502\"\n\t\t\t\n\t\t>\r\n<section class=\"widget_tf-column_photo_and_text no-elements\" style=\"background-color:#ffffff !important; color:#0047bb !important\">\r\n    \r\n    <div class=\"container\">\r\n        <div class=\"row heading-row\" style=\"padding-top:0px;padding-bottom:0px;\">\r\n            <div class=\"col-12\">\r\n                            <\/div>\r\n        <\/div>\r\n\r\n                <div class=\"row justify-content-between container_photo_and_text description image_display \" style=\"padding-top:0px;padding-bottom:80px;\">\r\n\r\n                                <div class=\"text_column_photo_and_text col-12 col-lg-5 col-xl-5 column-left\">\r\n                        <div class=\"icon\">\r\n                                                    <\/div>\r\n                        <h3>Halten Sie Ihr Back-Office mit den aktuellsten Daten und Dokumenten auf dem neuesten Stand.<\/h3>\n<ul class=\"hex-list\">\n \t<li class=\"hex_blue\">\n<p class=\"p-hex-list\" style=\"color: #000\"><strong>Erm\u00f6glichen Sie Ihren Fahrern die <\/strong>einfache \u00dcberpr\u00fcfung und Aktualisierung wichtiger Transportdaten wie Waren, RTIs, Temperatur, Siegel, Ankunftszeiten und mehr.<\/p>\n<\/li>\n \t<li class=\"hex_blue\">\n<p class=\"p-hex-list\" style=\"color: #000\"><strong>Erhalten Sie alle Ihre Frachtbriefe (e-CMR), Ablieferungsnachweise, Packlisten <\/strong>oder andere digitale Dokumente sofort in Ihrer Back-Office-Umgebung<\/p>\n<\/li>\n \t<li class=\"hex_blue\">\n<p class=\"p-hex-list\" style=\"color: #000\"><strong>Erg\u00e4nzen Sie Ihr Transportdokumentenarchiv<\/strong> mit Dokumenten und Fotos, die Ihre Fahrer unterwegs aufgenommen und geteilt haben.<\/p>\n<\/li>\n<\/ul>                                            <\/div>\r\n                \r\n                <div class=\"col-12 col-lg-7 col-xl-7  column-right\">\r\n                    <div class=\"image-outer\">\r\n                        <img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"634\" src=\"https:\/\/transfollow.org\/wp-content\/uploads\/2025\/04\/freight-inspection-1024x634.png\" class=\"image_column_photo_and_text\" alt=\"\" srcset=\"https:\/\/transfollow.org\/wp-content\/uploads\/2025\/04\/freight-inspection-1024x634.png 1024w, https:\/\/transfollow.org\/wp-content\/uploads\/2025\/04\/freight-inspection-570x353.png 570w, https:\/\/transfollow.org\/wp-content\/uploads\/2025\/04\/freight-inspection-1140x705.png 1140w, https:\/\/transfollow.org\/wp-content\/uploads\/2025\/04\/freight-inspection-768x475.png 768w, https:\/\/transfollow.org\/wp-content\/uploads\/2025\/04\/freight-inspection-1536x950.png 1536w, https:\/\/transfollow.org\/wp-content\/uploads\/2025\/04\/freight-inspection-1366x845.png 1366w, https:\/\/transfollow.org\/wp-content\/uploads\/2025\/04\/freight-inspection.png 1920w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/>                    <\/div>\r\n                <\/div>\r\n\r\n                                    <\/div>\r\n    <\/div>\r\n<\/section>\r\n\r\n<\/div><\/div><div id=\"panel-20502-0-0-7\" class=\"so-panel widget widget_tf-column_photo_and_text hide_hex\" data-index=\"7\" ><div\n\t\t\t\n\t\t\tclass=\"so-widget-tf-column_photo_and_text so-widget-tf-column_photo_and_text-default-d75171398898-20502\"\n\t\t\t\n\t\t>\r\n<section class=\"widget_tf-column_photo_and_text no-elements\" style=\"background-color:#013fe7 !important; color:#ffffff !important\">\r\n    \r\n    <div class=\"container\">\r\n        <div class=\"row heading-row\" style=\"padding-top:0px;padding-bottom:0px;\">\r\n            <div class=\"col-12\">\r\n                            <\/div>\r\n        <\/div>\r\n\r\n                <div class=\"row justify-content-between container_photo_and_text description \" style=\"padding-top:0px;padding-bottom:80px;\">\r\n\r\n                            <div class=\"text_column_photo_and_text col-12 col-lg-10 col-xl-10 column-left\"> \r\n                    <div class=\"icon\">\r\n                                            <\/div>\r\n                    <h3><strong>Qualit\u00e4ts- und Konformit\u00e4tskontrolle mit benutzerdefinierten Frageb\u00f6gen<\/strong><\/h3>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-medium wp-image-25114 aligncenter\" src=\"https:\/\/www.transfollow.org\/wp-content\/uploads\/2026\/03\/questionnaire-image-website-570x380.png\" alt=\"\" width=\"570\" height=\"380\" srcset=\"https:\/\/transfollow.org\/wp-content\/uploads\/2026\/03\/questionnaire-image-website-570x380.png 570w, https:\/\/transfollow.org\/wp-content\/uploads\/2026\/03\/questionnaire-image-website-1140x760.png 1140w, https:\/\/transfollow.org\/wp-content\/uploads\/2026\/03\/questionnaire-image-website-768x512.png 768w, https:\/\/transfollow.org\/wp-content\/uploads\/2026\/03\/questionnaire-image-website-1536x1024.png 1536w, https:\/\/transfollow.org\/wp-content\/uploads\/2026\/03\/questionnaire-image-website-2048x1366.png 2048w, https:\/\/transfollow.org\/wp-content\/uploads\/2026\/03\/questionnaire-image-website-1920x1280.png 1920w, https:\/\/transfollow.org\/wp-content\/uploads\/2026\/03\/questionnaire-image-website-1366x911.png 1366w, https:\/\/transfollow.org\/wp-content\/uploads\/2026\/03\/questionnaire-image-website-1024x683.png 1024w, https:\/\/transfollow.org\/wp-content\/uploads\/2026\/03\/questionnaire-image-website-272x182.png 272w\" sizes=\"auto, (max-width: 570px) 100vw, 570px\" \/><\/p>\n<p><strong>Versender, Spediteure und Empf\u00e4nger k\u00f6nnen direkt w\u00e4hrend der Transportdurchf\u00fchrung detaillierte Betriebs- und Konformit\u00e4tsdaten erfassen.<\/strong><\/p>\n<ul class=\"hex-list\">\n<li class=\"hex_white\">\n<p class=\"p-hex-list\" style=\"color: #fff\">Konfigurieren Sie Frageb\u00f6gen f\u00fcr jedes Gesch\u00e4ftsszenario und f\u00fcgen Sie sie den Missionsschritten hinzu, <strong>um eine bessere Qualit\u00e4tskontrolle und strukturierte Berichterstattung zu erzielen.<\/strong><\/p>\n<\/li>\n<li class=\"hex_white\">\n<p class=\"p-hex-list\" style=\"color: #fff\"><strong>F\u00fchren Sie die Fahrer durch die erforderlichen Kontrollen <\/strong>direkt in der TransFollow Drive-App \u2013 es sind keine separaten Tools erforderlich, sodass sie immer wissen, was zu tun ist und wann.<\/p>\n<\/li>\n<li class=\"hex_white\">\n<p class=\"p-hex-list\" style=\"color: #fff\">Zeichnen Sie Fahrzeugkontrollen, Warenbeschaffenheit, Vorf\u00e4lle und andere erforderliche Informationen im Rahmen des Fahrer-Workflows auf, um sicherzustellen, dass nichts \u00fcbersehen wird, und um das Vorfallmanagement f\u00fcr Versender und Transportunternehmen zu verbessern<\/p>\n<\/li>\n<li class=\"hex_white\">\n<p class=\"p-hex-list\" style=\"color: #fff\">Standardisieren Sie Inspektionen f\u00fcr jeden Transport, um die Qualit\u00e4tskontrolle und Compliance zu unterst\u00fctzen.<\/p>\n<\/li>\n<li class=\"hex_white\">\n<p class=\"p-hex-list\" style=\"color: #fff\"><strong>Alle Informationen sind in der TransFollow Drive-App, im TransFollow-Portal oder \u00fcber die API<\/strong> zentralisiert und f\u00fcr alle Beteiligten zug\u00e4nglich<\/p>\n<\/li>\n<\/ul>\n                                    <\/div>\r\n\r\n                    <\/div>\r\n    <\/div>\r\n<\/section>\r\n\r\n<\/div><\/div><div id=\"panel-20502-0-0-8\" class=\"so-panel widget widget_tf-column_photo_and_text\" data-index=\"8\" ><div\n\t\t\t\n\t\t\tclass=\"so-widget-tf-column_photo_and_text so-widget-tf-column_photo_and_text-default-d75171398898-20502\"\n\t\t\t\n\t\t>\r\n<section class=\"widget_tf-column_photo_and_text no-elements\" style=\"background-color:#ffffff !important; color:#0047bb !important\">\r\n    \r\n    <div class=\"container\">\r\n        <div class=\"row heading-row\" style=\"padding-top:0px;padding-bottom:0px;\">\r\n            <div class=\"col-12\">\r\n                            <\/div>\r\n        <\/div>\r\n\r\n                <div class=\"row justify-content-between container_photo_and_text description image_display \" style=\"padding-top:0px;padding-bottom:80px;\">\r\n\r\n            \r\n                <div class=\"col-12 col-lg-6 col-xl-6  column-right\">\r\n                    <div class=\"image-outer\">\r\n                        <img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"361\" src=\"https:\/\/transfollow.org\/wp-content\/uploads\/2025\/04\/certifications-1-1024x361.png\" class=\"image_column_photo_and_text\" alt=\"\" srcset=\"https:\/\/transfollow.org\/wp-content\/uploads\/2025\/04\/certifications-1-1024x361.png 1024w, https:\/\/transfollow.org\/wp-content\/uploads\/2025\/04\/certifications-1-570x201.png 570w, https:\/\/transfollow.org\/wp-content\/uploads\/2025\/04\/certifications-1-1140x402.png 1140w, https:\/\/transfollow.org\/wp-content\/uploads\/2025\/04\/certifications-1-768x271.png 768w, https:\/\/transfollow.org\/wp-content\/uploads\/2025\/04\/certifications-1.png 1164w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/>                    <\/div>\r\n                <\/div>\r\n\r\n                                    <div class=\"text_column_photo_and_text col-12 col-lg-6 col-xl-6 column-left\">\r\n                        <div class=\"icon\">\r\n                                                    <\/div>\r\n                        <h3>Erhalten Sie eine sichere und konforme e-CMR- und e-POD-L\u00f6sung<\/h3>\n<ul class=\"hex-list\">\n \t<li class=\"hex_blue\">\n<p class=\"p-hex-list\" style=\"color: #000\"><strong>Sicherstellen, dass Ihre Transportdokumente <\/strong>den internationalen Vorschriften, wie dem e-CMR-Protokoll<strong>, vollst\u00e4ndig entsprechen<\/strong><\/p>\n<\/li>\n \t<li class=\"hex_blue\">\n<p class=\"p-hex-list\" style=\"color: #000\"><strong>Gew\u00e4hrleistung der Sicherheit und des Schutzes Ihrer Daten <\/strong>dank der DSGVO- und ISO 27001-TransFollow-Zertifizierung.<\/p>\n<\/li>\n<\/ul>                                            <\/div>\r\n                                    <\/div>\r\n    <\/div>\r\n<\/section>\r\n\r\n<\/div><\/div><div id=\"panel-20502-0-0-9\" class=\"so-panel widget widget_tf-column_photo_and_text\" data-index=\"9\" ><div\n\t\t\t\n\t\t\tclass=\"so-widget-tf-column_photo_and_text so-widget-tf-column_photo_and_text-default-d75171398898-20502\"\n\t\t\t\n\t\t>\r\n<section class=\"widget_tf-column_photo_and_text no-elements\" style=\"background-color:#ffffff !important; color:#0047bb !important\">\r\n    \r\n    <div class=\"container\">\r\n        <div class=\"row heading-row\" style=\"padding-top:0px;padding-bottom:0px;\">\r\n            <div class=\"col-12\">\r\n                            <\/div>\r\n        <\/div>\r\n\r\n                <div class=\"row justify-content-between container_photo_and_text description image_display \" style=\"padding-top:0px;padding-bottom:80px;\">\r\n\r\n                                <div class=\"text_column_photo_and_text col-12 col-lg-7 col-xl-7 column-left\">\r\n                        <div class=\"icon\">\r\n                                                    <\/div>\r\n                        <h3>W\u00e4hlen Sie die digitale Signatur, die Ihren Anforderungen am besten entspricht<\/h3>\n<ul class=\"hex-list\">\n \t<li class=\"hex_blue\">\n<p class=\"p-hex-list\" style=\"color: #000\"><strong>W\u00e4hlen Sie aus einer Vielzahl digitaler Signaturen <\/strong>\u2013 von einfach bis anspruchsvoll, ganz nach Ihren betrieblichen Anforderungen und Einschr\u00e4nkungen.<\/p>\n<\/li>\n \t<li class=\"hex_blue\">\n<p class=\"p-hex-list\" style=\"color: #000\"><strong>Optimieren Sie den Signaturprozess<\/strong> durch die Massensignatur aller erforderlichen Dokumente \u2013 laut TransFollow-Kunden dauert der Signaturvorgang nur 30 Sekunden.<\/p>\n<\/li>\n<\/ul>                                            <\/div>\r\n                \r\n                <div class=\"col-12 col-lg-5 col-xl-5  column-right\">\r\n                    <div class=\"image-outer\">\r\n                        <img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"726\" src=\"https:\/\/transfollow.org\/wp-content\/uploads\/2025\/04\/document-and-signing-copy-new-app-EN-1-1024x726.png\" class=\"attachment-image-md size-image-md\" alt=\"digital signatures basic advanced\" srcset=\"https:\/\/transfollow.org\/wp-content\/uploads\/2025\/04\/document-and-signing-copy-new-app-EN-1-1024x726.png 1024w, https:\/\/transfollow.org\/wp-content\/uploads\/2025\/04\/document-and-signing-copy-new-app-EN-1-570x404.png 570w, https:\/\/transfollow.org\/wp-content\/uploads\/2025\/04\/document-and-signing-copy-new-app-EN-1-1140x808.png 1140w, https:\/\/transfollow.org\/wp-content\/uploads\/2025\/04\/document-and-signing-copy-new-app-EN-1-768x544.png 768w, https:\/\/transfollow.org\/wp-content\/uploads\/2025\/04\/document-and-signing-copy-new-app-EN-1-1536x1089.png 1536w, https:\/\/transfollow.org\/wp-content\/uploads\/2025\/04\/document-and-signing-copy-new-app-EN-1-1366x968.png 1366w, https:\/\/transfollow.org\/wp-content\/uploads\/2025\/04\/document-and-signing-copy-new-app-EN-1.png 1600w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/>                    <\/div>\r\n                <\/div>\r\n\r\n                                    <\/div>\r\n    <\/div>\r\n<\/section>\r\n\r\n<\/div><\/div><div id=\"panel-20502-0-0-10\" class=\"so-panel widget widget_tf-column_photo_and_text\" data-index=\"10\" ><div\n\t\t\t\n\t\t\tclass=\"so-widget-tf-column_photo_and_text so-widget-tf-column_photo_and_text-default-d75171398898-20502\"\n\t\t\t\n\t\t>\r\n<section class=\"widget_tf-column_photo_and_text no-elements\" style=\"background-color:#ffffff !important; color:#0047bb !important\">\r\n    \r\n    <div class=\"container\">\r\n        <div class=\"row heading-row\" style=\"padding-top:0px;padding-bottom:0px;\">\r\n            <div class=\"col-12\">\r\n                            <\/div>\r\n        <\/div>\r\n\r\n                <div class=\"row justify-content-between container_photo_and_text description image_display \" style=\"padding-top:0px;padding-bottom:80px;\">\r\n\r\n            \r\n                <div class=\"col-12 col-lg-6 col-xl-6  column-right\">\r\n                    <div class=\"image-outer\">\r\n                        <img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"830\" src=\"https:\/\/transfollow.org\/wp-content\/uploads\/2025\/04\/hexagon-rectangular-3-1024x830.png\" class=\"image_column_photo_and_text\" alt=\"infographic transfollow solutions integration agnostic\" srcset=\"https:\/\/transfollow.org\/wp-content\/uploads\/2025\/04\/hexagon-rectangular-3-1024x830.png 1024w, https:\/\/transfollow.org\/wp-content\/uploads\/2025\/04\/hexagon-rectangular-3-570x462.png 570w, https:\/\/transfollow.org\/wp-content\/uploads\/2025\/04\/hexagon-rectangular-3-1140x924.png 1140w, https:\/\/transfollow.org\/wp-content\/uploads\/2025\/04\/hexagon-rectangular-3-768x622.png 768w, https:\/\/transfollow.org\/wp-content\/uploads\/2025\/04\/hexagon-rectangular-3.png 1293w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/>                    <\/div>\r\n                <\/div>\r\n\r\n                                    <div class=\"text_column_photo_and_text col-12 col-lg-6 col-xl-6 column-left\">\r\n                        <div class=\"icon\">\r\n                                                    <\/div>\r\n                        <h3>Behalten Sie Ihre eigene technische Infrastruktur und Ihren Arbeitsablauf<\/h3>\n<ul class=\"hex-list\">\n \t<li class=\"hex_blue\">\n<p class=\"p-hex-list\" style=\"color: #000\"><strong>TransFollow Drive kann direkt mit Ihrem TMS, WMS, ERP <\/strong>oder anderen propriet\u00e4ren L\u00f6sungen <strong>kommunizieren<\/strong><\/p>\n<\/li>\n \t<li class=\"hex_blue\">\n<p class=\"p-hex-list\" style=\"color: #000\"><strong>Verwenden Sie TransFollow Drive als Ihr eigenes FMS <\/strong>oder integrieren Sie es in Ihr FMS, um den Lebenszyklus Ihrer digitalen Transportdokumente zu verwalten<\/p>\n<\/li>\n<\/ul>                                            <\/div>\r\n                                    <\/div>\r\n    <\/div>\r\n<\/section>\r\n\r\n<\/div><\/div><div id=\"panel-20502-0-0-11\" class=\"so-panel widget widget_tf-blue-background-cta panel-last-child hide_hex\" data-index=\"11\" ><div\n\t\t\t\n\t\t\tclass=\"so-widget-tf-blue-background-cta so-widget-tf-blue-background-cta-default-d75171398898-20502\"\n\t\t\t\n\t\t>\n<section class=\"blue-background-cta-widget\">\n\n    <div class=\"container\">\n\n        <div class=\"row\">\n\n            <div class=\"col-12 col-xl-10 col-xxxl-11\">\n\n                \n                <header><\/header>\n\n            <\/div>\n\n        <\/div>\n\n        \n            <div class=\"row\">\n\n                                    <div class=\"col-12 col-md-6 col-xl-4 col-link\">\n\n                        <a href=\"https:\/\/transfollow.org\/contact\/\" class=\"link-wrapper\"\n                           target=\"_blank\">\n\n                            <h4 class=\"title\"> Bereit f\u00fcr den n\u00e4chsten Schritt?<\/h4>\n\n                            <p class=\"description font--weight700\">Demo anfordern<\/p>\n\n                            <div class=\"arrow-wrapper\">\n\n                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\"><path fill=\"#fff\" d=\"M14.174 5.616l10.57 10.566H0v7.216h24.744l-10.57 10.566 5.616 5.617 19.79-19.79L19.79 0z\"\/><\/svg>\n                            <\/div>\n\n                        <\/a>\n\n                    <\/div>\n\n                \n            <\/div>\n\n        \n    <\/div>\n\n<\/section>\n<\/div><\/div><\/div><\/div><\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>TransFollow Drive TransFollow Drive ist ein intuitive mobile App zur Verwaltung von Transportvorg\u00e4ngen von unterwegs aus. Es erm\u00f6glicht allen Fahrern, ihre t\u00e4glichen Eins\u00e4tze zu verwalten, indem es alle wichtigen Meilensteine erfasst, ihre Lokalisierung mitteilt, Ausnahmen meldet und Transportdokumente digital bearbeitet. Alles wird in Echtzeit mit Ihrem Backoffice, Ihren Kunden und Partnern geteilt. Anfordern Sie ein&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,"_monsterinsights_skip_tracking":false,"footnotes":""},"class_list":["post-20502","page","type-page","status-publish","hentry"],"acf":[],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 5.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"TransFollow Drive TransFollow Drive ist ein intuitive mobile App zur Verwaltung von Transportvorg\u00e4ngen von unterwegs aus. Es erm\u00f6glicht allen Fahrern, ihre t\u00e4glichen Eins\u00e4tze zu verwalten, indem es alle wichtigen Meilensteine erfasst, ihre Lokalisierung mitteilt, Ausnahmen meldet und Transportdokumente digital bearbeitet. Alles wird in Echtzeit mit Ihrem Backoffice, Ihren Kunden und Partnern geteilt. Anfordern Sie ein\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/transfollow.org\/de\/drive-app\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 5.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"de_DE\" \/>\n\t\t<meta property=\"og:site_name\" content=\"TransFollow - Uniting Supply Chains\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"TransFollow Drive - TransFollow\" \/>\n\t\t<meta property=\"og:description\" content=\"TransFollow Drive TransFollow Drive ist ein intuitive mobile App zur Verwaltung von Transportvorg\u00e4ngen von unterwegs aus. Es erm\u00f6glicht allen Fahrern, ihre t\u00e4glichen Eins\u00e4tze zu verwalten, indem es alle wichtigen Meilensteine erfasst, ihre Lokalisierung mitteilt, Ausnahmen meldet und Transportdokumente digital bearbeitet. Alles wird in Echtzeit mit Ihrem Backoffice, Ihren Kunden und Partnern geteilt. Anfordern Sie ein\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/transfollow.org\/de\/drive-app\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/www.transfollow.org\/wp-content\/uploads\/2022\/03\/Picture2.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/www.transfollow.org\/wp-content\/uploads\/2022\/03\/Picture2.png\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2025-08-20T16:49:43+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-03-10T21:13:08+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/transfollow\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@transfollow\" \/>\n\t\t<meta name=\"twitter:title\" content=\"TransFollow Drive - TransFollow\" \/>\n\t\t<meta name=\"twitter:description\" content=\"TransFollow Drive TransFollow Drive ist ein intuitive mobile App zur Verwaltung von Transportvorg\u00e4ngen von unterwegs aus. Es erm\u00f6glicht allen Fahrern, ihre t\u00e4glichen Eins\u00e4tze zu verwalten, indem es alle wichtigen Meilensteine erfasst, ihre Lokalisierung mitteilt, Ausnahmen meldet und Transportdokumente digital bearbeitet. Alles wird in Echtzeit mit Ihrem Backoffice, Ihren Kunden und Partnern geteilt. Anfordern Sie ein\" \/>\n\t\t<meta name=\"twitter:creator\" content=\"@transfollow\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/www.transfollow.org\/wp-content\/uploads\/2022\/03\/LOGO_TRANSFOLLOW_HORIZONTAL_BRANDMARK_RVB.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/transfollow.org\\\/de\\\/drive-app\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/transfollow.org\\\/de\\\/#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/transfollow.org\\\/de\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/transfollow.org\\\/de\\\/drive-app\\\/#listItem\",\"name\":\"TransFollow Drive\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/transfollow.org\\\/de\\\/drive-app\\\/#listItem\",\"position\":2,\"name\":\"TransFollow Drive\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/transfollow.org\\\/de\\\/#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/transfollow.org\\\/de\\\/#organization\",\"name\":\"TransFollow\",\"description\":\"Uniting Supply Chains\",\"url\":\"https:\\\/\\\/transfollow.org\\\/de\\\/\",\"telephone\":\"+31644753441\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.transfollow.org\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/LOGO_TRANSFOLLOW_HORIZONTAL_BRANDMARK_RVB.png\",\"@id\":\"https:\\\/\\\/transfollow.org\\\/de\\\/drive-app\\\/#organizationLogo\"},\"image\":{\"@id\":\"https:\\\/\\\/transfollow.org\\\/de\\\/drive-app\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/facebook.com\\\/transfollow\",\"https:\\\/\\\/x.com\\\/transfollow\",\"https:\\\/\\\/instagram.com\\\/transfollow\",\"https:\\\/\\\/pinterest.com\\\/transfollow\",\"https:\\\/\\\/youtube.com\\\/transfollow\",\"https:\\\/\\\/linkedin.com\\\/in\\\/transfollow\"]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/transfollow.org\\\/de\\\/drive-app\\\/#webpage\",\"url\":\"https:\\\/\\\/transfollow.org\\\/de\\\/drive-app\\\/\",\"name\":\"TransFollow Drive - TransFollow\",\"description\":\"TransFollow Drive TransFollow Drive ist ein intuitive mobile App zur Verwaltung von Transportvorg\\u00e4ngen von unterwegs aus. Es erm\\u00f6glicht allen Fahrern, ihre t\\u00e4glichen Eins\\u00e4tze zu verwalten, indem es alle wichtigen Meilensteine erfasst, ihre Lokalisierung mitteilt, Ausnahmen meldet und Transportdokumente digital bearbeitet. Alles wird in Echtzeit mit Ihrem Backoffice, Ihren Kunden und Partnern geteilt. Anfordern Sie ein\",\"inLanguage\":\"de-DE\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/transfollow.org\\\/de\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/transfollow.org\\\/de\\\/drive-app\\\/#breadcrumblist\"},\"datePublished\":\"2025-08-20T16:49:43+00:00\",\"dateModified\":\"2026-03-10T21:13:08+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/transfollow.org\\\/de\\\/#website\",\"url\":\"https:\\\/\\\/transfollow.org\\\/de\\\/\",\"name\":\"Transfollow\",\"description\":\"Uniting Supply Chains\",\"inLanguage\":\"de-DE\",\"publisher\":{\"@id\":\"https:\\\/\\\/transfollow.org\\\/de\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>TransFollow Drive - TransFollow<\/title>\n\n","aioseo_head_json":{"title":"TransFollow Drive - TransFollow","description":"TransFollow Drive TransFollow Drive ist ein intuitive mobile App zur Verwaltung von Transportvorg\u00e4ngen von unterwegs aus. Es erm\u00f6glicht allen Fahrern, ihre t\u00e4glichen Eins\u00e4tze zu verwalten, indem es alle wichtigen Meilensteine erfasst, ihre Lokalisierung mitteilt, Ausnahmen meldet und Transportdokumente digital bearbeitet. Alles wird in Echtzeit mit Ihrem Backoffice, Ihren Kunden und Partnern geteilt. Anfordern Sie ein","canonical_url":"https:\/\/transfollow.org\/de\/drive-app\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/transfollow.org\/de\/drive-app\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/transfollow.org\/de\/#listItem","position":1,"name":"Home","item":"https:\/\/transfollow.org\/de\/","nextItem":{"@type":"ListItem","@id":"https:\/\/transfollow.org\/de\/drive-app\/#listItem","name":"TransFollow Drive"}},{"@type":"ListItem","@id":"https:\/\/transfollow.org\/de\/drive-app\/#listItem","position":2,"name":"TransFollow Drive","previousItem":{"@type":"ListItem","@id":"https:\/\/transfollow.org\/de\/#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/transfollow.org\/de\/#organization","name":"TransFollow","description":"Uniting Supply Chains","url":"https:\/\/transfollow.org\/de\/","telephone":"+31644753441","logo":{"@type":"ImageObject","url":"https:\/\/www.transfollow.org\/wp-content\/uploads\/2022\/03\/LOGO_TRANSFOLLOW_HORIZONTAL_BRANDMARK_RVB.png","@id":"https:\/\/transfollow.org\/de\/drive-app\/#organizationLogo"},"image":{"@id":"https:\/\/transfollow.org\/de\/drive-app\/#organizationLogo"},"sameAs":["https:\/\/facebook.com\/transfollow","https:\/\/x.com\/transfollow","https:\/\/instagram.com\/transfollow","https:\/\/pinterest.com\/transfollow","https:\/\/youtube.com\/transfollow","https:\/\/linkedin.com\/in\/transfollow"]},{"@type":"WebPage","@id":"https:\/\/transfollow.org\/de\/drive-app\/#webpage","url":"https:\/\/transfollow.org\/de\/drive-app\/","name":"TransFollow Drive - TransFollow","description":"TransFollow Drive TransFollow Drive ist ein intuitive mobile App zur Verwaltung von Transportvorg\u00e4ngen von unterwegs aus. Es erm\u00f6glicht allen Fahrern, ihre t\u00e4glichen Eins\u00e4tze zu verwalten, indem es alle wichtigen Meilensteine erfasst, ihre Lokalisierung mitteilt, Ausnahmen meldet und Transportdokumente digital bearbeitet. Alles wird in Echtzeit mit Ihrem Backoffice, Ihren Kunden und Partnern geteilt. Anfordern Sie ein","inLanguage":"de-DE","isPartOf":{"@id":"https:\/\/transfollow.org\/de\/#website"},"breadcrumb":{"@id":"https:\/\/transfollow.org\/de\/drive-app\/#breadcrumblist"},"datePublished":"2025-08-20T16:49:43+00:00","dateModified":"2026-03-10T21:13:08+00:00"},{"@type":"WebSite","@id":"https:\/\/transfollow.org\/de\/#website","url":"https:\/\/transfollow.org\/de\/","name":"Transfollow","description":"Uniting Supply Chains","inLanguage":"de-DE","publisher":{"@id":"https:\/\/transfollow.org\/de\/#organization"}}]},"og:locale":"de_DE","og:site_name":"TransFollow - Uniting Supply Chains","og:type":"article","og:title":"TransFollow Drive - TransFollow","og:description":"TransFollow Drive TransFollow Drive ist ein intuitive mobile App zur Verwaltung von Transportvorg\u00e4ngen von unterwegs aus. Es erm\u00f6glicht allen Fahrern, ihre t\u00e4glichen Eins\u00e4tze zu verwalten, indem es alle wichtigen Meilensteine erfasst, ihre Lokalisierung mitteilt, Ausnahmen meldet und Transportdokumente digital bearbeitet. Alles wird in Echtzeit mit Ihrem Backoffice, Ihren Kunden und Partnern geteilt. Anfordern Sie ein","og:url":"https:\/\/transfollow.org\/de\/drive-app\/","og:image":"https:\/\/www.transfollow.org\/wp-content\/uploads\/2022\/03\/Picture2.png","og:image:secure_url":"https:\/\/www.transfollow.org\/wp-content\/uploads\/2022\/03\/Picture2.png","article:published_time":"2025-08-20T16:49:43+00:00","article:modified_time":"2026-03-10T21:13:08+00:00","article:publisher":"https:\/\/facebook.com\/transfollow","twitter:card":"summary","twitter:site":"@transfollow","twitter:title":"TransFollow Drive - TransFollow","twitter:description":"TransFollow Drive TransFollow Drive ist ein intuitive mobile App zur Verwaltung von Transportvorg\u00e4ngen von unterwegs aus. Es erm\u00f6glicht allen Fahrern, ihre t\u00e4glichen Eins\u00e4tze zu verwalten, indem es alle wichtigen Meilensteine erfasst, ihre Lokalisierung mitteilt, Ausnahmen meldet und Transportdokumente digital bearbeitet. Alles wird in Echtzeit mit Ihrem Backoffice, Ihren Kunden und Partnern geteilt. Anfordern Sie ein","twitter:creator":"@transfollow","twitter:image":"https:\/\/www.transfollow.org\/wp-content\/uploads\/2022\/03\/LOGO_TRANSFOLLOW_HORIZONTAL_BRANDMARK_RVB.png"},"aioseo_meta_data":{"post_id":"20502","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"seo_analyzer_scan_date":"2026-03-10 21:13:43","breadcrumb_settings":null,"limit_modified_date":false,"open_ai":null,"ai":{"faqs":[],"keyPoints":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2025-08-20 15:57:02","updated":"2026-03-10 21:40:12","focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/transfollow.org\/de\/\" title=\"Home\">Home<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\tTransFollow Drive\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/transfollow.org\/de\/"},{"label":"TransFollow Drive","link":"https:\/\/transfollow.org\/de\/drive-app\/"}],"_links":{"self":[{"href":"https:\/\/transfollow.org\/de\/wp-json\/wp\/v2\/pages\/20502","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/transfollow.org\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/transfollow.org\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/transfollow.org\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/transfollow.org\/de\/wp-json\/wp\/v2\/comments?post=20502"}],"version-history":[{"count":12,"href":"https:\/\/transfollow.org\/de\/wp-json\/wp\/v2\/pages\/20502\/revisions"}],"predecessor-version":[{"id":25187,"href":"https:\/\/transfollow.org\/de\/wp-json\/wp\/v2\/pages\/20502\/revisions\/25187"}],"wp:attachment":[{"href":"https:\/\/transfollow.org\/de\/wp-json\/wp\/v2\/media?parent=20502"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}