LaurenLPoole Posted November 5, 2019 Posted November 5, 2019 How can I automatically redirect a customer to a specific Thank You Page after a specific Purchase? It's crazy to me that this is easily done after someone signs up for your Newsletter or fills out a form... But not after a specific purchase? One of the core strategies of online business is to re-target your hot & warm leads. I can't do this w/ FB Pixel if I don't know what people bought. I need a unique URL (aka specific Thank You page) in order to do that. Does anyone know code that can be injected into specific listings? I don't see a place to do that either.
SnazzyView Posted November 5, 2019 Posted November 5, 2019 I've not really played around with FB Pixel so this might be a silly question but does the current integration with Squarespace not already pass the product information onto FB Pixel when a customer places an order? Just from looking at the below support document it seems to indicate that they do but I could be wrong. https://support.squarespace.com/hc/en-us/articles/115015760107-Using-Facebook-Pixel-with-Squarespace If not it's certainly possible to redirect customers to a specific page based on what they have purchased and there are a few ways to go about it. But what if your customers purchase more than one item, where do they get redirected? I've linked to a blog post by @voxpopagency that details how to get detailed order information from the order confirmation page. You can either pass this on FB Pixel or use this data to redirect someone to a specific page. But it does involve using developer mode so use with caution and only enable developer mode if you are comfortable using it. https://voxpopagency.com/blog/squarespace-order-confirmation-page-custom-tags-info Of course if your users tend to only order one item at a time a simple script to reads the order subtotal and redirect users from there can be produced without enabling developer mode. Though this would also require all of your items to have different prices.
Audcece Posted January 20, 2020 Posted January 20, 2020 On 11/5/2019 at 4:28 PM, ThompsonWebDesign said: Of course if your users tend to only order one item at a time a simple script to reads the order subtotal and redirect users from there can be produced without enabling developer mode. Though this would also require all of your items to have different prices. Could you please elaborate on how to do this? I only sell two products on my website of completely different nature, each with their own landing page, and I would love to know how to automatically redirect my customers to a new page, but a different page for each one. Thank you so much! Audry
Recommended Posts
Archived
This topic is now archived and is closed to further replies.