How To Add Tracking Number On Shopify
373 views
May 9, 2024
Adding tracking numbers to Shopify orders allows customers to follow the progress of their shipments, enhancing their shopping experience and building trust in your brand. In this video, you'll learn the step-by-step process of adding tracking numbers to orders in Shopify, from accessing the order details to entering the tracking information from your shipping provider. Additionally, you'll discover how to automate tracking updates, notify customers when their order is shipped, and manage different carriers. This guide is ideal for Shopify store owners looking to improve customer communication and streamline order fulfillment.
View Video Transcript
0:00
How to add tracking number on Shopify
0:02
Hi guys, welcome back to another video. And in this video, I'm going to be showing you how you can add a tracking number on your Shopify products
0:10
So having said that, let's just jump into the video. Now, usually what would happen is when someone buys the product for you, as you can see right here, I ordered it myself
0:21
So what happened over here is I already have the order, you know, track with order shop
0:27
So if I click over here, this QR code pops. up and I can just scan it with my phone and it will track it for me
0:34
All right. So I don't need to have that. The confirmation number is written right over here
0:39
So you don't have to worry about that. If you're wondering about the tracking order, well, when you get the email notification
0:46
as you can see right here, we have the order number right here. And we can view this order in the store or visit our website as well
0:53
It's very simple. Now, if you wanted to add a tracking number for yourself, you know, your own customer
0:59
tracking order for that order. What you will do is you click on the orders and you will see right here
1:06
And you can see this is the order that I have right now. I ordered it myself. I click on the product
1:11
And what I have over here is as you can see request fulfillment. I click on request fulfillment
1:19
And over here I can go ahead and send fulfillment right here. You can add notes to send to printify to print
1:26
default because since this is going to be since I connected my printful account right here I
1:32
could just say that this is a test whatever don't send out this product whatever and I can just
1:41
simply click on send fulfillment I can even check this box now once that's done you should have an
1:46
option right here when the fulfillment it has been done right now it's in progress but once
1:52
it's done you like this one you will have a button right here and you would click on it you can
1:55
add a custom tracking order number. Right now, I already have it right here, so I don't need to add it
2:01
If I click on view your order, it takes us right over here onto this part of the website
2:07
As you can see now go ahead track order with shop and I can just simply scan it right here And it will be shown right here right now This is the address So that how you can basically find out the tracking order number
2:22
Now another thing that you can do is you can add your own proper page or tracking order
2:27
So how you do that is by going over onto online stores, right
2:33
And you got themes and you click on pages and you simply add a page, we'll call it tracking
2:40
your order right here. Your order, we'll call this the page. This is going to be the name of the page
2:47
And then right here in the content, we're going to add a piece of code, which is right here
2:52
So this is the piece of code that we're going to add. Don't worry, I will have it linked in the description below
2:56
So you can just simply click on the link and you will find it over here. Then you can just simply copy it right
3:02
So just simply copy the code and then come back to the page and just simply paste it right here
3:09
here, as you can see. And then just simply click on save like so
3:14
And then you can go ahead and view your page right here. As you can see, oops, sorry about that
3:20
I forgot that I had to click on the show HTML button. Sorry about that
3:24
Let me just remove all of this and click on this button called show HTML
3:30
And just simply paste the code like so. And then we just simply leave it as it is
3:37
Then we click over here. And then we just click on this button called Add to your stores navigation button so that it's volume
3:45
Now if I come over here and if I reload it, sorry about that. It didn't save
3:49
Now we just simply click on the save. Click on show HTML. We'll paste the piece of code right here
3:56
Now it says save. We're going to click on save. All right
4:00
And now we can just simply click on view page. And here we go
4:03
So very simple. This is how you do it. You just simply paste the code over here
4:07
You click on show. HTML, as you can see right here, you paste the code and you click on save, and then you view the page and then this is how it would look like
4:16
Then you can say simply enter in the tracking number and it would pop up right here
4:21
Now next step what we need to do is we need to add this page to our navigation right here So for example if I open up my page in another tab we can see that there is no navigation option right here to track our product So what we do is we click on
4:39
main menu right here. We'll click on add menu item and over here we'll just say
4:46
your order, and then we'll just simply click on here and click on pages and just simply select
4:53
track your order option and click on add and now we have the track your order option right here
4:59
we'll click on save we'll click on our tab where our website is we'll reload the page and now we have
5:07
the track your order option in the navigation menu so now people can just simply click on it enter in
5:13
their tracking number and track their order status so next step what we're going to do is we're
5:18
going to add a confirmation message that is going to be sent to people when they you know place an
5:23
order. So like this one right here. As you can see, thank you for purchase. This is the simple message
5:29
the default message that you would get, right? We're going to change this up a little bit. So for this
5:34
what you're going to do is you're going to come back over here onto your Shopify store and click on
5:38
settings, right? It's going to open up this tab right here. Then you're going to scroll down and you're
5:43
going to click on notifications, right? Notifications, you're going to open up right here. And in here
5:49
just scroll down to shippings and you will see you have shipping confirm
5:53
message, all right, set to automatically, right? You're going to click on shipping confirmation message, and over here, this is the order
6:02
Now, what we're going to do is we're going to click on edit code to edit this entire code out, right
6:07
And over here, this is the entire body of your HTML code
6:13
What you're going to do is you're going to select all, and you're going to delete
6:18
Pretty simple. Now, what you're going to do is you're going to have this piece of code right here, and you're
6:23
you're going to copy it and paste it. Now note that there is a highlighted line right here
6:28
I don't know if you can see it. Let me zoom in like so, as you can see
6:33
What this is is basically here, you're going to paste the link of your tracking page, right
6:38
So this page right here you just simply going to copy the link right And you going to paste it right here when you pasted the code So let zoom out and just simply select and copy this piece of code right here
6:54
And scroll down and copy this piece of code like so. And we're going to copy it
6:59
I'm going to come back over here and we're going to paste this code in the body. Now we're going to find that line or that HTML line
7:08
It should be around here. There we go. around line number 100 and 2
7:14
So this is for me. This is the line that I have
7:17
So what we're going to do is we're going to copy the tracking number page or tracking or page over here
7:23
Copy the link and we're going to highlight this bar within these columns or annotations
7:32
And we're going to paste our link. There we go. Like so
7:35
And then we're going to click on save. Now if we go back to
7:41
notifications, scroll down, go into shipping confirmation message. Now as you can see, our message is quite different
7:49
We have a tracking order number as well that is going to be placed
7:52
This is going to be generated automatically because of the piece of code. Don't worry about it
7:57
Now whenever someone, you know, copies it, it will place the code right here and click on track
8:02
And if they have the order, the map will be shown right here right now
8:07
Since I don't have this order, since this was not an order
8:11
this was for an example of course it's going to have there is no order so but don't worry whenever
8:17
someone buys it they're going to get any email like so like i have over here but i don't have the
8:24
order this was the the new one that we've created that is going to have the tracking order number
8:30
and they're going to have the tracking order number they're going to copy it go to the tracking order
8:34
page and paste it and it's going to show them the order is being tracked so that's how you do it that's how you
8:41
add tracking order numbers to your product and you can add your own custom tracking order page
8:48
and how you can change the email and where you can find the tracking order so that is it for this
8:52
video guys hope you guys enjoy this video if you did be sure to hit the like button subscribe to
8:56
the channel and turn on post notifications and i will catch you guys in the next video and until then
9:00
take care and goodbye
#Customer Services
#Mail & Package Delivery
#Retail Trade