Closed Thread
Results 1 to 2 of 2

Thread: Tracking number clickable link

  1. #1
    Intermediate Participant nielsnorby's Avatar
    Join Date
    Mar 2009
    Location
    Carlsbad, CA
    Posts
    85

    Default Tracking number clickable link

    Want to create a link your customer can click on to track a package when you send them an html shipping notification email?

    In bizwizard, click on configuration, then shipping methods

    For ups shipments, open all that use ups (ie. ups ground, ups next day...) and add the following code to the end of the Shipping Notification Email Text field:

    <BR><BR><A HREF="http://wwwapps.ups.com/etracking/tracking.cgi?Requester=WS&TypeOfInquiryNumber=T&bu ild_detail=yes&InquiryNumber=[%Order.Tracking-Number%]" TARGET="_blank">Click Here to track your package</A>

    This will create a link for your customer to click on from the email you send them

    do not use fedex so not sure on the coding there

    Hope this is helpful

    cheers
    Niels Norby
    President
    www.sdtrophy.com

  2. #2
    NetSoft Studio Team M. David Matney's Avatar
    Join Date
    Mar 2009
    Location
    Reno, Nevada
    Posts
    349

    Default

    Quote Originally Posted by nielsnorby View Post
    Want to create a link your customer can click on to track a package when you send them an html shipping notification email?

    In bizwizard, click on configuration, then shipping methods

    For ups shipments, open all that use ups (ie. ups ground, ups next day...) and add the following code to the end of the Shipping Notification Email Text field:

    <BR><BR><A HREF="http://wwwapps.ups.com/etracking/tracking.cgi?Requester=WS&TypeOfInquiryNumber=T&bu ild_detail=yes&InquiryNumber=[%Order.Tracking-Number%]" TARGET="_blank">Click Here to track your package</A>

    This will create a link for your customer to click on from the email you send them

    do not use fedex so not sure on the coding there

    Hope this is helpful

    cheers
    You can now add this custom code to the shipping method itself. This will allow you to customize the shipping notification e-mail without having to modify the e-mail template.
    Best Regards
    M. David Matney
    Chief Developer
    NetSoft Studio
    http://www.NetSoftStudio.com

Closed Thread

Similar Threads

  1. Tracking Conversions
    By nielsnorby in forum Enhancement Requests
    Replies: 0
    Last Post: 03-16-2010, 06:03 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts