Discussions
Segment Integration page view "Category"
7 months ago by laurent malka
The Segment integration map the page path instead of the actual category the page is nested in.
analytics.page('/docs/deduplication', 'Deduplication', {
category: '/docs/deduplication',
context: {
plugin: {
name: 'readme_io',
version: '1.0.0'
}
},
name: 'Deduplication',
path: '/docs/custom-event-triggers',
referrer: 'https://anytrack.io/',
search: '',
title: 'PageView Click ID identifier: atclid',
url: 'https://readme.anytrack.io/docs/custom-event-triggers'
});