Skip to product information
1 of 1
Published:2023.10.31

Example of setting up Shopify to pass on parameters and referrers at the time of inflow to order information as order.attributes

Example of setting up Shopify to pass on parameters and referrers at the time of inflow to order information as order.attributes

Applications

  • Tracking Notes

How to implement

  • Javascript
View full details

This is a simple example of a configuration that uses cart attributes to add referrer and parameters to order information so that they can be viewed on the order information screen.


Example of setting to pass on parameters and referrer at the time of inflow to order information as order.attributes


[Settings] Create a new section file "takeover_referrer_and_urlparam_to_order" and set the scheme and code.


[How to use] Add "Parameters to pass to order" to the footer section group and specify the parameter name


[Notes]


After making a purchase (all items are ¥0), you will be able to view the sample code.

If you have already made a purchase, please login here.

Sample Codes

Test Theme :Dawn/Rise 15.2.0

Create a new section file "takeover_referrer_and_urlparam_to_order" and set the scheme and code.

Related Post