For the complete documentation index, see llms.txt. This page is also available as Markdown.

Shopify

To Integrate with shopify one needs place Offer18 Image pixel in shopify dashboard

Get Image Pixel

Example :- Image Pixel for Shopify to collect various data values

<img src="https://example.o18.click/p?m=0000&t=i&gb=1&sale={{ total_price | money_without_currency }}&adv_sub4={{ total_price | money_without_currency }}&adv_sub5={{ order_number }}&currency={{ currency }}" width="0px" height="0px">


Shopify Integration

  1. Go to Shopify Store

  2. Settings » Checkout Tab

  3. Go to Order Processing Section

  4. Add Image pixel in "Additional script" Field

5. Go to Save


Complete tutorial - Shopify Integration

Last updated