Skip to content

Instantly share code, notes, and snippets.

@dyroffk
dyroffk / elcCfg.min.js
Last active January 31, 2018 03:52
Eloqua Tracking Script deconstructed / unminified (from https://img.en25.com/i/elqCfg.min.js)
(function() {
// b - site id
var b = "",
_SITE_ID = b,
N = new Date(20020101),
O = new Date,
g = O.getMilliseconds(),
_MS = g,
r = N.getTimezoneOffset(),
_TIMEZONE = r,
@dyroffk
dyroffk / forms2.js
Created September 29, 2017 16:44
Marketo forms2.js
(function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error("Cannot find module '"+o+"'");throw f.code="MODULE_NOT_FOUND",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o<r.length;o++)s(r[o]);return s})({1:[function(require,module,exports){
// Copyright Joyent, Inc. and other Node contributors.
//
// Permission is hereby granted, free of charge, to any person obtaining a
// copy of this software and associated documentation files (the
// "Software"), to deal in the Software without restriction, including
// without limitation the rights to use, copy, modify, merge, publish,
// distribute, sublicense, and/or sell copies of the Software, and to permit
// persons to whom the Software is furnished to do so, subject to the
// following conditions:
@dyroffk
dyroffk / AppMeasurement.2.3.0.umin.js
Last active August 23, 2017 14:51
Adobe Omniture Unminified
/*
Start ActivityMap Module
The following module enables ActivityMap tracking in Adobe Analytics. ActivityMap
allows you to view data overlays on your links and content to understand how
users engage with your web site. If you do not intend to use ActivityMap, you
can remove the following block of code from your AppMeasurement.js file.
Additional documentation on how to configure ActivityMap is available at:
https://marketing.adobe.com/resources/help/en_US/analytics/activitymap/getting-started-admins.html
*/