How to save a cookie data in DB

Hi, I need to capture the _ga Cookie data (Analytics Client ID) on my database:

Capture d’écran 2022-08-19 162225

Unfortunately I couldn’t find any information on how to do this and all my attempts with workflows have been dismal failures.
If anyone could point me in the right direction that would be great!

Hi @tlecfr :wave:
First install this plugin

Then do like this


Then Go to workflow tab
Screenshot 2022-08-22 at 17.05.21

Here is the cookie value

Hope it helps :slightly_smiling_face:

4 Likes

@viquarahmed07
Thanks for the brief explanation :+1:

1 Like

Thank you very much for the plugin and the explanation!

However, I would have preferred not to have to integrate the element in pages to have access to the workflow actions.

Anyone know if we can do the same thing directly with javascript?