go.proshipinc.com Open in urlscan Pro
34.237.219.119  Public Scan

URL: https://go.proshipinc.com/pros-who-know-2023-registration?utm_source=rocketseed&utm_medium=sig&utm_campaign=pwk23
Submission: On October 18 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST https://go.proshipinc.com/pros-who-know-2023-registration

<form accept-charset="UTF-8" method="post" action="https://go.proshipinc.com/pros-who-know-2023-registration" class="form" id="pardot-form">
  <style type="text/css">
    form.form p label {
      color: #000000;
    }

    form.form p.required label,
    form.form span.required label {
      background: none;
      padding-left: 0px;
    }
  </style>
  <p>
    <style type="text/css">
      /* Start custom form CSS generated by https://jennamolby.com/pardot-form-style-generator/ */
      /* Load the custom font */
      @import url('https://fonts.googleapis.com/css2?family=PT+Sans&display=swap');

      #pardot-form {
        font-family: 'PT Sans', sans-serif;
      }

      #pardot-form .form-field {
        margin: 0;
        padding: 0px 15px 0 15px;
      }

      /* The input fields */
      #pardot-form input.text,
      #pardot-form textarea.standard,
      #pardot-form select,
      #pardot-form input.date {
        background-color: white;
        border: solid 1.5px #c5d0e6;
        font-size: 16px;
        color: #434c5f;
        -moz-border-radius: 16px;
        -webkit-border-radius: 16px;
        border-radius: 16px;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 10px;
        padding-right: 10px;
        width: 100%;
        font-family: 'PT Sans', sans-serif;
        box-sizing: border-box;
      }

      /* the input fields on focus */
      #pardot-form input.text:focus,
      #pardot-form textarea.standard:focus,
      #pardot-form select:focus,
      #pardot-form input.date:focus {
        border-color: #72bf44;
        outline: none;
      }

      #pardot-form span.value {
        margin-left: 0;
      }

      /* the field labels */
      #pardot-form label {
        font-size: 15px;
        color: #434c5f;
        font-weight: normal;
        padding-top: 0px;
        padding-bottom: 5px;
        float: none;
        text-align: left;
        width: auto;
        display: block;
      }

      /* the submit button */
      #pardot-form .submit input {
        margin: 15px;
        width: 220px;
        background: transparent linear-gradient(90deg, #72BF44 0%, #1FBBEE 100%);
        background-image: linear-gradient(90deg, rgb(114, 191, 68) 0%, rgb(31, 187, 238) 100%);
        background-position-x: initial;
        background-position-y: initial;
        background-size: initial;
        background-repeat-x: initial;
        background-repeat-y: initial;
        background-attachment: initial;
        background-origin: initial;
        background-clip: initial;
        background-color: transparent;
        border: solid 1px #2ca4bf;
        font-size: 16px;
        color: white;
        font-weight: normal;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-right: 30px;
        padding-left: 30px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        border-radius: 16px;
      }

      /* the submit button hover */
      #pardot-form .submit input:hover {
        background-color: #1988a1;
        text-decoration: underline;
        border-color: #1988a1;
        color: white;
      }

      /* the spacing around the submit button */
      #pardot-form .submit {
        margin: 0;
        padding-top: 20px;
        padding-bottom: 0px;
        text-align: left;
      }

      /* hide the regular checkbox */
      .pd-checkbox input {
        opacity: 0;
        position: absolute;
      }

      /* position the label */
      .pd-checkbox input,
      .pd-checkbox label {
        display: inline-block;
        vertical-align: middle;
        margin: 5px;
        cursor: pointer;
      }

      .pd-checkbox label {
        position: relative;
      }

      /* style the unchecked checkbox */
      .pd-checkbox input+label:before {
        content: '';
        background: #eef3ff;
        border: 1px solid#c5d0e6;
        display: inline-block;
        vertical-align: middle;
        width: 20px;
        height: 20px;
        padding: 0px;
        margin-right: 10px;
        text-align: center;
        font-size: 15px;
        line-height: normal;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
      }

      /* style the checked checkbox */
      .pd-checkbox input:checked+label:before {
        content: "\2713";
        background: #04bbee;
        color: white;
        border-color: #04bbee;
      }

      form.form p.no-label {
        margin-left: 0 !important;
      }

      /* hide the regular radio button */
      .pd-radio input {
        opacity: 0;
        position: absolute;
      }

      /* position the label */
      .pd-radio input,
      .pd-radio label {
        display: inline-block;
        vertical-align: middle;
        margin: 5px;
        cursor: pointer;
      }

      .pd-radio label {
        position: relative;
      }

      /* style the unchecked radio button */
      .pd-radio input+label:before {
        content: '';
        background: #eef3ff;
        border: 1px solid#c5d0e6;
        display: inline-block;
        vertical-align: middle;
        width: 20px;
        height: 20px;
        padding: 0px;
        margin-right: 10px;
        text-align: center;
        font-size: 15px;
        line-height: normal;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
      }

      .pd-radio input+label:before {
        border-radius: 50%;
      }

      /* style the selected radio button color:white; */
      .pd-radio input:checked+label:before {
        content: "\25CF";
        background: #04bbee;
        color: #04bbee;
        border-color: #04bbee;
        vertical-align: middle;
      }

      .checkbox-grid-4-col span {
        display: inline-block;
        float: left;
        width: 25%;
      }

      .checkbox-grid-3-col span {
        display: inline-block;
        float: left;
        width: 33%;
      }

      .checkbox-grid-2-col span {
        display: inline-block;
        float: left;
        width: 50%;
      }

      .checkbox-grid-1-col span {
        display: inline-block;
        float: left;
        width: 100%;
      }

      .checkbox-grid-4-col .field-label,
      .checkbox-grid-3-col .field-label,
      .checkbox-grid-2-col .field-label,
      .checkbox-grid-1-col .field-label {
        float: left;
        clear: both;
      }
    </style>
  </p>
  <p class="form-field  first_name pd-text required required-custom    ">
    <label class="field-label" for="981742_193456pi_981742_193456">First Name *</label>
    <input type="text" name="981742_193456pi_981742_193456" id="981742_193456pi_981742_193456" value="" class="text" size="30" maxlength="40" onchange="" onfocus="">
  </p>
  <div id="error_for_981742_193456pi_981742_193456" style="display:none"></div>
  <p class="form-field  last_name pd-text required required-custom    ">
    <label class="field-label" for="981742_193459pi_981742_193459">Last Name *</label>
    <input type="text" name="981742_193459pi_981742_193459" id="981742_193459pi_981742_193459" value="" class="text" size="30" maxlength="80" onchange="" onfocus="">
  </p>
  <div id="error_for_981742_193459pi_981742_193459" style="display:none"></div>
  <p class="form-field  email pd-text required required-custom    ">
    <label class="field-label" for="981742_193462pi_981742_193462">Email *</label>
    <input type="text" name="981742_193462pi_981742_193462" id="981742_193462pi_981742_193462" value="" class="text" size="30" maxlength="255" onchange="" onfocus="">
  </p>
  <div id="error_for_981742_193462pi_981742_193462" style="display:none"></div>
  <p class="form-field  PWK22_Sessions pd-checkbox required required-custom    ">
    <label class="field-label" for="981742_193483pi_981742_193483">Sessions of Interest *</label>
    <span class="value"><span><input type="checkbox" name="981742_193483pi_981742_193483_2154046" id="981742_193483pi_981742_193483_2154046" value="2154046" onchange=""><label class="inline" for="981742_193483pi_981742_193483_2154046">Expert Parcel
          Shipping Panel | Oct 24th @ 10am CDT</label></span><span><input type="checkbox" name="981742_193483pi_981742_193483_2154049" id="981742_193483pi_981742_193483_2154049" value="2154049" onchange=""><label class="inline"
          for="981742_193483pi_981742_193483_2154049">Waytek Wire, Cubiscan &amp; Concordance | Oct 24 @ 12pm CDT</label></span><span><input type="checkbox" name="981742_193483pi_981742_193483_2154052" id="981742_193483pi_981742_193483_2154052"
          value="2154052" onchange=""><label class="inline" for="981742_193483pi_981742_193483_2154052">SMB &amp; Mid-Sized Businesses Shipping Breakdown | Oct 24th @ 2pm CDT</label></span><span><input type="checkbox"
          name="981742_193483pi_981742_193483_2154055" id="981742_193483pi_981742_193483_2154055" value="2154055" onchange=""><label class="inline" for="981742_193483pi_981742_193483_2154055">Insider Carrier Master Class | Oct 25 @ 10am
          CDT</label></span><span><input type="checkbox" name="981742_193483pi_981742_193483_2154058" id="981742_193483pi_981742_193483_2154058" value="2154058" onchange=""><label class="inline" for="981742_193483pi_981742_193483_2154058">3PL
          Showcase: Cart.com | Oct 25th @ 12pm CDT</label></span></span>
  </p>
  <div id="error_for_981742_193483pi_981742_193483" style="display:none"></div>
  <p class="form-field  Form_Comments pd-text     ">
    <label class="field-label" for="981742_193486pi_981742_193486">Submit a Question for a Session</label>
    <input type="text" name="981742_193486pi_981742_193486" id="981742_193486pi_981742_193486" value="" class="text" size="30" maxlength="65535" onchange="" onfocus="">
    <span class="description">Please note which session your question is for</span>
  </p>
  <div id="error_for_981742_193486pi_981742_193486" style="display:none"></div>
  <p class="form-field %%form-field-css-classes%% pd-captcha required hidden   %%form-field-dependency-css%%">
  </p>
  <div class="g-recaptcha" data-sitekey="6LfVnCYTAAAAAB4x9xlkeTsV8CO6np5UMhNjRNNZ">
    <div style="width: 304px; height: 78px;">
      <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-6vg5usqemc52" frameborder="0" scrolling="no"
          sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"
          src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LfVnCYTAAAAAB4x9xlkeTsV8CO6np5UMhNjRNNZ&amp;co=aHR0cHM6Ly9nby5wcm9zaGlwaW5jLmNvbTo0NDM.&amp;hl=de&amp;v=MydHw_zggsxIJuhSbyOmPv5R&amp;size=normal&amp;cb=tzqj03ytplj"></iframe>
      </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
        style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
    </div><iframe style="display: none;"></iframe>
  </div>
  <script type="text/javascript" src="https://www.google.com/recaptcha/api.js">
  </script>
  <p></p>
  <div id="error_for_Recaptchapi_Recaptcha" style="display:none"></div>
  <p style="position:absolute; width:190px; left:-9999px; top: -9999px;visibility:hidden;">
    <label for="pi_extra_field">Comments</label>
    <input type="text" name="pi_extra_field" id="pi_extra_field">
  </p>
  <!-- forces IE5-8 to correctly submit UTF8 content  -->
  <input name="_utf8" type="hidden" value="☃">
  <p class="submit">
    <input type="submit" accesskey="s" value="Submit">
  </p>
  <script type="text/javascript">
    adroll_adv_id = "L2SJPVV2CNGQLGN4E6KUEN";
    adroll_pix_id = "MEXML5AMPNH4BFDBQ2QQOB";
    adroll_version = "2.0";
    (function(w, d, e, o, a) {
      w.__adroll_loaded = true;
      w.adroll = w.adroll || [];
      w.adroll.f = ['setProperties', 'identify', 'track'];
      var roundtripUrl = "https://s.adroll.com/j/" + adroll_adv_id + "/roundtrip.js";
      for (a = 0; a < w.adroll.f.length; a++) {
        w.adroll[w.adroll.f[a]] = w.adroll[w.adroll.f[a]] || (function(n) {
          return function() {
            w.adroll.push([n, arguments])
          }
        })(w.adroll.f[a])
      }
      e = d.createElement('script');
      o = d.getElementsByTagName('script')[0];
      e.async = 1;
      e.src = roundtripUrl;
      o.parentNode.insertBefore(e, o);
    })(window, document);
    adroll.track("pageView");
  </script>
  <script type="text/javascript">
    //<![CDATA[
    var anchors = document.getElementsByTagName("a");
    for (var i = 0; i < anchors.length; i++) {
      var anchor = anchors[i];
      if (anchor.getAttribute("href") && !anchor.getAttribute("target")) {
        anchor.target = "_top";
      }
    }
    //]]>
  </script>
  <input type="hidden" name="hiddenDependentFields" id="hiddenDependentFields" value="">
</form>

Text Content

 * Shipping Resources
 * Blog
 * Demo Request

REGISTRATION NOW OPEN


THE PROS WHO KNOW 2023


A VIRTUAL EVENT HYPERFOCUSED ON PARCEL SHIPPING

October 24th and 25th, 2023

REGISTER NOW





ABOUT THE EVENT



The premier virtual parcel shipping showcase returns for 2023, and it's even
bigger and better than before! Join us for The 4th Annual ProS Who Know Virtual
Event on October 24-25, 2023. This year's event is set to bring together supply
chain professionals, industry leaders, and top shipping experts for an
insightful exploration of the latest trends and pivotal topics shaping the
future of successful parcel (and even some LTL!) shipping strategies.



Attendees can look forward to in-depth insights into brands and partners that
excel in delivering exceptional customer experiences while optimizing their
shipping operations. The event will include captivating discussions featuring a
panel of parcel experts and shipping carrier leaders, covering an array of
critical topics such as this year's GRIs, carrier risk ratings, the do's and
don't for 3PL partnerships, shipping cost management, SMB shipping scalability,
and much more!



Mark your calendars, submit your questions for the speakers, & get ready to dive
into the future of parcel shipping excellence!

First Name *



Last Name *



Email *



Sessions of Interest * Expert Parcel Shipping Panel | Oct 24th @ 10am CDTWaytek
Wire, Cubiscan & Concordance | Oct 24 @ 12pm CDTSMB & Mid-Sized Businesses
Shipping Breakdown | Oct 24th @ 2pm CDTInsider Carrier Master Class | Oct 25 @
10am CDT3PL Showcase: Cart.com | Oct 25th @ 12pm CDT



Submit a Question for a Session Please note which session your question is for











Comments






SESSIONS


Tuesday, October 24th | 10am CDT

[Expert Panel] What is Going On? What It Really Takes to Thrive in Parcel
Pandemonium

Reflecting on the last couple years, the supply chain and transportation
landscape has navigated many peaks and valleys. In this ever-evolving terrain,
ProShip has put together a panel of logistics industry experts to help conquer
today’s parcel challenges and seize the opportunities that lie ahead.

Explore:

 * What GRIs and ever-changing surcharges could mean for you this year
 * How to successfully navigate the upcoming peak season, what to track, and how
   to evaluate
 * How data-driven decision-making can help future-proof your shipping operation

Speakers:

 * Justin Cramer, Co-Founder | ProShip, Inc.
 * Matt Chapa, Sr. Transportation Manager| FabFitFun | LowBudgetLogistics
 * Mark Taylor, Sr. Director of Transportation Consulting | Korber Supply Chain
 * Megan Rudolph, Sr. Director of Strategic Parcel Operations | Saddle Creek
   Logistics

Wednesday, October 25th | 10am CDT

[Insider Master Class] The Diverse Carrier Landscape and How to Navigate it Like
a Pro

Are you ready to discover the secrets to a carrier mix that helps top brands
win? Join our exclusive webinar designed for supply chain professionals
navigating the diverse carrier market who may be experiencing choice overload.

You will:

 * Hear from carrier leaders on the forefront of new technology decipher what's
   really happening in the transportation space
 * Gain insider info on how to effectively rate the risks (and rewards!) from
   different carrier types
 * Learn carrier features that can help expand your customer base both
   domestically & internationally

Speakers:

 * Timur Eligulashvili, President | Logistics Remix
 * Rathna Sharad, Founder & CEO | FlavorCloud
 * Katie Vogt, IT Director | Asendia USA
 * Jerri Dixon, Strategic Alliance Manager | ProShip, Inc.

Tuesday, October 24th | 12pm CDT

[Waytek, Cubiscan & Concordance] How to Tackle Unexpected Shipping Costs Due to
Box Size Variance

Tired of receiving higher parcel shipping chargebacks than you anticipated?
These incurred unexpected costs could likely be a result of discrepancies
between the box size manifested by the shipper and the actual size determined by
parcel carriers.

Discover:

 * The range of unexpected costs that shippers incur and what type of shippers
   may be most prone
 * Testimony from a customer who dealt with this challenge and how they solved
   the issue, resulting in substantial labor savings and throughput gains
 * Various solutions including automated dimension capturing technology and
   multi-carrier parcel shipping software designed for IBM i for IBM Power
   servers.

Speakers:

 * Tim Mark, Warehouse Operations Manager | Waytek Wire
 * Travis Peltier, Director of Sales and Marketing | Cubiscan
 * John Bouillon, Director, Freight Management | Concordance Healthcare
   Solutions
 * Charlie Hawkins, Director of Sales | Varsity Logistics
 * Tom Reber, Director of Business Development |Varsity Logistics

Wednesday, October 25th | 12pm CDT

[Cart.com and ProShip] The Future of Third-Party Logistics: Next-Level Growth
Strategies

Ready to witness success in motion? Don't miss this live case-based webinar that
showcases the cutting-edge unified commerce strategies a top 3PL utilizes to
gain a competitive advantage and how today's enterprise shippers can use these
value-adds to their benefit.

Uncover:

 * For Shippers: A list of unique features to look for when choosing a 3PL
   partner
 * For 3PLS: A list of technologies that help you outshine the competition and
   easily onboard customers
 * The do's and don't for partnering with a 3PL
 * How 3PLs can redefine what cost-effective growth looks like

Speakers:

 * Lars Anderson, Vice President | Cart.com
 * Justin Cramer, Co-Founder | ProShip, Inc.
 * Will Carver, Customer Success Specialist | ProShip, Inc.

Tuesday, October 24th | 2pm CDT

[SMB & Mid-Sized Businesses] How You Can Stay in the Running with the Top Dogs
by Utilizing Shipping Software Built to Scale

In the dynamic world of logistics and parcel shipping, small and mid-sized
businesses often find themselves competing with industry giants. To not only
survive but thrive in this competitive landscape, they must leverage the right
tools and strategies.

Learn:

 * An overview of the current parcel shipping landscape and challenges faced by
   SMB & mid-sized businesses
 * The must-have shipping features and distribution capabilities to optimize
   operations and level the playing field
 * What to include in your shipping software evaluation and how to get
   up-and-running on a quick timeline

Speakers:

 * Eric Levine, Sales Executive, WorldLink | ProShip, Inc.
 * Clint Boaz, Senior Sales Engineer | ProShip, Inc.

What to Expect

Due to it's popularity in the supply chain space, this is the 4th year ProShip
is putting on our ProS Who Know virtual event series hyperfocused on parcel
shipping. We are so thankful to the many retailers, transportation industry
experts and technology mavens that have made this yearly event a success.

View the recordings of our past sessions to learn a little more about how
valuable these conversations are.


View Past Sessions


READY TO ENHANCE YOUR PARCEL SHIPPING KNOWLEDGE? DON'T MISS OUT – REGISTER FOR
THIS EXCLUSIVE EVENT ON OCTOBER 24 & 25, 2023!

Can't make it to the live event? Register anyway, and we'll send the recordings
to you post-event!


Secure Your Spot!



The fastest and most-trusted multi-carrier shipping software that enables you to
make complex parcel shipping challenges simple and cost-effective.

Copyright © 2023 ProShip, Inc.


LINKS

 * Resources
 * Upcoming Events
 * Pricing/Demo


CONTACT

400 N. Executive Dr., Suite 210

Brookfield, WI. 53005

 * (800) 353-7774
 * sales@proshipinc.com





×
We Value Your Privacy
Settings
NextRoll, Inc. ("NextRoll") and our advertising partners use cookies and similar
technologies on this site and use personal data (e.g., your IP address). If you
consent, the cookies, device identifiers, or other information can be stored or
accessed on your device for the purposes described below. You can click "Allow
All" or "Decline All" or click Settings above to customize your consent.
NextRoll and our advertising partners process personal data to: ● Store and/or
access information on a device; ● Create a personalized content profile; ●
Select personalised content; ● Personalized ads, ad measurement and audience
insights; ● Product development. For some of the purposes above, our advertising
partners: ● Use precise geolocation data. Some of our partners rely on their
legitimate business interests to process personal data. View our advertising
partners if you wish to provide or deny consent for specific partners, review
the purposes each partner believes they have a legitimate interest for, and
object to such processing.
If you select Decline All, you will still be able to view content on this site
and you will still receive advertising, but the advertising will not be tailored
for you. You may change your setting whenever you see the Manage consent
preferences on this site.
Decline All
Allow All
Manage consent preferences