Heaven for programmers

Server Side Experiments

DuckProve comes along with the option to execute experiements and much more server side. Programmers can use our API and many already built SDK's for languages like C#, PHP, Javascript, Swift on top of it. With our API and SDK's you can perform any action you can perform on the GUI (graphical user interface). May it be creating or executeing an experiment or may it be tracking values, you can perform any action.

Static & NonStatic

When you install DuckProve you choose an approach. You either use the static approach where you save DuckProve data in your own system or the non static approach where nothing must be saved on your system. If you want to execute server side experiements you go with the static approach.

We highly recommend the static approach because it makes it possible that DuckProve is not influencing your page load times at all.