To integrate Findify Analytics follow these steps:
- Getting Started
- Add analytics tags to the Product Page
- Add 'update-cart' tags to the Cart Page
- Add 'purchase-tracking' tags
Step 1: Getting Started
Access your website template through FTP.
- To integrate Findify Analytics on your product page and cart page, you must use your SFTP credentials, and open an FTP client such as FileZilla, to log into the file server and access your website template and asset files. So, download FileZilla Client and access the website template of your current theme.

- Once you access your website template through FileZilla, go to 'httpdocs' located on the bottom right box→ 'assets' → scroll down and click on ‘themes’.

- Under themes, select the current theme of your website template and continue to complete the following steps.
Step 2: Add analytics tags to the Product Page
- Under the current theme, you selected, go to 'templates' → 'product' → find 'template.html' in the box below that displays all the files

- Insert one of the following snippets to the top of the ‘template.html’:
- If the product feed contains 'sku' from Neto as 'item_group_id' in Findify product feed, then insert this snippet:
Product page with sku
</code></pre>
<div class="cm-s-neo" style="box-sizing: border-box;display: inherit;"><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;"><</span><span class="cm-tag" style="box-sizing: border-box;color: #9c3328;">div</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-event</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"view-page"</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-item-id</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"[%if [@parent_sku@] ne '0' and [@parent_sku@] ne ''%][@parent_sku@][%else%][@sku@][%/if%]"</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-variant-item-id</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"[@sku@]"</span><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;">></</span><span class="cm-tag" style="box-sizing: border-box;color: #9c3328;">div</span><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;">></span> <span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;"><</span><span class="cm-tag" style="box-sizing: border-box;color: #9c3328;">div</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-filter</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"brand"</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-filter-value</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"[@brand@]"</span><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;">></</span><span class="cm-tag" style="box-sizing: border-box;color: #9c3328;">div</span><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;">></span> <span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;"><</span><span class="cm-tag" style="box-sizing: border-box;color: #9c3328;">div</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-filter</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"id"</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-filter-value</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"[%if [@parent_sku@] ne '0' and [@parent_sku@] ne ''%][@parent_sku@][%else%][@sku@][%/if%]"</span><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;">></</span><span class="cm-tag" style="box-sizing: border-box;color: #9c3328;">div</span><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;">></span> [%content_path id:'[@inventory_id@]' type:'category' limit: '1' %]\ [%param *body%] [%set [@current_path@]%][@content_name@][%/set%] [%content_path content_id:'[@content_id@]' show_path:'y' type:'category' %] [%param *body%] [%if [@^content_id@] ne [@content_id@]%] [%set [@^current_path@]%][@content_name@] > [@^current_path@][%/set%] [%/if%] [%/param%] [%/content_path%] <span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;"><</span><span class="cm-tag" style="box-sizing: border-box;color: #9c3328;">div</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-filter</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"category"</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-filter-value</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"[@current_path@]"</span><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;">></</span><span class="cm-tag" style="box-sizing: border-box;color: #9c3328;">div</span><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;">></span> [%/param%] [%/content_path%] <span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;"><</span><span class="cm-tag" style="box-sizing: border-box;color: #9c3328;">div</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-event</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"update-cart"</span><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;">></span> [%cart_items%] [%param *body%] <span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;"><</span><span class="cm-tag" style="box-sizing: border-box;color: #9c3328;">div</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-item-id</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"[%if [@parent_sku@] ne '0' and [@parent_sku@] ne ''%][@parent_sku@][%else%][@sku@][%/if%]"</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-variant-item-id</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"[@sku@]"</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-unit-price</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"[@price@]"</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-quantity</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"[@qty@]"</span><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;">></</span><span class="cm-tag" style="box-sizing: border-box;color: #9c3328;">div</span><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;">></span> [%/param%] [%/cart_items%] <span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;"></</span><span class="cm-tag" style="box-sizing: border-box;color: #9c3328;">div</span><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;">></span></div>
<pre style="box-sizing: border-box;font-family: var(--md-code-font, SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace);font-size: var(--font-size);margin-bottom: 15px;margin-top: 0px;overflow-wrap: normal;color: var(--md-code-text, inherit);line-height: 1.45;overflow: hidden;padding: 0px;display: block;word-break: normal;"><code class="rdmd-code lang-html theme-light" style="box-sizing: border-box;font-family: var(--md-code-font, SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace);font-size: 13.5px;background: inherit;border-radius: 3px;color: var(--md-code-text);margin: 0px;padding: 1em;border-width: 0px;white-space: pre;word-break: normal;line-height: inherit;overflow: auto;overflow-wrap: normal;max-height: 90vh;display: block;">
- If the product feed contains 'inventory_id' from Neto as 'item_group_id' in Findify product feed, then insert this snippet:
Product page with inventory_id
</code></pre>
<div class="cm-s-neo" style="box-sizing: border-box;display: inherit;"><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;"><</span><span class="cm-tag" style="box-sizing: border-box;color: #9c3328;">div</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-event</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"view-page"</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-item-id</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"[%if [@parent_inventory_id@] ne '0' and [@parent_inventory_id@] ne ''%][@parent_inventory_id@][%else%][@inventory_id@][%/if%]"</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-variant-item-id</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"[%if [@parent_sku@] ne '0' and [@parent_sku@] ne ''%][@parent_sku@][%else%][@sku@][%/if%]"</span><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;">></</span><span class="cm-tag" style="box-sizing: border-box;color: #9c3328;">div</span><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;">></span> <span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;"><</span><span class="cm-tag" style="box-sizing: border-box;color: #9c3328;">div</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-filter</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"brand"</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-filter-value</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"[@brand@]"</span><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;">></</span><span class="cm-tag" style="box-sizing: border-box;color: #9c3328;">div</span><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;">></span> <span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;"><</span><span class="cm-tag" style="box-sizing: border-box;color: #9c3328;">div</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-filter</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"id"</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-filter-value</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"[%if [@parent_inventory_id@] ne '0' and [@parent_inventory_id@] ne ''%][@parent_inventory_id@][%else%][@inventory_id@][%/if%]"</span><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;">></</span><span class="cm-tag" style="box-sizing: border-box;color: #9c3328;">div</span><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;">></span> [%content_path id:'[@inventory_id@]' type:'category' limit: '1' %]\ [%param *body%] [%set [@current_path@]%][@content_name@][%/set%] [%content_path content_id:'[@content_id@]' show_path:'y' type:'category' %] [%param *body%] [%if [@^content_id@] ne [@content_id@]%] [%set [@^current_path@]%][@content_name@] > [@^current_path@][%/set%] [%/if%] [%/param%] [%/content_path%] <span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;"><</span><span class="cm-tag" style="box-sizing: border-box;color: #9c3328;">div</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-filter</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"category"</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-filter-value</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"[@current_path@]"</span><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;">></</span><span class="cm-tag" style="box-sizing: border-box;color: #9c3328;">div</span><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;">></span> [%/param%] [%/content_path%] <span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;"><</span><span class="cm-tag" style="box-sizing: border-box;color: #9c3328;">div</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-event</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"update-cart"</span><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;">></span> [%cart_items%] [%param *body%] <span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;"><</span><span class="cm-tag" style="box-sizing: border-box;color: #9c3328;">div</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-item-id</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"[%if [@parent_inventory_id@] ne '0' and [@parent_inventory_id@] ne ''%][@parent_inventory_id@][%else%][@inventory_id@][%/if%]"</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-variant-item-id</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"[%if [@parent_sku@] ne '0' and [@parent_sku@] ne ''%][@parent_sku@][%else%][@sku@][%/if%]"</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-unit-price</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"[@price@]"</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-quantity</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"[@qty@]"</span><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;">></</span><span class="cm-tag" style="box-sizing: border-box;color: #9c3328;">div</span><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;">></span> [%/param%] [%/cart_items%] <span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;"></</span><span class="cm-tag" style="box-sizing: border-box;color: #9c3328;">div</span><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;">></span></div>
<pre style="box-sizing: border-box;font-family: var(--md-code-font, SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace);font-size: var(--font-size);margin-bottom: 15px;margin-top: 0px;overflow-wrap: normal;color: var(--md-code-text, inherit);line-height: 1.45;overflow: hidden;padding: 0px;display: block;word-break: normal;"><code class="rdmd-code lang-html theme-light" style="box-sizing: border-box;font-family: var(--md-code-font, SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace);font-size: 13.5px;background: inherit;border-radius: 3px;color: var(--md-code-text);margin: 0px;padding: 1em;border-width: 0px;white-space: pre;word-break: normal;line-height: inherit;overflow: auto;overflow-wrap: normal;max-height: 90vh;display: block;">
Step 3: Add 'update-cart' tags to the Cart Page
- Open the theme folder of the current theme you are using and go to 'templates' → 'cart' → 'shopping_cart.template.html'

- Insert one of the following snippets to the top of the ‘shopping_cart.template.html’ :
- If the product feed contains 'sku' from Neto as 'item_group_id' in Findify product feed, then insert this snippet:
update-cart with sku
</code></pre>
<div class="cm-s-neo" style="box-sizing: border-box;display: inherit;"><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;"><</span><span class="cm-tag" style="box-sizing: border-box;color: #9c3328;">div</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-event</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"update-cart"</span><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;">></span> [%cart_items%] [%param *body%] <span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;"><</span><span class="cm-tag" style="box-sizing: border-box;color: #9c3328;">div</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-item-id</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"[%if [@parent_sku@] ne '0' and [@parent_sku@] ne ''%][@parent_sku@][%else%][@sku@][%/if%]"</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-variant-item-id</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"[@sku@]"</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-unit-price</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"[@price@]"</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-quantity</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"[@qty@]"</span><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;">></</span><span class="cm-tag" style="box-sizing: border-box;color: #9c3328;">div</span><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;">></span> [%/param%] [%/cart_items%] <span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;"></</span><span class="cm-tag" style="box-sizing: border-box;color: #9c3328;">div</span><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;">></span></div>
<pre style="box-sizing: border-box;font-family: var(--md-code-font, SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace);font-size: var(--font-size);margin-bottom: 15px;margin-top: 0px;overflow-wrap: normal;color: var(--md-code-text, inherit);line-height: 1.45;overflow: hidden;padding: 0px;display: block;word-break: normal;"><code class="rdmd-code lang-html theme-light" style="box-sizing: border-box;font-family: var(--md-code-font, SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace);font-size: 13.5px;background: inherit;border-radius: 3px;color: var(--md-code-text);margin: 0px;padding: 1em;border-width: 0px;white-space: pre;word-break: normal;line-height: inherit;overflow: auto;overflow-wrap: normal;max-height: 90vh;display: block;">
- If the product feed contains 'inventory_id' from Neto as 'item_group_id' in Findify product feed, then insert this snippet:
update-cart with inventory_id
</code></pre>
<div class="cm-s-neo" style="box-sizing: border-box;display: inherit;"><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;"><</span><span class="cm-tag" style="box-sizing: border-box;color: #9c3328;">div</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-event</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"update-cart"</span><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;">></span> [%cart_items%] [%param *body%] <span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;"><</span><span class="cm-tag" style="box-sizing: border-box;color: #9c3328;">div</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-item-id</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"[%if [@parent_inventory_id@] ne '0' and [@parent_inventory_id@] ne ''%][@parent_inventory_id@][%else%][@inventory_id@][%/if%]"</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-variant-item-id</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"[@sku@]"</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-unit-price</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"[@price@]"</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-quantity</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"[@qty@]"</span><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;">></</span><span class="cm-tag" style="box-sizing: border-box;color: #9c3328;">div</span><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;">></span> [%/param%] [%/cart_items%] <span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;"></</span><span class="cm-tag" style="box-sizing: border-box;color: #9c3328;">div</span><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;">></span></div>
<pre style="box-sizing: border-box;font-family: var(--md-code-font, SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace);font-size: var(--font-size);margin-bottom: 15px;margin-top: 0px;overflow-wrap: normal;color: var(--md-code-text, inherit);line-height: 1.45;overflow: hidden;padding: 0px;display: block;word-break: normal;"><code class="rdmd-code lang-html theme-light" style="box-sizing: border-box;font-family: var(--md-code-font, SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace);font-size: 13.5px;background: inherit;border-radius: 3px;color: var(--md-code-text);margin: 0px;padding: 1em;border-width: 0px;white-space: pre;word-break: normal;line-height: inherit;overflow: auto;overflow-wrap: normal;max-height: 90vh;display: block;">
Step 4: Add 'purchase-tracking' tags
- Open your Neto admin panel and go to 'Settings & tools' → 'All settings & tools'.

- Scroll down to Analytics & 3rd Party Scripts and click on 'Custom Scripts'.

- Click on 'Add New' located on the top right of your dashboard.

- Name custom script: 'Findify Revenue Tracking' and leave all 'keys' empty.

- Go to the 'Purchase Confirmation (Thank You Page)' tab which is the fourth tab and insert the snippet below in the space available under Scripts:

Snippets:
- If the product feed contains 'sku' from Neto as 'item_group_id' in Findify product feed, then insert this snippet:
purchase with sku
</code></pre>
<div class="cm-s-neo" style="box-sizing: border-box;display: inherit;"><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;"><</span><span class="cm-tag" style="box-sizing: border-box;color: #9c3328;">script</span> <span class="cm-attribute" style="box-sizing: border-box;">src</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"//assets.findify.io/${YOUR_STORE_NAME}.min.js"</span> <span class="cm-attribute" style="box-sizing: border-box;">async</span> <span class="cm-attribute" style="box-sizing: border-box;">defer</span><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;">></span><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;"></</span><span class="cm-tag" style="box-sizing: border-box;color: #9c3328;">script</span><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;">></span> [%SHOW_ORDER id:'[@ORDER_ID@]'%] [%PARAM *header%] <span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;"><</span><span class="cm-tag" style="box-sizing: border-box;color: #9c3328;">div</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-event</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"purchase"</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-order-id</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"[@ORDER_ID@]"</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-currency</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"AUD"</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-revenue</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"[@GRAND_TOTAL@]"</span><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;">></span> [%END PARAM%] [%PARAM *body%] <span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;"><</span><span class="cm-tag" style="box-sizing: border-box;color: #9c3328;">div</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-item-id</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"[%if [@parent_sku@] ne '0' and [@parent_sku@] ne ''%][@parent_sku@][%else%][@sku@][%/if%]"</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-variant-item-id</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"[@sku@]"</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-unit-price</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"[@price@]"</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-quantity</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"[@qty@]"</span><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;">></</span><span class="cm-tag" style="box-sizing: border-box;color: #9c3328;">div</span><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;">></span> [%END PARAM%] [%PARAM *footer%] <span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;"></</span><span class="cm-tag" style="box-sizing: border-box;color: #9c3328;">div</span><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;">></span> [%END PARAM%] [%END SHOW_ORDER%]</div>
<pre style="box-sizing: border-box;font-family: var(--md-code-font, SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace);font-size: var(--font-size);margin-bottom: 15px;margin-top: 0px;overflow-wrap: normal;color: var(--md-code-text, inherit);line-height: 1.45;overflow: hidden;padding: 0px;display: block;word-break: normal;"><code class="rdmd-code lang-html theme-light" style="box-sizing: border-box;font-family: var(--md-code-font, SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace);font-size: 13.5px;background: inherit;border-radius: 3px;color: var(--md-code-text);margin: 0px;padding: 1em;border-width: 0px;white-space: pre;word-break: normal;line-height: inherit;overflow: auto;overflow-wrap: normal;max-height: 90vh;display: block;">
- If the product feed contains 'inventory_id' from Neto as 'item_group_id' in Findify product feed, then insert this snippet:
purchase with inventory_id
</code></pre>
<div class="cm-s-neo" style="box-sizing: border-box;display: inherit;"><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;"><</span><span class="cm-tag" style="box-sizing: border-box;color: #9c3328;">script</span> <span class="cm-attribute" style="box-sizing: border-box;">src</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"//assets.findify.io/${YOUR_STORE_NAME}.min.js"</span> <span class="cm-attribute" style="box-sizing: border-box;">async</span> <span class="cm-attribute" style="box-sizing: border-box;">defer</span><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;">></span><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;"></</span><span class="cm-tag" style="box-sizing: border-box;color: #9c3328;">script</span><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;">></span> [%SHOW_ORDER id:'[@ORDER_ID@]'%] [%PARAM *header%] <span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;"><</span><span class="cm-tag" style="box-sizing: border-box;color: #9c3328;">div</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-event</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"purchase"</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-order-id</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"[@ORDER_ID@]"</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-currency</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"AUD"</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-revenue</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"[@GRAND_TOTAL@]"</span><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;">></span> [%END PARAM%] [%PARAM *body%] <span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;"><</span><span class="cm-tag" style="box-sizing: border-box;color: #9c3328;">div</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-item-id</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"[%if [@parent_inventory_id@] ne '0' and [@parent_inventory_id@] ne ''%][@parent_inventory_id@][%else%][@inventory_id@][%/if%]"</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-variant-item-id</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"[%if [@parent_sku@] ne '0' and [@parent_sku@] ne ''%][@parent_sku@][%else%][@sku@][%/if%]"</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-unit-price</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"[@price@]"</span> <span class="cm-attribute" style="box-sizing: border-box;">data-findify-quantity</span>=<span class="cm-string" style="box-sizing: border-box;color: #b35e14;">"[@qty@]"</span><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;">></</span><span class="cm-tag" style="box-sizing: border-box;color: #9c3328;">div</span><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;">></span> [%END PARAM%] [%PARAM *footer%] <span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;"></</span><span class="cm-tag" style="box-sizing: border-box;color: #9c3328;">div</span><span class="cm-tag cm-bracket" style="box-sizing: border-box;color: #9c3328;">></span> [%END PARAM%] [%END SHOW_ORDER%]</div>
<pre style="box-sizing: border-box;font-family: var(--md-code-font, SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace);font-size: var(--font-size);margin-bottom: 15px;margin-top: 0px;overflow-wrap: normal;color: var(--md-code-text, inherit);line-height: 1.45;overflow: hidden;padding: 0px;display: block;word-break: normal;"><code class="rdmd-code lang-html theme-light" style="box-sizing: border-box;font-family: var(--md-code-font, SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace);font-size: 13.5px;background: inherit;border-radius: 3px;color: var(--md-code-text);margin: 0px;padding: 1em;border-width: 0px;white-space: pre;word-break: normal;line-height: inherit;overflow: auto;overflow-wrap: normal;max-height: 90vh;display: block;">
📘
Help
For further help, feel free to email yourfriends@findify.io