Basically, you can specify custom tags on any link, image, or button inside the Email Builder. Any clicks by users on those tagged elements will then flow up to their profile-level, so you can further segment or trigger automations based on those tagged click actions.
Some random ideas for use cases:
- Clicked on Sale hero graphic > pushed into a discount-oriented segment
- Clicked on Product Category link > trigger automation around best-sellers for that category
- Clicked on Referral Program, but Didn't Sign up > trigger referral program abandonment automation
Attribution The revenue attribution window is 5 day clicks for both email and SMS. The option to adjust the window time frame or action (such as opens) is not available yet, but is upcoming.
Integrations & API Given the host of apps we all use these days, having good integrations with the email service provider is important for accomplishing what you want with your email & SMS marketing efforts.
Supported Integrations SendLane offers around 60 integrations in-app. This covers most of the usual suspects, and as with all integrations, the viability depends on your own tech stack and individual integration.
The full list can be found here:
https://www.sendlane.com/integrations-marketplace Custom Integrations API SendLane does have both a front-end (JavaScript) and server-side API to support custom integrations and events. If you have a cart platform that isn't out-of-the-box supported, you'll need to go with this custom implementation. Additionally, some events can also be called to supplement existing integrations.
The front-end JavaScript option is similar to many that I've seen. You can push across the standard set of user events like Viewed Product, Added to Cart, Active on Site, and Checkout Started. You can also push these equivalent events via the server-side API.
The server-side API is available and covers a wide range of actions. A few areas in particular that's interesting:
- Domain suppression: This is interesting in that you can suppress not only individual contact email addresses, but also entire domains. This could be useful in dealing with bot traffic and attacks.
- Contact history: There's an endpoint to pull an entire contact's history, including the campaigns and events. This is useful to get granular data.
- Events: The endpoints for custom events, though, appear to be only POST and not GET endpoints, which makes pulling event-level metrics difficult.
- Campaign Reports: There's an endpoint for getting campaign report metrics; useful for constructing your own dashboards. There isn't an endpoint for SMS reports yet, but they can get it built out if needed.
List & Segments
ListsLists are handled in a pretty standard fashion, though I do like that the consolidated list view shows Email vs. SMS subscribers as well as list-level LTV right away: