-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replace Universal Analytics tag with GA4 tag in the docs #183
Conversation
Codecov Report
@@ Coverage Diff @@
## main #183 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 7 7
Lines 1074 1074
Branches 259 259
=========================================
Hits 1074 1074 |
@virajvchaudhari any chance you could review this please? It's been open for a month. Merging this will help Xanadu give AWS feedback on traffic to the Braket plugin page in our docs. |
Hello @doctorperceptron, apologies for the delay in reviewing this PR. Could you please update it with the latest changes from main before we can merge? |
No worries, can do! |
Description of changes:
Xanadu uses Google Analytics to track visits to and interactions with our websites, including the PennyLane Plugin documentation. Google is deprecating Universal Analytics on July 1st, and this PR replaces the old UA tag with the newer GA4 tag. This change has no impact on the plugin itself.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.