For ecommerce
AtriTap generates a full ecommerce tracking stack: GA4 purchase, add_to_cart, and begin_checkout events, Meta Pixel and TikTok Pixel purchase mapping, Google Ads conversion import, and the dataLayer spec your developer needs to implement it all on Shopify, WooCommerce, or a custom build.
Google Ads imports the GA4 purchase as its optimisation event. Meta and TikTok pixels fire the native Purchase standard events with deduplication-ready event_ids.
ROAS (Return on Ad Spend), computed against a 30-day click / 1-day view window.
Yes. Shopify's native checkout does not expose a full dataLayer by default, so the purchase event push is implemented on the Thank You page via a ScriptTag or (on Shopify Plus) checkout.liquid customisation. The developer brief includes the exact snippet.
The baseline output covers one-time orders. Subscriptions and bundles are usually a small extension on top, and the developer brief flags where custom handling is needed.
Not in the current preview. AtriTap produces the GA4 + GTM setup that feeds ROAS reporting; the product feed itself lives in Google Merchant Center and is typically handled by a feed plugin.