Hi mennos58292664the reason is that each visit has exactly 1 visit number (so total is really the sum of the rows).But each unique visitor can have 1 or more visits (with the according number), that means it will show up on all lines if he matches the criteria. in other words, the total for unique ...
hi scotto18071961Adobe Analytics might have default segments or at least you can easely create them yourself, see here: Compare new visitors to return visitors Basically you are looking at the visit number of the visitors: if a visitor has at least one visit with a visit number higher than 1 (2 or ...
but please do not auto-save with the same project id! I often open an existing project and investigate "just for fun". in those cases I don't want the project to be changed, it's more "do an adhoc investigation" on a certain topic or data point. and I don't want to mess the "old" project!if my inves...
I agree with Gigazelle and H_LI would change the "then" condition to "then within 1 hit" to be sure it is really a path you are looking for.remark: use falloutinstead of manually creating the segment you could follow those steps:In workspace create a new FalloutAdd the touchpoints as in your segmen...
there are a lot of websites describing the difference, eg here: Traffic Props and Conversion eVars I suggest you have a look at those pages, I think it will solve your questions (and more)
if you want the full URLs best go to data warehouse and make an export, just as suneeshkachroo suggested.if you have the URL in a prop as described above, the strings are shortened forever, no chance to get it back.
hi vaibhavskprops have a limit of 100 chars, means any string longer than that limit will be shortened. that might be the reason why some URL don't have a .html or you can't find the full URL.
I don't fully understand what you want since there is already a solution: On top of each metric (column) you can drop a "date range" to get other data within a table. or just right-click on a metric and select "add time range"/"compare to" (does not work with a date breakdown). see a good video from...
Hi vitalin58577727you have several problems in your setup:1) prop vs. evar: a prop only saves the value on a single hit when you set the value! that means your occurencies should be the amount of times you send the prop to the database (reportsuite).an eVar keeps the value as long as you defined. t...