RESOURCES / BLOG
Blog - Page: 88
Get the latest news on the Cloudinary platform, solutions, and showcases.
Track Video Impressions in Next.js with Supabase
Tracking impressions is one of the most effective techniques for determining how well media content performs. An individual can determine which content and information users are most interested in depending on the number of impressions. A lot of applications now have either Google or Fathom analytics integrated for…
Read More ->
E-commerce product customization page in NuxtJS
One of the super-powers of modern e-commerce applications is a meaningful user experience that allows customers to demand tailor-made products and the flexibility to customize such products. This post will discuss how to build a customizable product component using Nuxt.js and Cloudinary. At the end of this tutorial,…
Read More ->
Creating Custom Video Ads in Next.js
Video advertisements are promotional content that plays before, during, or after streaming content. Video ads are currently the biggest name in the online marketplaces. They use movements and sounds to convey messages to users efficiently, leading to more significant and better user engagements. In this article, we demonstrate how to…
Read More ->
Track Video Impressions in NuxtJS with Supabase
The number of times our video has shown up in search results, social media, or a website determines the number of video impressions. On the other hand, views indicate how many times our video has been viewed. This article will show us how to track video impressions in Nuxtjs and…
Read More ->
Track Image impressions in Next.js
An impression in web statistics counts how many times a user views a particular element on a website. The element could be an ad, image, or something else. Impressions are an essential piece of data that analytics software tracks. In this article, we will learn how to use react-intersection-observer to…
Read More ->
Blur out Text in Images Using OCR in Next.js
. Introduction Some of the images we use on our websites contain text that we do not need to display. So, we can either crop the text part out, cover the text with colors, or edit the image to blur out the text. Cloudinary is a service that provides built-in…
Read More ->
Create a split effect using Next.js and splitJS
Introduction In this article, we use Splitjs to create an image split effect in nextjs. Codesandbox Find the project demo on Codesandbox. You can also find the Github repo using Github. Prerequisites Entry-level knowledge in javascript and React/Nextjs. Setting Up the Sample Project Use npx create-next-app split to…
Read More ->
Art Gallery with Neural Style Transfer in NuxtJS
Ever wished to paint like Michelangelo or Leonardo Da Vinci? – Now, it is possible using the Neural Style Transfer. In this post, we will be looking at creating a simple art gallery using the Neural style transfer. The Neural Style Transfer uses neural networks to transfer and blend the…
Read More ->
Track Image Impressions in LocalStorage and NuxtJS
An impression is when any form of digital media appears on a user’s screen. Knowing what kind of content your users often view can help you focus on delivering better content to improve user experience. This article demonstrates how to track image impressions using Intersection Observer API and store impression…
Read More ->
Start Using Cloudinary
Sign up for our free plan and start creating stunning visual experiences in minutes.
Sign Up for Free