Skip to content

Commit 83e2009

Browse files
authored
Update README.md
1 parent 09b59dc commit 83e2009

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Digital Analytics Program Government-wide Code
22

33
Provides a JavaScript file for US federal agencies to link or embed in their websites to participate in the Digital Analytics Program.
4-
The latest version 8.0 of DAP GA code contains only GA4 tracking. DAP UA data collection and reporting was retired on June 24, 2024.
4+
The latest version 8.1 of DAP GA code contains GA4 tracking only. DAP UA data collection and reporting was removed on June 24, 2024 in prepration for a global sunset of UA on July 1, 2024.
55

66
* [`Universal-Federated-Analytics.js`](Universal-Federated-Analytics.js) (full)
77
* [`Universal-Federated-Analytics-Min.js`](Universal-Federated-Analytics-Min.js) (minified)
@@ -36,9 +36,9 @@ The Federated DAP code is designed to work on all government sites, whether they
3636
already have inline, site-specific/independent GA tracking or not. Specific
3737
supported scenarios include:
3838

39-
* UA/GA4 Site Specific before the Federated code (Default Tracking Object)
40-
* UA/GA4 Site Specific after the Federated code (Default Tracking Object)
41-
* UA/GA4 Site Specific before the Federated code (Custom Tracking Object)
39+
* GA4 Site Specific before the Federated code (Default Tracking Object)
40+
* GA4 Site Specific after the Federated code (Default Tracking Object)
41+
* GA4 Site Specific before the Federated code (Custom Tracking Object)
4242
* GA4 Site Specific after the Federated code (Custom Tracking Object)
4343
* Classic GA Site Specific before the Federated code
4444
* Classic GA Site Specific after the Federated code

0 commit comments

Comments
 (0)