src-d / code-annotation

🐈 Code Annotation Tool
GNU General Public License v3.0
28 stars 26 forks source link

Create and communicate the new GA_TRACKING_ID for testing purposes #216

Closed dpordomingo closed 6 years ago

dpordomingo commented 6 years ago

As required by Prepare and deploy Production environment #215 it is needed to create a new GA_TRACKING_ID to be used for testing purposes.

The current GA_TRACKING_ID (UA-109494282-2) will be kept as Production one, so Production data won't be polluted with testing events.

When the process will finish, it should be:

Since the migration Staging → Production will be done separately, do not change current tracking URL; we'll ping you when we're ready for the migration.

The new code for testing purposes can be communicated here :point_down:

dpordomingo commented 6 years ago

As talked irl with @gomesfernanda , I updated the issue desc with this info:

When the process will finish, it should be:

Since the migration Staging → Production will be done separately, do not change current tracking URL; we'll ping you when we're ready for the migration.

gomesfernanda commented 6 years ago

GA Tracking ID created for Staging (Testing) environment. So what we have is:

Meaning, for now Staging and Production IDs will track same data (same URL). As soon as @dpordomingo pings me, I'll change Prod URL and we'll see different data.

dpordomingo commented 6 years ago

Many thanks! We'll communicate you when we're ready to migrate