|
|
|
|
|
by bouzouk
1833 days ago
|
|
We do it a bit differently (French company).
Since the only cookie that is endangered is the « third party cookie », it is very much ok to store anonymous session information in a first party cookie for all anonymous visitors.
So we store page views and utm there, and capture this data in the datawarehouse when (and only when) there is a conversion.
This is also working with returning visitors (who most likely kept the first party cookie). |
|