some more changes to the LA format.

This commit is contained in:
Ralf Teusner
2016-04-15 16:50:16 +02:00
parent 8df22b44ac
commit ea2ce702a4

View File

@ -802,7 +802,10 @@ $(function() {
verb: { verb: {
type: eventName type: eventName
}, },
resource: {}, resource: {
type: 'page',
uid: document.location.href
},
timestamp: new Date().toISOString(), timestamp: new Date().toISOString(),
with_result: {}, with_result: {},
in_context: contextData in_context: contextData