iOS SDK 15.6.7,
Android SDK 15.5.3,
Hello Screen Dynamic States,
Bluedot Cordova plugin 4.0.1,
Bluedot Xamarin Android wrapper 15.5.2,
Bluedot Xamarin iOS wrapper 15.6.6,
Bluedot React Native wrapper 2.3.0,
With Bluedot’s first-class arrival toolkit and Olo, you can offer your customers a great curbside or pickup experience. You can track customers’ arrival at your restaurant with Hello Screens, informing your staff when a curbside order has been placed, completed or cancelled.
When a customer places a curbside or pickup order, Olo fires a webhook event to Bluedot to track the order. Then you can follow the customer’s journey to collect the order. You’ll get customers’ live updates using the Point SDK in your mobile app or our pre-built web-based experience: Now Ready.
You’ll need the userId
in the “Register Order” webhook event to track the customer’s journey. When using the Point SDK, you’ll include the userId
in the Custom Event Meta Data before starting Tempo, and when using Now Ready, you’ll use the userId
to create the URL to Now Ready.
Learn more about Hello Order Webhooks here.
With Tempo, you can accurately track the customer’s ETA to collect its order in real-time. To use the service, you must implement the Point SDK into your mobile app and include the userId
in the Custom Event Meta Data before starting Tempo. You can get the userId
from the Hello Order Webhooks, as mentioned above.
Once Bluedot receives the order details from Olo, the Hello Orders Webhooks will fire a Register Order event with a userId
. You will use that userId
to generate the URL for the Now Ready experience you’ll share with your customer. From Now Ready, customers will inform the store when they’re on their way to collect the order and when they arrive. To generate the Now Ready URL for an order, you simply add the `userId` as a parameter to the Now Ready base URL: https://us.nowready.io/<USER_TOKEN>
To learn more, check Now Ready’s Documentation.
You can also use any of our SMS Messaging integrations to send the Now Ready link to your users. When implementing any of the SMS integration, we’ll take care of creating the Now Ready URL. You just need to craft the content of the message.
To learn more, check out our Integrations documentation.
If you have any questions, contact us at help@bluedot.io