xanaIDE
Power Member
- Sep 19, 2020
- 515
- 338
Hello everyone,
I started using Netlify to host a static website and I really like the performance.
I'm not a techy guy, I was just using the manual deployment but I will see how to use the automatic deployment from GitHub. And maybe I will use Hugo as it seems a little bit easier for me.
What I need to try now is the split testing feature, I see that we can split the traffic randomly on multiple GitHub branches (I have never used GitHub
).
But what I need to do is split the traffic based on conditions. for example, users coming from Facebook will see the site color in blue, users from Pinterest will see the site in red, and other users will see the default version (maybe based on document.referrer?).
Is this can be done with Netlify split testing? Or is there another way of doing this?
Thank you.
I started using Netlify to host a static website and I really like the performance.
I'm not a techy guy, I was just using the manual deployment but I will see how to use the automatic deployment from GitHub. And maybe I will use Hugo as it seems a little bit easier for me.
What I need to try now is the split testing feature, I see that we can split the traffic randomly on multiple GitHub branches (I have never used GitHub
But what I need to do is split the traffic based on conditions. for example, users coming from Facebook will see the site color in blue, users from Pinterest will see the site in red, and other users will see the default version (maybe based on document.referrer?).
Is this can be done with Netlify split testing? Or is there another way of doing this?
Thank you.