コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

Creating a biweekly time range to breakdown visits

Avatar

Level 2

Hi folks! 

I have a team in my organisation that wants to breakdown visits they receive in their applications per sprint. This means that it should be every two weeks, from the beginning of the year and dinamically created as it moves on. 

My question is if there is a way of creating this logic on Analytics, instead of adding this information on a dataLayer and taking it from there?

 

Thank you! 

トピック

トピックはコミュニティのコンテンツの分類に役立ち、関連コンテンツを発見する可能性を広げます。

1 受け入れられたソリューション

Avatar

正解者
Community Advisor

You can create custom dates with rolling date ranges. See https://experienceleague.adobe.com/docs/analytics-platform/using/cja-components/cja-date-ranges/cust... for some examples that you can adapt for your needs.

元の投稿で解決策を見る

4 返信

Avatar

Employee Advisor

@germanroncelli You can create date range in Adobe analytics UI, where you can select that date range and report it in Adobe analytics.

https://experienceleague.adobe.com/docs/analytics/analyze/analysis-workspace/components/calendar-dat...

Avatar

Level 2

Hi, thanks for your answer! I know how to create a custom date range (in this case 14 days). 

What I need is a dinamic date range that breakdown the current year in gaps of 14 days (that we call sprints). Something like this:

germanroncelli_0-1694524658005.png

I know this can be achieved by adding a variable on a dataLayer, but by doing this I would not be able to use current data with this criteria. Is there anything Adobe-built that could work as well?

Avatar

Community Advisor and Adobe Champion

You could create a series of Segments using "Day of Year"

 

Jennifer_Dungan_0-1694527181526.png

 

Avatar

正解者
Community Advisor

You can create custom dates with rolling date ranges. See https://experienceleague.adobe.com/docs/analytics-platform/using/cja-components/cja-date-ranges/cust... for some examples that you can adapt for your needs.