Ensure GA events have a course label if available
This commit is contained in:
@@ -782,6 +782,9 @@ EVENT_TRACKING_BACKENDS = {
|
||||
'OPTIONS': {
|
||||
'whitelist': []
|
||||
}
|
||||
},
|
||||
{
|
||||
'ENGINE': 'track.shim.GoogleAnalyticsProcessor'
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user