Skip to content
This repository has been archived by the owner on Jul 3, 2023. It is now read-only.

Commit

Permalink
Update README with archive notice
Browse files Browse the repository at this point in the history
  • Loading branch information
chappy84 committed Sep 13, 2019
1 parent ca27083 commit 30a03f7
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
Archived Repo
=============
This is an archived project and is no longer supported or updated. Please do not file issues or pull-requests against this repo.

If you wish to continue to develop this code yourself, we recommend you fork it.

The project was reverse engineered from the ga.js code, which [Google now considers "legacy"][2]
We recommend you follow Google's recommendation, and [upgrade to analytics.js](https://developers.google.com/analytics/devguides/collection/upgrade/reference/gajs-analyticsjs),
at which point you can then use the [Google Analytics Measurement Protocol](https://developers.google.com/analytics/devguides/collection/protocol/v1/) to record analytics from the server side.
There are various existing PHP implementations of this protocol, which we won't recommend one. If switching, do your research, and pick a good one, or be bold, and create a new one.

[Google Analytics Server Side][1]
============================

Expand Down

0 comments on commit 30a03f7

Please sign in to comment.