Skip to content

Commit

Permalink
Merge pull request #49 from PennyLaneAI/switch-to-ga4
Browse files Browse the repository at this point in the history
Switch to GA4
  • Loading branch information
timmysilv committed Jun 27, 2023
2 parents 965a1d2 + 5005b1b commit 59eaf38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@

# General information about the project.
project = 'PennyLane-AQT'
copyright = "2022, Xanadu Quantum Technologies Inc."
copyright = "2023, Xanadu Quantum Technologies Inc."
author = 'Xanadu Inc.'

add_module_names = False
Expand Down Expand Up @@ -137,7 +137,7 @@
],
"toc_overview": True,
"navbar_active_link": 3,
"google_analytics_tracking_id": "UA-130507810-1"
"google_analytics_tracking_id": "G-C480Z9JL0D"
}

edit_on_github_project = 'PennyLaneAI/pennylane-aqt'
Expand Down

0 comments on commit 59eaf38

Please sign in to comment.