Skip to content

Instantly share code, notes, and snippets.

{
"handler": "Microsoft.Compute.VmExtension",
"version": "0.1.2-preview",
"parameters": {
"elements": [
{
"name": "tenant",
"type": "Microsoft.Common.TextBox",
"label": "Environment ID",
"toolTip": "Your Dynatrace environment ID.",
$(function(){
$('#jqt').ajaxComplete(function(){
add_ga(); // add google analytics on each page load
});
$(document).ready(function() {
add_ga(); // add google analytics to the first page
});
function add_ga() {