● read_customer_events - for precise categorisation of visitor events.
● write_customers - for exporting identified visitors at shopify (shopify integration).
● read_customers - for first party identification (for identifying visitors via brand's website).
● write_customer_merge - for Nitro SSO one click login feature.
● read_customer_merge - for Nitro SSO one click login feature.
● unauthenticated_write_customers - for Nitro SSO one click login feature.
● write_marketing_events – to record consent management popup interactions and user engagements into Shopify analytics for centralized tracking and performance measurement.
● read_marketing_events – to analyze consent management popup-driven traffic, including user interactions and their journey after interacting with popups.
● write_script_tags - to add Nitro's script for tracking visitor events.
● read_script_tags - to avoid any duplicate script tags being created.
● read_all_orders – to analyze order-related user events and map purchase actions with tracked user journeys for accurate conversion insights.
● write_orders – to append NitroX-specific tags to orders based on tracked user events, enabling precise attribution and event-level tracking.
● read_orders – to correlate order data with tracked user events, allowing accurate event categorization.
● read_collection_listings - to fetch collection data for personalizing high-intent retargeting campaigns.
● read_product_listings - to get the latest updated products.
● read_products - to get the latest updated products.
● read_inventory - to verify stock availability and prevent retargeting for out-of-stock products.
● read_checkouts - to monitor abandoned checkouts and precisely track user drop-offs.
● write_checkouts - to generate seamless cart recovery links with auto-applied discounts.
● write_discounts - to create new discount codes for consent management pop-ups.
● read_discounts - to get the existing discount codes.
● write_price_rules - to create new discount codes and price rules for consent management pop-ups.
● read_price_rules - to get the existing discount codes and price rules.
● write_pixels - to create new pixel on storefront for better tracking of orders and checkouts mapping.
● write_themes – to enable integration of NitroX event tracking, allowing capture and logging of on-site user events and interactions.
● read_themes – to access configurations required for consistent tracking and validation of NitroX user events across the storefront.