Skip to main content
Level 2
September 18, 2024
Frage

Please suggest how to get Unique visitors increase/decrease in percent wise from day to day comparison in freeformtable

  • September 18, 2024
  • 1 Antwort
  • 499 Ansichten

Currently i am building line chart for unique visitors with day dimension , But I would like to build unique visitors data comparsion from previous day to current day dynamically in percent wise increase / decrease

 

Dieses Thema wurde für Antworten geschlossen.

1 Antwort

juliusonyancha
Level 4
September 18, 2024

Hi @swetham1 , You can create a calculated metric from a free-form table by dropping the target date into the table, select the time you want to compare traffic against the target using compare time periods feature as shown below

 

Here is a calculated metric example of today vs yesterday % change in visits. However, I will consider using full-day traffic for accurate comparison in traffic change. For example yesterday compared to the previous day.

 

 

Here are some useful resources

https://experienceleague.adobe.com/en/docs/analytics/analyze/analysis-workspace/components/calendar-date-ranges/time-comparison

https://experienceleague.adobe.com/en/docs/analytics/components/calculated-metrics/cm-overview

 

I hope that can be useful