Skip to content
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

Implement Caliper.io #23

Closed
honglio opened this issue Oct 29, 2014 · 2 comments
Closed

Implement Caliper.io #23

honglio opened this issue Oct 29, 2014 · 2 comments

Comments

@honglio
Copy link
Owner

honglio commented Oct 29, 2014

Caliper seems like a great fit for us so let's try it out.

I've been given a private signup.

We need this at the top of the

, only needed on /condo-search:

<script type="text/javascript"> var Caliper = { config: { apiKey: "252c0ee8-41f6-4575-84b8-1bf572be4ffc" } }; </script>

Now, download this file: https://d2yr92gots5pio.cloudfront.net/caliper.ember-0.0.3.min.js
It must be included after ember.
They have a help article for AMD/RequireJS but I don't think that applies to our component.json approach?

One thing I'm not sure of is whether we should make this an optional include, such as for running only in production later. If it's optional (i.e. controlled by environment variable), I'm not sure if we have the capability to build/not-build it via component? Anyway, for now we'll want to test it everywhere so no harm baking it in permanently for the short term.

@honglio
Copy link
Owner Author

honglio commented Nov 7, 2014

After Codeship is really worked.

@honglio honglio modified the milestones: 1.3, 1.2 Nov 7, 2014
@honglio honglio changed the title Implement Caliper Implement Caliper.io Nov 15, 2014
@honglio
Copy link
Owner Author

honglio commented Nov 15, 2014

Afraid of this tracking tool will slow down my app by waiting some js download/upload from overseas.

@honglio honglio closed this as completed Nov 15, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant