Articles on: Troubleshooting

Shopify order notes not filled with marketing information.

To avoid filling the additional details of Shopify orders with marketing and user info, you will need to add an extra script to the <head> code.

Open your Shopify backend.

Go to Online Store.

Open the Theme Code.



Go to the theme.liquid file.

Add the following script directly above or below your tagging pixel script in the <head>:

<script>window.trytagging_disable_order_notes = true;</script>




Save the theme.liquid file.

Updated on: 16/08/2024

Was this article helpful?

Share your feedback

Cancel

Thank you!