您知道如何使用网络推送通知配置交叉销售活动吗?交叉销售活动在电子商务业务中非常有效。它可以增加平均订单金额,从而提高整体收入。在本文中,我们将展示使用推送通知创建交叉销售活动的具体步骤。
每个电子商务企业都希望增加收入。增加销售额的触发推送通知活动之一是交叉销售推送通知活动。如果正确实施交叉销售活动,交叉销售产品将对您的客户可见。有许多工具可供电子商务网站创建交叉销售活动。您可以使用网站推送通知服务 发送交叉销售通知。当客户购买商品时,向他们展示互补产品没有任何坏处。这使他们的购买体验更加轻松,并提升了您的品牌价值。
查看电子商务网站的一些交叉销售通知示例:
- 如果用户购买了“手机”,您可以发送“充电宝”或“手机壳”作为交叉销售产品
- 如果用户购买了“床单”,您可以在交叉销售推送通知中发送“枕套”或“枕头套装”
- 如果用户购买了“连衣裙”,您可以在推送通知中发送搭配的“珠宝”
交叉销售通知的目的是提供用户已购买商品的互补品或类似商品。它有助于展示您产品类别的广度。
如何配置交叉销售网络推送通知活动
- 为购买了手机的用户创建交叉销售活动。交叉销售产品是“充电宝”
- 转到细分 -> 创建细分。将细分命名为“已购买手机”。

- 当用户购买手机时,动态更新用户到上述细分。
- 购买后如何动态添加用户到细分:
我们可以建议两种方法:基于会话或基于 Cookie。
基于 Cookie:将类别信息保存在 Cookie 中。当用户点击付款时,将类别信息保存在 Cookie 中。
感谢页/付款成功页:一旦用户付款,您会显示页面,检查 Cookie 并查看类别是否为“手机”。如果是,则调用以下函数:
_pe.addSubscriberToSegment(‘Mobile-Purchased’);
上述函数会将用户添加到“已购买手机”细分。
这样就完成了动态将用户添加到细分。 - 接下来,转到滴灌自动回复器以创建交叉销售活动
- 如何创建活动:
从仪表板,转到 -> 自动化 -> 滴灌 -> 创建滴灌自动回复器。为滴灌回复器命名,例如“手机交叉销售”。在受众选择中,选择您创建的细分。在这种情况下,选择“已购买手机”。
- Create Notification For Cross Sell: Now create Push Notification series to cross-sell.
Identify the products to cross-sell with mobile. In this example, we are using a power bank as the cross-sell product. You can add multiple notifications to cross-sell more products.
The notification will be sent after 1 day of purchase. You Cross Sell Push Notification campaigns is set.
Setting up cross-sell campaign is very easy. Check out the below tactics which can help to make your Cross Sell Push Notification effective:
- Send images or videos: Share an image or video with the product that customer bought along with the cross-sell product. Especially in the case of fashion. If you are showing matching jewelry to the customer for the recently bought dress, then show a visual showing how the product will complement their recent purchase
- Offer: Many times giving extra offers will convince the user to go for the 2nd purchase. You can include discount coupon along with the Cross Sell Notification to increase your conversion rate.



