{"id":360642,"date":"2025-03-25T08:33:47","date_gmt":"2025-03-25T12:33:47","guid":{"rendered":"https:\/\/tech.co\/?page_id=360642"},"modified":"2025-03-25T08:33:47","modified_gmt":"2025-03-25T08:33:47","slug":"the-inside-lane-newsletter","status":"publish","type":"page","link":"https:\/\/tech.co\/the-inside-lane-newsletter","title":{"rendered":"The Inside Lane Newsletter"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row][vc_column] <\/p><div class=\"single-image center\">\n <div class=\"single-image-box\">\n <img loading=\"lazy\" decoding=\"async\" width=\"640\" height=\"266\" src=\"https:\/\/images.tech.co\/wp-content\/uploads\/2025\/06\/09120008\/inside-lane-about-640x266.png\" class=\"attachment-medium size-medium\" alt=\"Inside Lane About\" srcset=\"https:\/\/images.tech.co\/wp-content\/uploads\/2025\/06\/09120008\/inside-lane-about-640x266.png 640w, https:\/\/images.tech.co\/wp-content\/uploads\/2025\/06\/09120008\/inside-lane-about-1024x426.png 1024w, https:\/\/images.tech.co\/wp-content\/uploads\/2025\/06\/09120008\/inside-lane-about-768x320.png 768w, https:\/\/images.tech.co\/wp-content\/uploads\/2025\/06\/09120008\/inside-lane-about.png 1110w\" sizes=\"auto, (max-width: 640px) 100vw, 640px\"> <\/div>\n <\/div>\n\n[\/vc_column][\/vc_row][vc_row][vc_column]<div class=\"chameleon-widget-wrapper\">\n <script type=\"text\/javascript\">\n        \n        \n            window.chameleon = window.chameleon || {};\n        \n            var inputData227134d402 = {\n                formId: '6760',\n                themeName: 'custom',\n                domain: 'ca',\n                env: 'prod',\n                headerEnabled: false,\n                borderEnabled: false,\n                height: 450,\n                belowFold: true,\n                dynamicHeight: false,\n                autoScroll: false,\n                isConsentStatementAboveNavigation: false,\n                paletteOverrides: {\"widgetBackgroundColor\":\"#FDFDFD\",\"secondaryBackgroundColor\":\"rgba(237,237,237,0)\",\"scrollIndicatorColor\":\"#323232\",\"primaryTextColor\":\"#000000\",\"secondaryTextColor\":\"#4F4F4F\",\"answerUnselectedColor\":\"#949494\",\"answerSelectedColor\":\"#00B59B\",\"answerBackgroundColor\":\"#FFFFFF\",\"continueButtonColor\":\"#000000\",\"continueButtonHoverColor\":\"#000000\",\"continueButtonTextColor\":\"#FFFFFF\",\"backButtonColor\":\"#EDEDED\",\"backButtonHoverColor\":\"#DFDFDF\",\"progressBarFilledColor\":\"#00B59B\"}, eventHandlers: { widgetVisible: function (eventInfo) {    window.dataLayer = window.dataLayer || [];\n    window.dataLayer.push({\n        event: 'newsletterSignupShown',\n        newsletter: \"Inside Lane\",\n        newsletter_cta: 'Chameleon',\n        url: window.location.origin + window.location.pathname,\n    });\n},\ninitialWidgetInteraction: function (eventInfo) {    window.dataLayer = window.dataLayer || [];\n    window.dataLayer.push({\n        event: 'userAction',\n        type: 'subscriptionInteraction',\n        newsletter: \"Inside Lane\",\n        newsletter_cta: 'Chameleon',\n        url: window.location.origin + window.location.pathname,\n    });\n},\nformSubmit: function (eventInfo) {    window.dataLayer = window.dataLayer || [];\n    window.dataLayer.push({\n        event: 'userAction',\n        type: 'subscriptionClick',\n        newsletter: \"Inside Lane\",\n        newsletter_cta: 'Chameleon',\n        url: window.location.origin + window.location.pathname,\n    });\n    window.sid = eventInfo.submissionId;\n},\n\n        customerMatchesRequested: function(eventInfo) {\n            window.customerMatchesRequested = true;\n            fetch(flexi_comp_vars.ajaxurl, {\n                method: \"POST\",\n                headers: {\n                    \"Content-Type\": \"application\/x-www-form-urlencoded\",\n                },\n                body: new URLSearchParams({\n                    action: \"get_thank_you_page_for_brand_ids\",\n                    data: eventInfo?.brandMatches ? JSON.stringify(eventInfo.brandMatches) : \"[]\",\n                })\n            })\n            .then((response) => {\n                return response.json();\n            })\n            .then((data) => {\n                window.customerPotentialMatches = data ? data : [];\n            });\n        },\n        thankYouPageRequested: function(eventInfo) {\n            const { brandMatches } = eventInfo;\n            \n            \/**\n            * {brandMatches} array of matches received in thankYouPageRequested event\n            * {customerPotentialMatches} array of matches received in customerMatchesRequested event\n            * {redirectUrlAfterSubmission} Url we are redirecting to.\n            * \n            * In PHOENIX-1759 we implement that we only do redirecting if \n            * brandMatches only has exactly one match, to prevent conflicts in shared verticals.\n            *\/\n            if (brandMatches) {\n                window.sessionStorage.setItem(\"brandMatches\", JSON.stringify(brandMatches));\n                \n                if (window.customerPotentialMatches && brandMatches.length === 1) {\n                    const matchingElement = window.customerPotentialMatches.find(customerPotentialMatch =>\n                        brandMatches.some(brandMatch => brandMatch.id === customerPotentialMatch.brand_id)\n                    );\n    \n                    if (matchingElement && matchingElement.url) {\n                        window.redirectUrlAfterSubmission = matchingElement.url;\n                    }\n                }\n            }\n\n            if ( window.redirectUrlAfterSubmission ) {\n                \/\/ make sure to hide the form if we are redirecting to a thank you page\n                \n            document.querySelector('iframe[id^=\"' + eventInfo.iFrameId + '\"]').closest(\"div\").style.display = \"none\";\n        \n                            \n            setTimeout(() => {\n                const excludingParams = [\"cid\", \"ref2\", \"ref3\"];\n                const currentUrlParams = new URLSearchParams(window.location.search);\n                excludingParams.forEach(param => {\n                    currentUrlParams.delete(param);\n                });\n                const extraUrlParams = currentUrlParams.size ? `&${currentUrlParams.toString()}` : \"\";\n                window.location.href = redirectUrlAfterSubmission + '?sid=' + window.sid + '&fid=352977' + extraUrlParams;\n            }, 1000);\n        \n            }\n        },\n        } \n            };\n            \/\/ We need formWidgetInfoObject variable for browserBackIntercept.min.js\n            var formWidgetInfoObject = formWidgetInfoObject227134d402 = runFormWidgetLoader(inputData227134d402);\n            var mvfFormWidgetLoadingErrors227134d402 = formWidgetInfoObject227134d402.loadingErrors;\n            <\/script>\n\n <\/div>[\/vc_column][\/vc_row][vc_row][vc_column css_animation=&rdquo;none&rdquo; width=&rdquo;2\/3&Prime;][vc_column_text css=&rdquo;&rdquo;]If you want to keep up to speed on all things trucking, you need to sign up for <a href=\"http:\/\/www.theinsidelane.co\" target=\"_blank\" rel=\"noopener noreferrer\">The Inside Lane newsletter<\/a>.\n<p>Started in 2023, The Inside Lane is curated specifically for trucking industry leaders who want to help their companies succeed, and want to stay informed of important industry trends.<\/p>\n<p>Join The Inside Lane and you can expect exclusive content that you&rsquo;ll only find in The Inside Lane newsletter, as well as <strong>in-depth analysis<\/strong>, <strong>free guides and resources<\/strong>, and <strong>up to the moment news<\/strong> about the industry.<\/p>\n<p>Sign up below to receive the Inside Lane newsletter straight to your inbox, every Tuesday and Thursday.[\/vc_column_text][\/vc_column][\/vc_row]<\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>[vc_row][vc_column][\/vc_column][\/vc_row][vc_row][vc_column][\/vc_column][\/vc_row][vc_row][vc_column css_animation=&#8221;none&#8221;<\/p>\n","protected":false},"author":9642,"featured_media":360657,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-360642","page","type-page","status-publish","has-post-thumbnail","hentry","col-12"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Subscribe to The Inside Lane Newsletter<\/title>\n<meta name=\"description\" content=\"The Inside Lane newsletter is the ultimate resource for the trucking industry. Sign up today for exclusive content and in-depth analysis.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/tech.co\/the-inside-lane-newsletter\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Subscribe to The Inside Lane Newsletter\" \/>\n<meta property=\"og:description\" content=\"The Inside Lane newsletter is the ultimate resource for the trucking industry. Sign up today for exclusive content and in-depth analysis.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/tech.co\/the-inside-lane-newsletter\" \/>\n<meta property=\"og:site_name\" content=\"Tech.co\" \/>\n<meta property=\"og:image\" content=\"https:\/\/images.tech.co\/wp-content\/uploads\/2025\/03\/25044144\/il-logo-2.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"960\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/tech.co\/the-inside-lane-newsletter\",\"url\":\"https:\/\/tech.co\/the-inside-lane-newsletter\",\"name\":\"Subscribe to The Inside Lane Newsletter\",\"isPartOf\":{\"@id\":\"https:\/\/tech.co\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/tech.co\/the-inside-lane-newsletter#primaryimage\"},\"image\":{\"@id\":\"https:\/\/tech.co\/the-inside-lane-newsletter#primaryimage\"},\"thumbnailUrl\":\"https:\/\/images.tech.co\/wp-content\/uploads\/2025\/03\/25044144\/il-logo-2.jpg\",\"datePublished\":\"2025-03-25T12:33:47+00:00\",\"description\":\"The Inside Lane newsletter is the ultimate resource for the trucking industry. Sign up today for exclusive content and in-depth analysis.\",\"breadcrumb\":{\"@id\":\"https:\/\/tech.co\/the-inside-lane-newsletter#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/tech.co\/the-inside-lane-newsletter\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/tech.co\/the-inside-lane-newsletter#primaryimage\",\"url\":\"https:\/\/images.tech.co\/wp-content\/uploads\/2025\/03\/25044144\/il-logo-2.jpg\",\"contentUrl\":\"https:\/\/images.tech.co\/wp-content\/uploads\/2025\/03\/25044144\/il-logo-2.jpg\",\"width\":1920,\"height\":960},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/tech.co\/the-inside-lane-newsletter#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/tech.co\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"The Inside Lane Newsletter\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/tech.co\/#website\",\"url\":\"https:\/\/tech.co\/\",\"name\":\"Tech.co\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/tech.co\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Subscribe to The Inside Lane Newsletter","description":"The Inside Lane newsletter is the ultimate resource for the trucking industry. Sign up today for exclusive content and in-depth analysis.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/tech.co\/the-inside-lane-newsletter","og_locale":"en_US","og_type":"article","og_title":"Subscribe to The Inside Lane Newsletter","og_description":"The Inside Lane newsletter is the ultimate resource for the trucking industry. Sign up today for exclusive content and in-depth analysis.","og_url":"https:\/\/tech.co\/the-inside-lane-newsletter","og_site_name":"Tech.co","og_image":[{"width":1920,"height":960,"url":"https:\/\/images.tech.co\/wp-content\/uploads\/2025\/03\/25044144\/il-logo-2.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/tech.co\/the-inside-lane-newsletter","url":"https:\/\/tech.co\/the-inside-lane-newsletter","name":"Subscribe to The Inside Lane Newsletter","isPartOf":{"@id":"https:\/\/tech.co\/#website"},"primaryImageOfPage":{"@id":"https:\/\/tech.co\/the-inside-lane-newsletter#primaryimage"},"image":{"@id":"https:\/\/tech.co\/the-inside-lane-newsletter#primaryimage"},"thumbnailUrl":"https:\/\/images.tech.co\/wp-content\/uploads\/2025\/03\/25044144\/il-logo-2.jpg","datePublished":"2025-03-25T12:33:47+00:00","description":"The Inside Lane newsletter is the ultimate resource for the trucking industry. Sign up today for exclusive content and in-depth analysis.","breadcrumb":{"@id":"https:\/\/tech.co\/the-inside-lane-newsletter#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/tech.co\/the-inside-lane-newsletter"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/tech.co\/the-inside-lane-newsletter#primaryimage","url":"https:\/\/images.tech.co\/wp-content\/uploads\/2025\/03\/25044144\/il-logo-2.jpg","contentUrl":"https:\/\/images.tech.co\/wp-content\/uploads\/2025\/03\/25044144\/il-logo-2.jpg","width":1920,"height":960},{"@type":"BreadcrumbList","@id":"https:\/\/tech.co\/the-inside-lane-newsletter#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/tech.co\/"},{"@type":"ListItem","position":2,"name":"The Inside Lane Newsletter"}]},{"@type":"WebSite","@id":"https:\/\/tech.co\/#website","url":"https:\/\/tech.co\/","name":"Tech.co","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/tech.co\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/tech.co\/wp-json\/wp\/v2\/pages\/360642","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tech.co\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tech.co\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tech.co\/wp-json\/wp\/v2\/users\/9642"}],"replies":[{"embeddable":true,"href":"https:\/\/tech.co\/wp-json\/wp\/v2\/comments?post=360642"}],"version-history":[{"count":0,"href":"https:\/\/tech.co\/wp-json\/wp\/v2\/pages\/360642\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tech.co\/wp-json\/wp\/v2\/media\/360657"}],"wp:attachment":[{"href":"https:\/\/tech.co\/wp-json\/wp\/v2\/media?parent=360642"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}