Goal not working with pagePath filter in Analytics API -


i find conversion rates 1 of goals. however, want see results based on pages "profile/" in url. i've tried using following filter separately in analytics api add-on google sheets: ga:pagepath=@profile/ or ga:pagepath=~profile

the filter works, don't conversion hits. can help?

thanks, josh

unless goal page path of /profile should use segment rather filter. difference segment give visits include (exclude etc. depending on conditions segment) visitors via profile page, whereas filter include pageviews exact /profile page.

so looking segment definition

sessions::condition::ga:pagepath==/profile 

this limit data sessions have @ point visited profile page (but show happenend before , after).

a more convinient way segment definition define segment in ga interface, head on query explorer , select newly created segment via segments dropdown. can copy there (either id or can copy segment definition if click checkbox below dropdown).


Comments

Popular posts from this blog

What Are The Best Universities In The World?

Hard vs. Soft Water: What's The Difference?

java - Solr query version issue: Invalid version or the data in not in 'javabin' format -