Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Instead (unless I've got this wrong), when a user views a unit page, an event is recorded with event_type set to the URL itselfof the unit viewed. This then complicates any routine written to filter these events out, because other components (e.g Problem Builder XBlock) also launch events that write a URL to the 'event_type' property.

...