Skip to main content
Business Support
Toggle navigation menu
Return to allaware.com
Switch to Home Support
Submit a request
All Aware Business
Fleet Aware
Setup and Installation
Setup and Installation
Start here to learn how to set up and install your Fleet Tracker.
How to Install the Fleet Tracker
How to Find Your Vehicle's OBDII Port
How to Find Your Vehicle's VIN
<% var maxSections = 5 %>
Toggle navigation menu
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<% if (category.isActive) { %> <%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %> <% } %>
<% }); %>
<% if (previousArticle || nextArticle) { %>
<% if (previousArticle) { %>
<% if (previousTitle) { %>
<%= previousTitle %>
<% } %>
<%= previousArticle.title %>
<% } %> <% if (nextArticle) { %>
<% if (nextTitle) { %>
<%= nextTitle %>
<% } %>
<%= nextArticle.title %>
<% } %>
<% } %>