Level 2
October 5, 2018
Question
Can I get user based segments with API call rtp("get","visitor",)?
- October 5, 2018
- 1 reply
- 4917 views
Hi,
I'm trying to get visitor segments and show contents for segments not by RTP template.
I've got my own segments with API call like rtp('get','visitor',function(e){console.log(e.results)})
But it seems to be session based, After I reopen browser and call API, e.results returns nothing.
Did I misunderstand something? Is there any way to get cookie or user based segments with API call?
tested on
windows 10 64bit
Google Chrome 69.0.3497.100