rizzo-next
Version:
The next generation of Lonely Planet's style guide and pattern library.
34 lines (33 loc) • 696 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = {
"partner search": {
category: "partner",
action: "search"
},
"article ad impression load": {
category: "advertising",
action: "page-load-impression"
},
"article pageview scroll": {
name: "infinitescroll.appended"
},
"article pageview click": {
category: "related-article",
action: "click"
},
"gallery click": {
category: "gallery-article",
action: "image-click"
},
"share menu click": {
category: "share-article",
action: "menu-click"
},
"share button click": {
category: "share-article",
action: "button-click"
}
};