...
Congratulations, you have successfully authenticated your Postscript Account with Malomo! If you see a status other than “Success!”, please email help@gomalomo.com and our team will assist you.
Step 3: Review or Set your Default Tracking Page URL
Postscript uses the Default Tracking Page URL set in the Malomo Dashboard to share . To review this page, go to Malomo > Account > Overviewandlook for the Default Tracking Page URL section. If this section is blank, please add in the full URL of your live tracking page. If you have multiple live tracking pages, please select the page you would like to assign as the default tracking experience.
To learn more about setting or reviewing your default tracking page, check out this article.
Step 4: Setting up Automations between Malomo and Postscript
The Malomo and Postscript Integration rely on orders to be placed in order to function. Prior to setting up an Automation, ensure you either have new orders placed, or place a “fake” order yourself in the time between the integration being authenticated and automations being set up.
...
In your Postscript Dashboard, go to ‘Automations’ and click ‘Create Automation’. You will want to create a “Custom Automation”.
From there, you will want to give your Automation a name. We recommend naming conventions similar to the trigger you have chosen to initiate the automation.
Please note, we do not recommend triggering a status off of InTransit, as the journey will trigger multiple texts to your customer. Our system receives the InTransit status on every scan event received between PreTransit and OutForDelivery.
Once you have selected your triggers, you can determine the message properties that you want to be sent with your message. To link customers to your custom tracking page, we recommend using the
{ order_url}
tag once you've set your Default Tracking Page URL. You can also build your tracking URL with the{order_id}
tag, such as this:www.brandname.mymalomo.com/xxxxx/?_m_id={order_id}
We also recommend using the
{order_number}
tag to give customers a reference point.We recommend that you run through a few tests of your Integration to your own user prior to saving your work.
We also recommend that you add “Reply STOP to unsubscribe” in your message and try to keep your text under 160 characters.
Once you are comfortable with your automation, hit save!
...