Detect dark or light system mode

Detect dark or light system mode [Thumbnail image]
As developer, I do prefer dark schema for system and all my apps except Gmail on mobile 🙂 Emails still not so friendly for dark theme mode 🙂 Detect with CSS media query The prefers-color-scheme CSS media feature is used to detect if the user has requested a light or dark color theme. The user […]

Track UTM parameters for HubSpot forms like a BOSS

Track UTM parameters for HubSpot forms like a BOSS [Thumbnail image]
I think a Tracking URL is a good feature for marketing perspectives. Tracking URLs help you measure the effectiveness of your marketing campaigns by providing information to HubSpot when visitors access your site through the URL. Create a tracking URL when you want to track traffic from a campaign to a page with the HubSpot […]