elabx Posted February 18, 2020 Posted February 18, 2020 Hi everyone! I need to output different links for A/B testing of two booking engines on a website so I'd like to accomplish is to show each on 50% of the visits, is this reasoning correct? (Those will be measured by a third party js) has anyone does this? Is there a preferred PHP library I should use to accomplish this?
dragan Posted February 18, 2020 Posted February 18, 2020 You don't need PHP at all. I'd suggest to use Google Optimize (and a linked Google Analytics account where you set up your goals) instead. Here's a nice tutorial. (you can skip more or less to step 3 "Create an Experiment" - and make sure you also include the "anti-flicker" stuff at the end of step 2) 4
cstevensjr Posted February 20, 2020 Posted February 20, 2020 On 2/18/2020 at 1:05 PM, dragan said: Here's a nice tutorial. (you can skip more or less to step 3 "Create an Experiment" - and make sure you also include the "anti-flicker" stuff at the end of step 2) I learned some very useful information in that tutorial. Thanks for referencing this link.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now