The most recent content from our members.
I need to determine the device_id using cookies, but there are two types available. Could you please advise on which value to use? * amp_xxxxx : lowercase ‘amp’ with 6 digits of project API * AMP_xxxxxxxxxx : uppercase ‘AMP’ with 10 digits of project API I have read the material from the link, and it states that option 2…
Hi everyone! I’m trying to create a funnel of events while there is a redirect in the flow. Im experiencing a big drop probably because users don’t acces cookies and we are running with the disableCookies option. Specifically, the redirect happens after user registration. What are my options to keep track of users,…
I want to have amplitude events without cookies. For that, I have set the disableCookies configuration to true when amplitude.init(). The problem is that when I run amplitude.track() it creates many cookies from amplitude as can be seen down. What can I do to capture the tracks of the events without adding new cookies to…
It looks like you're new here. Sign in or register to get started.