How to record Visit ID in an eVar? | Community
Skip to main content
October 16, 2015
Solved

How to record Visit ID in an eVar?

  • October 16, 2015
  • 1 reply
  • 2439 views

Hi,

Our client wants to record visit ID in an eVar and we were looking for some kind of solution. Is there any way to do this with dynamic variables? And if not, maybe the concatenation of Visitor ID + Visit Number would work (also through dynamic variables).

We would really appreciate some help on that.

Thanks!

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

Here is a list of dynamic variable that you can use - https://docs.adobe.com/content/help/en/analytics/implementation/validate/query-parameters.html

With that said, I don't think there is a dynamic variable for Visit Number. Visit Number is calculated inside Analytics by default and not on the actual page so you'd need to use some sort of extra code and storage mechanism to have that on the client side.

1 reply

jantzen_b
Adobe Employee
jantzen_bAdobe EmployeeAccepted solution
Adobe Employee
April 23, 2020

Here is a list of dynamic variable that you can use - https://docs.adobe.com/content/help/en/analytics/implementation/validate/query-parameters.html

With that said, I don't think there is a dynamic variable for Visit Number. Visit Number is calculated inside Analytics by default and not on the actual page so you'd need to use some sort of extra code and storage mechanism to have that on the client side.