Getting up and running
Step 1. Create a page on your site
TrackThePack functions separate from the trackthepack.com site in that your users never need to go to trackthepack.com. Functionality is completely contained to your site.
There are multiple ways to create an area of your site for package tracking. A area such as an order status page would be a great place for the tracking information.
The code can be embedded literally anywhere on your site and can be moved at any time.
Step 2. Embed the code
Log in to your account and on the front page you will see your embed code. Copy and paste that code on your site where you would like the tracking information to appear.
Step 3. Insert a tracking number
How you go about this last step will depend on how you integrate TrackThePack with your application. Most likely you will be inserting the number dynamically (with something like PHP, Ruby, Python, etc.). If you do not insert a tracking number a simple text input field will be shown that will let the user manually input their number.