creating segments for daily visits of visitors and certain number of visits in a given time
hello
I am new to adobe analytics and I got stuck while trying to make new segments.
there is an event page with a daily check-in for a limited date. if you visit the page and log in, you get a certain prize every five times. e.g. 5th, 10th, 15th
I am trying to find out how often visitors participated in this event and how many people logged in 15th time.
I tried to make segments with
dimensions: logged in(prop), page name, URL, visit number, return frequency
metric: visits
I tried several versions but when I apply them and break them down, they don't seem right
the top bucket is the visitor
<identical part>
logged in = logged in
and
page name =
or
url =
and these parts are where I tried different approaches
v1 and visit number = 5
v2 then within 1day visits exists
v3 hit bucket, then within 40 days visit number = 5 and return frequency = less than 1 day
what am I missing? thanks in advance