내 커뮤니티 업적 표시줄을 확대합니다.

Adobe Experience Platform (AEP) & Apps User Groups are live to Network, learn, and share in your regional locations.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

How to separate multiple cookie values?

Avatar

Level 2

Hi, I would like to understand how to set a data element based on a portion of a cookie.

Example:

cookie=cid=123 | uid=jsmith | account=123456 | auth=UN

How can I set the values of each of these items (cid, uid, account, auth) into their own separate data elements?

Thanks for any advice!

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 8

Hi,

I'm not really sure if you can store different portions of a cookie into separate data elements since the whole value would be fed into a data element. (however, let me see if I can find some more info on this)

One way you could go about is by storing the cookie value and then passing the relevant attributes separately into a variable thru some rules.

Let me know if that works

Rahul

원본 게시물의 솔루션 보기

2 답변 개

Avatar

정확한 답변 작성자:
Level 8

Hi,

I'm not really sure if you can store different portions of a cookie into separate data elements since the whole value would be fed into a data element. (however, let me see if I can find some more info on this)

One way you could go about is by storing the cookie value and then passing the relevant attributes separately into a variable thru some rules.

Let me know if that works

Rahul

Avatar

Level 8

Hi,

Were you able to find a method to implement this?

Regards

Rahul