Closed
Bug 1033990
Opened 11 years ago
Closed 11 years ago
GA: Adding new domains to webmaker.org view filters
Categories
(Websites :: Web Analytics, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: adam, Assigned: garethc)
Details
We're going to track Appmaker as part of the Webmaker.org suite of sites, so need to allow a couple of new domains through the view filters:
----------
1. PRODUCTION
Mozilla (small websites) / webmaker.org / webmaker.org (*.webmaker.org + *.makes.org)
Update filter "webmaker.org filter" to:
^(.*\.)*(webmaker\.org|makes\.org|appalot\.me)$
----------
2. STAGING:
Mozilla (small websites) / webmaker.org / webmaker.org (staging)
Update filter "MofoStaging|mywebmaker" to:
^(.*\.)*(mofostaging\.net|mywebmaker\.org|appmaker-integration\.herokuapp\.com)
Comment 1•11 years ago
|
||
Adam: your bugs are the best and most specific. Go regex! :)
We'll get to this soon.
| Assignee | ||
Comment 3•11 years ago
|
||
Just testing the regex in the webmaker testing GA profile. Will update the production accounts as soon as i've confirmed everything looks ok.
Flags: needinfo?(garethcull.bugs)
| Reporter | ||
Comment 4•11 years ago
|
||
(In reply to Gareth Cull [:garethc] from comment #3)
> Just testing the regex in the webmaker testing GA profile. Will update the
> production accounts as soon as i've confirmed everything looks ok.
Thanks Gareth, just FYI: the tags on appalot.me and appmaker-integration.herokuapp.com have only been live for a few hours but you should pick-up some traffic if you filter for today specifically.
| Assignee | ||
Comment 5•11 years ago
|
||
Thanks Adam. I could see GA firing on integration.herokuapp.com, but not on appalot.me yet. I tried the following urls:
http://callous-angle-789.appalot.me/app
http://stingy-design-393.appalot.me/app
Can you confirm GA should be on these urls?
| Reporter | ||
Comment 6•11 years ago
|
||
The code that generates the static HTML app pages hasn't been pushed to Appmaker prod yet, but apps generated from the staging site (they both publish to appalot.me) do have the GA code in them since today.
Here's an example: http://friendly-wrench-341.appalot.me/app
The same will be true for Prod, soon. :)
| Assignee | ||
Comment 7•11 years ago
|
||
Great. Thanks Adam. I've updated the filters now for the two profiles. You may want to rename your webmaker.org (*.webmaker.org + *.makes.org + *.appalot.me) profile to webmaker.org (production).
Let me know if you want me to make that change or keep as is.
Gareth
| Reporter | ||
Comment 8•11 years ago
|
||
Thanks Gareth, I'll leave this name as is for now as it gives some implementation detail.
Any more domains though, and we'll have to shorten it :)
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•