Skip to content

Instantly share code, notes, and snippets.

@cyberwombat
Created June 24, 2015 15:44
Show Gist options
  • Save cyberwombat/a047eb9077c1c94b374e to your computer and use it in GitHub Desktop.
Save cyberwombat/a047eb9077c1c94b374e to your computer and use it in GitHub Desktop.
GA Log
Initializing Google Analytics. analytics_debug.js:9
Loading resource for plugin: ec analytics_debug.js:9
Loading script: "https://www.google-analytics.com/plugins/ua/ec.js" analytics_debug.js:9
Running command: ga("create", "UA-40148609-3", {userId: "fdea0a15-bf1e-49e0-97c2-8092255aad21"}) analytics_debug.js:9
Creating new tracker: t0 analytics_debug.js:9
Running command: ga("send", "pageview", {title: "Receipt"}) analytics_debug.js:9
Sent beacon:
v=1&_v=j37d&a=1919945292&t=pageview&_s=1&dl=https%3A%2F%2Fsecure.mystore.com%2Freceipt%3Fid%3D136fb0723e9b9ad462c332c5760288e0f01018d778d3f726651e933b8cc40f59&ul=en-us&de=UTF-8&dt=Receipt&sd=24-bit&sr=1440x900&vp=1189x393&je=1&fl=15.0%20r0&_u=AAEAAAYII~&jid=&cid=1278868895.1433048216&uid=fdea0a15-bf1e-49e0-97c2-8092255aad21&tid=UA-40148609-3&z=2006893673
analytics_debug.js:9
_j1 (&jid) analytics_debug.js:9
adSenseId (&a) 1919945292 analytics_debug.js:9
apiVersion (&v) 1 analytics_debug.js:9
clientId (&cid) 1278868895.1433048216 analytics_debug.js:9
encoding (&de) UTF-8 analytics_debug.js:9
flashVersion (&fl) 15.0 r0 analytics_debug.js:9
hitType (&t) pageview analytics_debug.js:9
javaEnabled (&je) 1 analytics_debug.js:9
language (&ul) en-us analytics_debug.js:9
location (&dl) https://secure.mystore.com/receipt?id=136fb0723e9b9ad462c332c5760288e0f01018d778d3f726651e933b8cc40f59 analytics_debug.js:9
screenColors (&sd) 24-bit analytics_debug.js:9
screenResolution (&sr) 1440x900 analytics_debug.js:9
title (&dt) Receipt analytics_debug.js:9
trackingId (&tid) UA-40148609-3 analytics_debug.js:9
userId (&uid) fdea0a15-bf1e-49e0-97c2-8092255aad21 analytics_debug.js:9
viewportSize (&vp) 1189x393 analytics_debug.js:9
Running command: ga("send", "event", "Completed Order", "") analytics_debug.js:9
Sent beacon:
v=1&_v=j37d&a=1919945292&t=event&_s=2&dl=https%3A%2F%2Fsecure.mystore.com%2Freceipt%3Fid%3D136fb0723e9b9ad462c332c5760288e0f01018d778d3f726651e933b8cc40f59&ul=en-us&de=UTF-8&dt=My%20Store&sd=24-bit&sr=1440x900&vp=1189x393&je=1&fl=15.0%20r0&ec=Completed%20Order&ea=&_u=AAEAAAYII~&jid=&cid=1278868895.1433048216&uid=fdea0a15-bf1e-49e0-97c2-8092255aad21&tid=UA-40148609-3&z=529457348
analytics_debug.js:9
_j1 (&jid) analytics_debug.js:9
adSenseId (&a) 1919945292 analytics_debug.js:9
apiVersion (&v) 1 analytics_debug.js:9
clientId (&cid) 1278868895.1433048216 analytics_debug.js:9
encoding (&de) UTF-8 analytics_debug.js:9
eventAction (&ea) analytics_debug.js:9
eventCategory (&ec) Completed Order analytics_debug.js:9
flashVersion (&fl) 15.0 r0 analytics_debug.js:9
hitType (&t) event analytics_debug.js:9
javaEnabled (&je) 1 analytics_debug.js:9
language (&ul) en-us analytics_debug.js:9
location (&dl) https://secure.mystore.com/receipt?id=136fb0723e9b9ad462c332c5760288e0f01018d778d3f726651e933b8cc40f59 analytics_debug.js:9
screenColors (&sd) 24-bit analytics_debug.js:9
screenResolution (&sr) 1440x900 analytics_debug.js:9
title (&dt) My Store analytics_debug.js:9
trackingId (&tid) UA-20148609-3 analytics_debug.js:9
userId (&uid) fdea0a15-bf1e-49e0-97c2-8092255aad21 analytics_debug.js:9
viewportSize (&vp) 1189x393 analytics_debug.js:9
Running command: ga("require", "ec") analytics_debug.js:9
Waiting on require of "ec" to be fulfilled. analytics_debug.js:9
Executing Google Analytics commands. analytics_debug.js:9
Registered new plugin: ga(provide, "ec", Function) analytics_debug.js:9
Running command: ga("require", "ec") analytics_debug.js:9
Plugin "ec" intialized on tracker "t0". analytics_debug.js:9
Running command: ga("ec:addProduct", {id: "207033767504", name: "Some product", category: "", brand: "", variant: "", price: "29.95", quantity: 1}) analytics_debug.js:9
Running command: ga("ec:setAction", "purchase", {id: "735441434", affiliation: "My Store", revenue: "61.15", tax: "0", shipping: "31.2"}) analytics_debug.js:9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment