Thursday, 23 April 2020

Chrome Browser Extension

31. Increase Organic Traffic: iMacros for Chrome & iMacros for Firefox

Code for iMacros:
URL GOTO=https://www.uscultrasound.com/?utm_source=google&utm_medium=organic
WAIT SECONDS=30
CLEAR

Top Methods for Checking Data Layer

Browser Console (Quickest):
  • Right-click, select "Inspect", and go to the "Console" tab.
  • Type dataLayer and press Enter to see the current state.
  • If using a custom name, type that name instead.
GTM Preview Mode (Most Comprehensive):
  • Open your container in GTM and click "Preview".
  • Enter your URL to open Tag Assistant.
  • Select events on the left to see what data was pushed at that moment.
Chrome Extensions:
  • Tag Assistant (by Google): Validates data layer events.
  • Dataslayer: Used to view data layers and tags.
  • ObservePoint Debugger: Good for debugging marketing vendors.