Passing an evar value in a Calculated Metrics | Community
Skip to main content
Advance_Analyti
New Participant
January 22, 2018
Solved

Passing an evar value in a Calculated Metrics

  • January 22, 2018
  • 3 replies
  • 2221 views

I am looking to create a calculated metric where page views of a visitor per visit is more than a certain number, lets say 6 as a static number and then i want to capture the user's id through an existing evar. Can anyone help me on how to achieve this?

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 PratheepArunRaj

Dear Surabhi,

Create a segmentation with Page Views >= 'n'. n=1,,3 etc.

In calculated metrics, using 'If' function to apply the segmentation as condition and results as below.

Drop your eVar to take the results.

Thank You!

Arun

3 replies

PratheepArunRaj
New Participant
January 23, 2018

Dear Surabhi,

Create the segmentation condition within Visit Container to attribute.

Thank You!

Arun

Advance_Analyti
New Participant
January 22, 2018

Thank you. I am not sure how do you add per visit combination?

PratheepArunRaj
PratheepArunRajAccepted solution
New Participant
January 22, 2018

Dear Surabhi,

Create a segmentation with Page Views >= 'n'. n=1,,3 etc.

In calculated metrics, using 'If' function to apply the segmentation as condition and results as below.

Drop your eVar to take the results.

Thank You!

Arun