MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-ShipmentTracking

    Scheduled Pinned Locked Moved Utilities
    shipment tracking
    15 Posts 7 Posters 12.4k Views 7 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • strawberry 3.141S Offline
      strawberry 3.141 Project Sponsor Module Developer
      last edited by

      There is a new carrier called Landmark added

      Please create a github issue if you need help, so I can keep track

      1 Reply Last reply Reply Quote 0
      • A Offline
        Argentum
        last edited by

        is it possible to turn it as general tracking? forexample for site https://www.17track.net/en or that one http://www.track-trace.com/post

        strawberry 3.141S 1 Reply Last reply Reply Quote 0
        • strawberry 3.141S Offline
          strawberry 3.141 Project Sponsor Module Developer @Argentum
          last edited by

          @Argentum if you provide me tracking ids that work with those sites i will add them for sure

          Please create a github issue if you need help, so I can keep track

          1 Reply Last reply Reply Quote 0
          • A Offline
            Argentum
            last edited by

            You mean tracking code yeah? avg international tracking codes for post are usualy format EE123456789XX

            We use the last 2 letters to automatically send the request to the correct country
            In some cases we use the 2 first letters to select the type of tracking to use
            If the country is not supported or you want to select a specific country you can do this manually after tracking

            forexample one old tracking code RL236121831CN ( 17track.net shows nicely eaven chaina movment but track-trace.com gets stuck… probably cos chaina doesnt write statuses in english)

            A strawberry 3.141S 2 Replies Last reply Reply Quote 0
            • A Offline
              Argentum @Argentum
              last edited by

              @Argentum said in MMM-ShipmentTracking:

              You mean tracking code yeah? avg international tracking codes for post are usualy format EE123456789XX

              We use the last 2 letters to automatically send the request to the correct country
              In some cases we use the 2 first letters to select the type of tracking to use
              If the country is not supported or you want to select a specific country you can do this manually after tracking

              forexample one old tracking code RL236121831CN ( 17track.net shows nicely eaven chaina movment but track-trace.com gets stuck… probably cos chaina doesnt write statuses in english)

              for 17track could be extra awsome… that starts to trace multiple tracking codes if needed…

              1 Reply Last reply Reply Quote 0
              • strawberry 3.141S Offline
                strawberry 3.141 Project Sponsor Module Developer @Argentum
                last edited by

                @Argentum after a lot of struggling 17track is now supported as well, but there is only a correct time displayed, if you are in the same timezone as the carrier. I asked them and they told me the time is the local time of the specific carrier, but there is no information about which timezone it is and without configuring the timezone for all 170+ carriers, everyone has to calculate the difference for themself in their head. Pretty oldschool hah

                Please create a github issue if you need help, so I can keep track

                1 Reply Last reply Reply Quote 0
                • O Offline
                  onlyname0
                  last edited by

                  How do you track multiple shipments (for 17track)? I have multiple working tracking codes but it doesn’t seems to find them. Currently I call them like this:
                  tracking: {
                  ‘17track’: [‘code1’,‘code2’,…,‘codeN’]
                  },
                  Could you extend the example in the wiki a little?

                  strawberry 3.141S 1 Reply Last reply Reply Quote 0
                  • strawberry 3.141S Offline
                    strawberry 3.141 Project Sponsor Module Developer @onlyname0
                    last edited by

                    @onlyname0 yes it should be like this, do they work when you put just one in the array?

                    Please create a github issue if you need help, so I can keep track

                    luisestradaL 1 Reply Last reply Reply Quote 0
                    • O Offline
                      onlyname0
                      last edited by

                      @onlyname0 said in MMM-ShipmentTracking:

                      Yes, I’ve tried but it tells me to check the tracking codes. If I check on 17track they work fine, but it can be that the shipping info is in chinese (issue?) which is then translated into english on 17track. Also how do you input several providers, for example 17track and DHL? If I try DHL alone it also tells me to check the tracking number as well. I doubled checked following the base url link in DHL.js and it reads the tracking code fine.

                      strawberry 3.141S 1 Reply Last reply Reply Quote 0
                      • P Offline
                        pinsdorf Module Developer
                        last edited by

                        I totally like the idea that my mirror informs me about upcoming shipments. I was wondering if there is a convenient way so that I don’t have to put the tracking numbers into the config.js?

                        Some ideas:

                        • Manually add tracking numbers to a file on OneDrive or DropBox. The module reads it from there.
                        • Forward order confirmation mails containing the tracking number to an email address, which the tracking module polls from and extract the shipping number (do they have a standard encoding, at least per carrier?).
                        • Utilize voice command to dictate the shipping number.
                        • Hook up my mailbox for order confirmations to IFTTT or Microsoft Flow to process mal and feed the tracking number into a service which the tracking module consumes, e.g. file on OneDrive or DropBox.

                        I’d love to get your thoughts on this. Thanks!

                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 1 / 2
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Sam, technical setup by Karsten.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy