I have two changes on my web page but I'm monitoring a bunch of variables. So what I'm able to extract from my website monitoring experiment is as follows:
Original solution: Visitors, body link click-visitors, most popular click-visitors, share-visitors.
Solution with some change: Visitors, body link click-visitors, most popular click-visitors, share-visitors.
I was wondering about simple 2 sample portion test. Take each of the monitored variable and compute portion test for original and changed solution.
I don't know if it tells me something about the overall result - if original solution is better than the solution with some change or not.
Is there something better what can I use for this purpose. I'll appreciate any of your advice.