some more changes to the LA format.
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user