[REV-1205] Add doc location comment so future devs can easily find it (#24615)
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
/**
|
||||
*
|
||||
* A library of helper functions to track ecommerce related events.
|
||||
*
|
||||
* See here for the full list of upsell links and how to view these events in snowflake:
|
||||
* https://openedx.atlassian.net/wiki/spaces/RS/pages/1675100377/How+to+find+upsell+link+click+events
|
||||
*/
|
||||
(function(define) {
|
||||
'use strict';
|
||||
|
||||
Reference in New Issue
Block a user