Skip to content

Commit

Permalink
chore: update analytics reports for march 2024 (#3967, #3968)
Browse files Browse the repository at this point in the history
  • Loading branch information
hunterckx committed Apr 6, 2024
1 parent 313ae62 commit 18b18a3
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
10 changes: 5 additions & 5 deletions analytics/hca-analytics/user-analytics.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
":class: analytics-logo\n",
"```\n",
"\n",
"# HCA DCP User Analytics - February vs January 2024\n",
"# HCA DCP User Analytics - March vs February 2024\n",
"\n",
"This section displays metrics collected from Google Analytics HCA DCP Data Portal and Data Browser and compares February 2024 with the previous month (January 2024). The generation of this report is now coded in Jupiter notebooks and can be rerun easily and modified or consolidated as desired. \n",
"This section displays metrics collected from Google Analytics HCA DCP Data Portal and Data Browser and compares March 2024 with the previous month (February 2024). The generation of this report is now coded in Jupiter notebooks and can be rerun easily and modified or consolidated as desired. \n",
"\n",
"\n",
"### Key to tables\n",
Expand Down Expand Up @@ -82,8 +82,8 @@
"# DCP_ANALYTICS_START = \"2019-03-01\"\n",
"DCP_ANALYTICS_START = \"2021-01-01\"\n",
"TODAY = 'today'\n",
"PERIOD = \"2024-02\"\n",
"PREV_PERIOD = \"2024-01\"\n",
"PERIOD = \"2024-03\"\n",
"PREV_PERIOD = \"2024-02\"\n",
"SECRET_NAME = 'ANALYTICS_REPORTING_CLIENT_SECRET_PATH'\n",
"\n",
"GA3_END = \"2023-06-30\"\n",
Expand Down Expand Up @@ -565,7 +565,7 @@
}
],
"source": [
"ac.show_difference_table(\"User Sessions\", \"Social Network\", \"sessions\", \"sessionSource\", dimension_filter=\"sessionDefaultChannelGroup=@Social\", **default_params)"
"ac.show_difference_table(\"User Sessions\", \"Social Network\", \"sessions\", \"sessionSource\", dimension_filter=\"sessionDefaultChannelGroup=@Organic Social\", **default_params)"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion analytics/hca-analytics/users_over_time_history.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"Users":{"1685577600000":7778,"1682899200000":7384,"1680307200000":6467,"1677628800000":6574,"1675209600000":5855,"1672531200000":4470,"1669852800000":4684,"1667260800000":4965,"1664582400000":4891,"1661990400000":4766,"1659312000000":4304,"1656633600000":4112,"1654041600000":4182,"1651363200000":4960,"1648771200000":3899,"1646092800000":3412,"1643673600000":3104,"1640995200000":2836,"1638316800000":2394,"1635724800000":2938,"1633046400000":2584,"1630454400000":2405,"1627776000000":2496,"1625097600000":2954,"1622505600000":1891,"1619827200000":0,"1617235200000":0,"1614556800000":0,"1612137600000":0,"1609459200000":0},"Total Pageviews":{"1685577600000":44146,"1682899200000":48780,"1680307200000":39497,"1677628800000":38763,"1675209600000":30800,"1672531200000":25796,"1669852800000":26073,"1667260800000":28929,"1664582400000":29034,"1661990400000":28711,"1659312000000":27741,"1656633600000":29631,"1654041600000":30890,"1651363200000":33258,"1648771200000":29391,"1646092800000":27114,"1643673600000":22216,"1640995200000":22452,"1638316800000":19856,"1635724800000":24409,"1633046400000":22963,"1630454400000":20424,"1627776000000":21700,"1625097600000":25562,"1622505600000":16683,"1619827200000":0,"1617235200000":0,"1614556800000":0,"1612137600000":0,"1609459200000":0}}
{"Users":{"1685577600000":7778,"1682899200000":7384,"1680307200000":6467,"1677628800000":6574,"1675209600000":5855,"1672531200000":4470,"1669852800000":4684,"1667260800000":4965,"1664582400000":4891,"1661990400000":4766,"1659312000000":4304,"1656633600000":4112,"1654041600000":4182,"1651363200000":4960,"1648771200000":3899,"1646092800000":3412,"1643673600000":3104,"1640995200000":2836,"1638316800000":2394,"1635724800000":2938,"1633046400000":2584,"1630454400000":2405,"1627776000000":2496,"1625097600000":2954,"1622505600000":1891,"1619827200000":0},"Total Pageviews":{"1685577600000":44146,"1682899200000":48780,"1680307200000":39497,"1677628800000":38763,"1675209600000":30800,"1672531200000":25796,"1669852800000":26073,"1667260800000":28929,"1664582400000":29034,"1661990400000":28711,"1659312000000":27741,"1656633600000":29631,"1654041600000":30890,"1651363200000":33258,"1648771200000":29391,"1646092800000":27114,"1643673600000":22216,"1640995200000":22452,"1638316800000":19856,"1635724800000":24409,"1633046400000":22963,"1630454400000":20424,"1627776000000":21700,"1625097600000":25562,"1622505600000":16683,"1619827200000":0}}
10 changes: 5 additions & 5 deletions analytics/lungmap-analytics/analytics.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
":class: analytics-logo\n",
"```\n",
"\n",
"# LungMAP User Analytics - February vs January 2024\n",
"# LungMAP User Analytics - March vs February 2024\n",
"\n",
"This section displays metrics collected from Google Analytics for the LungMAP Data Browser at https://data-browser.lungmap.net and compares February 2024 with the previous month (January 2024). The generation of this report is now coded in Jupyter notebooks and can be rerun easily and modified or consolidated as desired.\n",
"This section displays metrics collected from Google Analytics for the LungMAP Data Browser at https://data-browser.lungmap.net and compares March 2024 with the previous month (February 2024). The generation of this report is now coded in Jupyter notebooks and can be rerun easily and modified or consolidated as desired.\n",
"\n",
"## Key to tables\n",
"\n",
Expand Down Expand Up @@ -94,8 +94,8 @@
"GA_PROPERTY = \"362871218\" # data-browser.lungmap.net - GA4\n",
"ANALYTICS_START = \"2021-05-01\"\n",
"TODAY = 'today'\n",
"PERIOD = \"2024-02\"\n",
"PREV_PERIOD = \"2024-01\"\n",
"PERIOD = \"2024-03\"\n",
"PREV_PERIOD = \"2024-02\"\n",
"SECRET_NAME = 'ANALYTICS_REPORTING_CLIENT_SECRET_PATH'\n",
"\n",
"GA3_END = \"2023-06-30\"\n",
Expand Down Expand Up @@ -546,7 +546,7 @@
}
],
"source": [
"ac.show_difference_table(\"User Sessions\", \"Social Network\", \"sessions\", \"sessionSource\", dimension_filter=\"sessionDefaultChannelGroup=@Social\", **default_params)"
"ac.show_difference_table(\"User Sessions\", \"Social Network\", \"sessions\", \"sessionSource\", dimension_filter=\"sessionDefaultChannelGroup=@Organic Social\", **default_params)"
]
},
{
Expand Down

0 comments on commit 18b18a3

Please sign in to comment.