mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-22 02:32:29 +02:00
22 lines
495 B
JSON
22 lines
495 B
JSON
[
|
|
{
|
|
"model": "analytics.AnalyticsTokens",
|
|
"pk": 1,
|
|
"fields": {
|
|
"name": "AA Team Public Google Analytics (Universal)",
|
|
"type": "GA-V4",
|
|
"token": "UA-186249766-2",
|
|
"send_page_views": "False",
|
|
"send_celery_tasks": "False",
|
|
"send_stats": "False"
|
|
}
|
|
},
|
|
{
|
|
"model": "analytics.AnalyticsIdentifier",
|
|
"pk": 1,
|
|
"fields": {
|
|
"identifier": "ab33e241fbf042b6aa77c7655a768af7"
|
|
}
|
|
}
|
|
]
|