Adding a Data Visualization to a Webpage

Adding a Data Visualization to HTML Opens Up Your Reporting Capabilities

This post shows how to add a data visualization to any HTML webpage. By adding a script reference and a data array to the <head>, you can create stunning visuals of data using all types of chart options. Continue reading “Adding a Data Visualization to a Webpage”

Run a JavaScript Function in Google Tag Manager

In Google Tag Manager, you can create variables using JavaScript to grab an element from an app or page.

In this tutorial, I’ll show how to execute a JavaScript as a user defined variable in GTM grabbing a value from an HTML element.

Continue reading “Run a JavaScript Function in Google Tag Manager”