feat: add tracking events for loyalty pages
This commit is contained in:
1
types/window.d.ts
vendored
1
types/window.d.ts
vendored
@@ -1,5 +1,6 @@
|
||||
interface Window {
|
||||
datalayer: { [key: string]: any }
|
||||
adobeDataLayer: any[]
|
||||
_satellite: { cookie: { get: (s: string) => string } }
|
||||
adobe: {
|
||||
OptInCategories: { ANALYTICS: string }
|
||||
|
||||
Reference in New Issue
Block a user