Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 652 Bytes

File metadata and controls

16 lines (10 loc) · 652 Bytes

A / B Testing AngularJS

You have goals that you want your visitors to accomplish (e.g., make a purchase, sign up for a newsletter) or metrics you want to improve (e.g., revenue, visit duration, bounce rate). A/B testing lets you test which version leads to the greatest improvement.

Testing Patterns
  • Headline
  • Image
  • Call to action
  • Layout

This is something I'm working on right now... coming soon, for a sneak peak check out ab.js and ab-test-service.

What is working well for you?

pull request welcome!