Post purchase upsell page
If your Shopify store uses a post-purchase upsell page (for an upsell app) additional setup is required to track the upsell purchases.
Create a conversion rule in Realize
-
Open Realize, and select the account (top, left) that you will use to track conversions.
-
In the sidebar (left), select
Tracking
. -
Click on
+ New conversion
(far right). -
Type in a
Conversion Name
of your choice - e.g.Upsell Purchase
.This is a descriptive name for your convenience.
-
For
Conversion Type
, selectEVENT
: -
Leave
Fixed Value
blank (since this value is dynamic).For additional guidelines, see the Help Center.
-
Under
Category
, selectMake Purchase
. -
Edit the
Event Name
to readupsell_purchase
(or similar). -
Make sure that the
Include in total value
andInclude in total conversions
checkboxes are checked. -
(Optional) If desired, tweak the values of the remaining fields.
For additional guidelines, see the Help Center.
-
Scroll down to the
Event Code
section:- (Optional) If relevant, select 1 or more
dynamic parameters
.Note how the code snippet updates accordingly.
For additional guidelines, see the Help Center. - Mouse over the code snippet and click on
COPY TO CLIPBOARD
.
- (Optional) If relevant, select 1 or more
-
Review your chosen settings, and click on
Create
(bottom, right):
Add 2 pixel code snippets to Shopify
-
Open your Shopify dashboard.
-
Select
Settings
>Checkout
. -
Scroll down to
Post-purchase page
section. -
Under
Additional scripts
, paste in the code snippet that you copied above (see the end of the previous section): -
Leave the above screen open, and go back to Realize.
-
In the sidebar (left), select
Tracking
. -
Click on
Account Tracking Setup
(top, right): -
Select
Manually
as theSetup Method
, and click onContinue
. -
Mouse over the code snippet and click on
COPY TO CLIPBOARD
. -
Go back to Shopify, and paste this code snippet just above the previous one (Under
Additional scripts
): -
Click on
Save
.
Updated 2 days ago