Stape Conversion Tracking app for Shopify dataLayer
Updated Dec 11, 2025
Below is the list of data layer events and their payload that Conversion Tracking app generates:
Page_view
event: "page_view_stape",
ecomm_pagetype: "product",
actual_url: "https://your-shopify-store.com/products/example-product",
user_data: {
city: "Seattle",
country: "USA",
customer_id: "12349878",
email: "test@stape.io",
first_name: "Stape",
last_name: "Stape",
phone: "+18012345671",
region: "Washington",
street: "Judkins Park",
zip: "10000",
shopify_client_id: "e5ad9160-fc5a-4185-b9d2-af8a6a86cf94"
}
View collection
event: "view_collection_stape",
ecomm_pagetype: "category",
ecommerce: {
collection_id: "shopify-collection-all",
item_list_id: "shopify-collection-all",
currency: "USD",
item_list_name: "Products",
items: [
{
imageURL: "//gtm-test-store-10.myshopify.com/cdn/shop/files/gift_card.png?v=1714570180",
index: 1,
item_brand: "Snowboard Vendor",
item_category: "Gifts",
item_id: "8404872757547",
item_name: "Gift Card",
item_sku: "SKU-123478",
item_variant: "45556788429099",
price: 10.00,
variant_name: "$10"
},
{
imageURL: "//gtm-test-store-10.myshopify.com/cdn/shop/files/snowboard_wax.png?v=1714570184",
index: 2,
item_brand: "GTM-test-store-10",
item_category: "Gifts",
item_id: "9143900537115",
item_name: "Selling Plans Ski Wax",
item_sku: "SKU-1237658",
item_variant: "48564641825051",
price: 24.95,
variant_name: "Selling Plans Ski Wax"
},
]
}
user_data: {
city: "Seattle",
country: "USA",
customer_id: "12349878",
email: "test@stape.io",
first_name: "Stape",
last_name: "Stape",
phone: "+18012345671",
region: "Washington",
street: "Judkins Park",
zip: "10000",
shopify_client_id: "e5ad9160-fc5a-4185-b9d2-af8a6a86cf94"
}Search submitted
event: "search_submitted_stape",
ecomm_pagetype: "other",
ecommerce: {
search_term: "Example",
currency: "USD",
items: [
{
imageURL: "//gtm-test-store-10.myshopify.com/cdn/shop/files/Main_0a40b01b-5021-48c1-80d1-aa8ab4876d3d.jpg?v=1714570180",
item_brand: "Hydrogen Vendor",
item_category: "Gifts",
item_id: "9143899914523",
item_name: "The Collection Snowboard: Hydrogen",
item_sku: "SKU-76543281",
item_variant: "485646409345615",
price: 600,
quantity: "1",
variant_name: "Default Title"
}
]
}
user_data: {
city: "Seattle",
country: "USA",
customer_id: "12349878",
email: "test@stape.io",
first_name: "Stape",
last_name: "Stape",
phone: "+18012345671",
region: "Washington",
street: "Judkins Park",
zip: "10000",
shopify_client_id: "e5ad9160-fc5a-4185-b9d2-af8a6a86cf94"
}
cart_state: {
cart_id: "hWNG6ZHQzv1RzrB68CPNIQzL",
cart_quantity: 1,
cart_value: 24.95,
currency: "USD",
lines: [
{
item_variant: "47874393080058",
item_id: "8972243140858",
item_sku: null,
item_name: "Selling Plans Ski Wax",
quantity: 1,
line_total_price: 24.95,
price: 24.95
}
View item
event: "view_item_stape",
ecomm_pagetype: "category",
ecommerce: {
currency: "USD",
value: "600",
items: [
{
imageURL: "//gtm-test-store-10.myshopify.com/cdn/shop/files/Main_0a40b01b-5021-48c1-80d1-aa8ab4876d3d.jpg?v=1714570180",
item_brand: "Hydrogen Vendor",
item_category: "Gifts",
item_id: "9143899914523",
item_name: "The Collection Snowboard: Hydrogen",
item_sku: "SKU-76543281",
item_variant: "485646409345615",
price: 600,
quantity: "1",
variant_name: "Default Title"
}
]
}
user_data: {
city: "Seattle",
country: "USA",
customer_id: "12349878",
email: "test@stape.io",
first_name: "Stape",
last_name: "Stape",
phone: "+18012345671",
region: "Washington",
street: "Judkins Park",
zip: "10000",
shopify_client_id: "e5ad9160-fc5a-4185-b9d2-af8a6a86cf94"
}Add to cart
event: "add_to_cart_stape",
ecomm_pagetype: "product",
ecommerce: {
currency: "USD",
value: "600",
items: [
{
imageURL: "//gtm-test-store-10.myshopify.com/cdn/shop/files/Main_0a40b01b-5021-48c1-80d1-aa8ab4876d3d.jpg?v=1714570180",
item_brand: "Hydrogen Vendor",
item_category: "Gifts",
item_id: "9143899914523",
item_name: "The Collection Snowboard: Hydrogen",
item_sku: "SKU-76543281",
item_variant: "485646409345615",
price: 600,
quantity: "1",
variant_name: "Default Title"
}
]
}
user_data: {
city: "Seattle",
country: "USA",
customer_id: "12349878",
email: "test@stape.io",
first_name: "Stape",
last_name: "Stape",
phone: "+18012345671",
region: "Washington",
street: "Judkins Park",
zip: "10000",
shopify_client_id: "e5ad9160-fc5a-4185-b9d2-af8a6a86cf94"
}
cart_state: {
cart_id: "hWNG6ZHQzv1RzrB68CPNIQzL",
cart_quantity: 1,
cart_value: 24.95,
currency: "USD",
lines: [
{
item_variant: "47874393080058",
item_id: "8972243140858",
item_sku: null,
item_name: "Selling Plans Ski Wax",
quantity: 1,
line_total_price: 24.95,
price: 24.95
}
Begin checkout
event:"begin_checkout_stape",
ecomm_pagetype: "product",
ecommerce:{
cart_total: "600",
value: "600",
currency: "USD",
cart_quantity: 1,
items:[
{
imageURL: "//gtm-test-store-10.myshopify.com/cdn/shop/files/Main_0a40b01b-5021-48c1-80d1-aa8ab4876d3d.jpg?v=1714570180",
item_brand: "Hydrogen Vendor",
item_category: "Gifts",
item_id: "9143899914523",
item_name: "The Collection Snowboard: Hydrogen",
item_sku: "SKU-76543281",
item_variant: "485646409345615",
price: 600,
quantity: "1",
variant_name: "Default Title"
}
]
}
user_data: {
city: "Seattle",
country: "USA",
customer_id: "12349878",
email: "test@stape.io",
first_name: "Stape",
last_name: "Stape",
phone: "+18012345671",
region: "Washington",
street: "Judkins Park",
zip: "10000",
shopify_client_id: "e5ad9160-fc5a-4185-b9d2-af8a6a86cf94"
}
delivery: {
address_province_code: "FL",
address_zip: "32836",
currency: "USD",
delivery_method_type: "shipping",
shipping_amount: 4.9,
shipping_discount_amount: 0,
shipping_tier: "Economy"
}
cart_state: {
cart_id: "hWNG6ZHQzv1RzrB68CPNIQzL",
cart_quantity: 1,
cart_value: 24.95,
currency: "USD",
lines: [
{
item_variant: "47874393080058",
item_id: "8972243140858",
item_sku: null,
item_name: "Selling Plans Ski Wax",
quantity: 1,
line_total_price: 24.95,
price: 24.95
}
View cart
event: "view_cart_stape",
ecommerce: {
cart_total: 749.95,
currency: "USD",
cart_quantity: 1,
value: "600",
items: [
{
imageURL: "//gtm-test-store-10.myshopify.com/cdn/shop/files/Main_0a40b01b-5021-48c1-80d1-aa8ab4876d3d.jpg?v=1714570180",
item_brand: "Hydrogen Vendor",
item_category: "Gifts",
item_id: "9143899914523",
item_name: "The Collection Snowboard: Hydrogen",
item_sku: "SKU-76543281",
item_variant: "485646409345615",
price: 600,
quantity: "1",
variant_name: "Default Title"
}
]
}
user_data: {
city: "Seattle",
country: "USA",
customer_id: "12349878",
email: "test@stape.io",
first_name: "Stape",
last_name: "Stape",
phone: "+18012345671",
region: "Washington",
street: "Judkins Park",
zip: "10000",
shopify_client_id: "e5ad9160-fc5a-4185-b9d2-af8a6a86cf94"
}
cart_state: {
cart_id: "hWNG6ZHQzv1RzrB68CPNIQzL",
cart_quantity: 1,
cart_value: 24.95,
currency: "USD",
lines: [
{
item_variant: "47874393080058",
item_id: "8972243140858",
item_sku: null,
item_name: "Selling Plans Ski Wax",
quantity: 1,
line_total_price: 24.95,
price: 24.95
}
Add payment info
event: "add_payment_info_stape",
ecomm_pagetype: "basket",
ecommerce: {
cart_total: "600",
value: "600",
currency: "USD",
cart_quantity: 1,
payment_type: "creditCard"
items:[
{
imageURL: "//gtm-test-store-10.myshopify.com/cdn/shop/files/Main_0a40b01b-5021-48c1-80d1-aa8ab4876d3d.jpg?v=1714570180",
item_brand: "Hydrogen Vendor",
item_category: "Gifts",
item_id: "9143899914523",
item_name: "The Collection Snowboard: Hydrogen",
item_sku: "SKU-76543281",
item_variant: "485646409345615",
price: 600,
quantity: "1",
variant_name: "Default Title"
}
]
}
cart_state: {
cart_id: "hWNG6ZHQzv1RzrB68CPNIQzL",
cart_quantity: 1,
cart_value: 24.95,
currency: "USD",
lines: [
{
item_variant: "47874393080058",
item_id: "8972243140858",
item_sku: null,
item_name: "Selling Plans Ski Wax",
quantity: 1,
line_total_price: 24.95,
price: 24.95
}
user_data: {
city: "Seattle",
country: "USA",
customer_id: "12349878",
email: "test@stape.io",
first_name: "Stape",
last_name: "Stape",
phone: "+18012345671",
region: "Washington",
street: "Judkins Park",
zip: "10000",
shopify_client_id: "e5ad9160-fc5a-4185-b9d2-af8a6a86cf94"
}
delivery: {
address_province_code: "FL",
address_zip: "32836",
currency: "USD",
delivery_method_type: "shipping",
shipping_amount: 4.9,
shipping_discount_amount: 0,
shipping_tier: "Economy"
}Add shipping info
event:"add_shipping_info_stape",
ecomm_pagetype: "basket",
ecommerce:{
cart_total: "600",
value: "600",
currency: "USD",
cart_quantity: 1,
items:[
{
imageURL: "//gtm-test-store-10.myshopify.com/cdn/shop/files/Main_0a40b01b-5021-48c1-80d1-aa8ab4876d3d.jpg?v=1714570180",
item_brand: "Hydrogen Vendor",
item_category: "Gifts",
item_id: "9143899914523",
item_name: "The Collection Snowboard: Hydrogen",
item_sku: "SKU-76543281",
item_variant: "485646409345615",
price: 600,
quantity: "1",
variant_name: "Default Title"
}
]
}
user_data: {
city: "Seattle",
country: "USA",
customer_id: "12349878",
email: "test@stape.io",
first_name: "Stape",
last_name: "Stape",
phone: "+18012345671",
region: "Washington",
street: "Judkins Park",
zip: "10000",
shopify_client_id: "e5ad9160-fc5a-4185-b9d2-af8a6a86cf94"
}
delivery: {
address_province_code: "FL",
address_zip: "32836",
currency: "USD",
delivery_method_type: "shipping",
shipping_amount: 4.9,
shipping_discount_amount: 0,
shipping_tier: "Economy"
}
cart_state: {
cart_id: "hWNG6ZHQzv1RzrB68CPNIQzL",
cart_quantity: 1,
cart_value: 24.95,
currency: "USD",
lines: [
{
item_variant: "47874393080058",
item_id: "8972243140858",
item_sku: null,
item_name: "Selling Plans Ski Wax",
quantity: 1,
line_total_price: 24.95,
price: 24.95
}
Purchase
event: "purchase_stape",
ecomm_pagetype: "purchase",
ecommerce: {
cart_quantity: 1,
cart_total: "600",
coupon: "test",
currency: "USD",
discount: "test",
discount_amount: "90.00",
discount_percentage: 15,
payment_type: "creditCard"
shipping: 0,
sub_total: 510,
tax: 0,
transaction_id: "5937102258459",
value: "510",
items: [
{
imageURL: "//gtm-test-store-10.myshopify.com/cdn/shop/files/Main_0a40b01b-5021-48c1-80d1-aa8ab4876d3d.jpg?v=1714570180",
item_brand: "Hydrogen Vendor",
item_category: " Gifts",
item_id: "9143899914523",
item_name: "The Collection Snowboard: Hydrogen",
item_sku: "SKU-76543281",
item_variant: "485646409345615",
price: 600,
quantity: "1",
variant_name: "Default Title"
}
]
}
cart_state: {
cart_id: "hWNG6ZHQzv1RzrB68CPNIQzL",
cart_quantity: 1,
cart_value: 24.95,
currency: "USD",
lines: [
{
item_variant: "47874393080058",
item_id: "8972243140858",
item_sku: null,
item_name: "Selling Plans Ski Wax",
quantity: 1,
line_total_price: 24.95,
price: 24.95
}
user_data: {
city: "Seattle",
country: "USA",
customer_id: "12349878",
email: "test@stape.io",
first_name: "Stape",
last_name: "Stape",
phone: "+18012345671",
region: "Washington",
street: "Judkins Park",
zip: "10000",
shopify_client_id: "e5ad9160-fc5a-4185-b9d2-af8a6a86cf94"
}
delivery: {
address_province_code: "FL",
address_zip: "32836",
currency: "USD",
delivery_method_type: "shipping",
shipping_amount: 4.9,
shipping_discount_amount: 0,
shipping_tier: "Economy"
}🍽 Table of content:
no spam
Subscribe to product updates:
Can’t find what you are looking for?
Comments