Friday, 15 July 2011

javascript - Tracing the sequence of hits/urls for users who have reached a certain goal -



javascript - Tracing the sequence of hits/urls for users who have reached a certain goal -

i have question project owner want me find reply for.

i have web-site. user visits web-site , navigates between pages, instance urls {url_1, url_5, url_2, url_67, url_4}. @ end of sequence of url navigation implements action, instance "register button click" {e1}.

the task find ready-to-use from-the-box tool allows:

to track users , hits actions across web-site to filter users have reached goal (e1) to view total stack of user hits each user have reached goal {e1}

for instance “goal 28415 ‘register button click’ (2):

10.10.2013 10:56 main.html > about_us.html > contacts.html > free_trial.html > [goal28415] 12.10.2013 13:16 pm main.html > register.html > [goal28415]

if univeral analytics allows so, please can send me links proper techniques?

muchos gracias.

you can create user defined segments of sequence type (via segments->add segment->new , select sequence tab).

you can specify multiple steps plus select if steps have executed 1 after , other or if other steps in between allowed.

you can start urls (page equals /myurl) , have goal completion lastly step.

javascript google-analytics statistics analytics universal-analytics

No comments:

Post a Comment