Set Experience Cloud ID (mid) to a eVar in Processing Rules | Community
Skip to main content
Level 2
April 16, 2018

Set Experience Cloud ID (mid) to a eVar in Processing Rules

  • April 16, 2018
  • 1 reply
  • 2946 views

We would like to set "mid" to a eVar via Processing Rule.

 

On Stackoverflow there is a reply that says:
"Well PRs can populate variables based on query parameters in the collection url, so you can just skip the javascript coding and map mid query param directly to your eVar or prop.

https://stackoverflow.com/questions/46778954/how-do-i-store-a-adobe-marketing-cloud-id-in-an-evar

 

But it does not say what  we should use in PR to get the data from. I tried "Query String Parameter" (assuming it would not work).

But don't get any data.

 

Anybody knows what to use, or how to do it.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Gigazelle
Adobe Employee
Adobe Employee
April 27, 2018

You have to set the mid in the query string in order for it to work. For example:

example.com?mid=12345