DOM Scraping Together a Datalayer for Google Analytics Ecommerce Tracking
Google Analytics’ e-commerce tracking is generally the most developer-intensive part of a Google Analytics implementation, because it requires a developer-built data layer on the transaction confirmation page. The data layer collects all the relevant data – the transaction ID, the checkout total, the product names, the prices, and so on – and lays them out … Read more