Skip to main content

I have integrated Gainsight PX (javascript web sdk) in angular app.

As per GDPR, application relies on consent to collect data for analytics. This means user has the right to withdraw your consent at any time.

 

When user withdraws consent, gainsight cookies should also be removed.

 

To achive the same, I tried "aptrinsic('reset')". But after this when I checked chrome browser > Developer tools > Applications tab I still can see "apt.sid" and "apt.uid" cookies.

 

Please suggest the correct way to achive this.

Thanks in advance.

Be the first to reply!

Reply