Discussions
Segment Integration sends wrong data
10 months ago by Laurent
Hi
The readme/segment integration sends the page path
as the "category" name.
Any chance to adjust send the actual Category Name?
analytics.page('/docs/what-is-anytrack', 'What is AnyTrack?', {
category: '/docs/what-is-anytrack',
context: {
plugin: {
name: 'readme_io',
version: '1.0.0'
}
},
name: 'What is AnyTrack?',
path: '/docs/what-is-anytrack',
referrer: '',
search: '?_cio_id=d6a4050080df0182df01&ajs_aid=d6a4050080df0182df01&ajs_event=Clicked%2520Email&ajs_prop_emailCampaign=Free+trial&ajs_uid=PpouT09lhq&atclid=p8qkMansHXKGxAZjAgbldrxzDSq53R&utm_campaign=Free+trial&utm_content=Unusual+welcome+Email+%28Samuel+Edit%29&utm_id=30&utm_marketing_tactic=email_action&utm_medium=email&utm_source=customer.io',
title: 'What is AnyTrack?',
url: 'https://readme.anytrack.io/docs/what-is-anytrack'
});