This guide outlines the steps to set up integration between Kameleoon and Jira to allow for seamless issue tracking and status visibility, ensuring that issues in Jira stay in sync with Kameleoon feature flags.  This integration streamlines workflows for development teams and project managers by allowing you to create, manage, and monitor feature flags via […]

Read the article

5 min

Intermediate

If you prefer to use the web plugin (the “light” version of the Chrome extension that works in other popular browsers), you will find the necessary information at the end of this article. Installation of the extension First, add the extension to Chrome. It can be downloaded here on the Chrome Web Store. Open the […]

Read the article

1 min

Advanced

As experiments become more complex, ensuring that they work effectively and are bug-free becomes more difficult. Previously, developers had two options: writing JavaScript code directly in Kameleoon and using the Previsualization feature to check it or copying and pasting code into the Chrome developer console. Both of these methods were cumbersome, lowering productivity for developers, […]

Read the article

1 min

Intermediate

The Kameleoon application provides various interfaces to quickly add or modify front-end (JavaScript) code for your campaigns’ variations. However, if you have developers in your team and plan on running a lot of experiments / personalizations, we recommend setting up a Git integration with Kameleoon. By following a simple convention, your experiment and personalization code […]

Read the article

1 min

Intermediate

Overview By using a Vercel Edge Functions with the combination of Kameleoon, you can efficiently deliver personalized content to your website’s visitors. These edge functions deploy globally via the Vercel Edge Network, allowing you to move server-side logic closer to your users for swift and efficient content delivery. For NextJS applications on Vercel, the Kameleoon […]

Read the article