Giovani Ortolani Barbosa

Giovani Ortolani Barbosa

4 Swipes

About

Giovani has been passionate about computers since childhood, leading him to study Computer Science at USP. He developed a strong affinity for algorithms, programming languages, and computer networks. Giovani gained practical skills in leadership and teamwork through various projects. He started his career in Web Analytics at Raccoon Marketing Digital and is now a Senior Digital Analytics Analyst at Dasa, focusing on data collection architecture and agile methodologies.

Top Topics

Achievements

Coming Soon 🤞

Swipes

Overcoming Tracking Limitations in Typeform's Native Integrations: A Comprehensive Guide

Overcoming Tracking Limitations in Typeform's Native Integrations: A Comprehensive Guide

1 years ago

The native integration of Typeform with tracking tools can be limiting for users who want to customize data collection. The article provides a workaround by hijacking the gtag() used by Typeform to trigger tags via GTM. This solution applies to both cases where Typeform is embedded or when users are directed to a Typeform link. The article also offers a guide on synchronizing data layer arrays used by GTM and GA, and setting up tags for tracking events.

Convert to string custom template variable for GTM Server-Side

Convert to string custom template variable for GTM Server-Side

1 years ago

A new custom GTM Server-Side variable template has been released that can stringify any input data, particularly useful for arrays and objects. Until now, there wasn't a variable capable of this specific task. The template is awaiting approval for the GTM Template Gallery. Users can download the template.tpl file and import it into their GTM Server-Side container as a custom template variable.

Top-Notch Google Ads Audit Tool

Top-Notch Google Ads Audit Tool

Featured

Effortlessly audit your Google Ads account with Marketing Auditor. Perform 200+ automated checks to uncover optimization opportunities and save over 10 hours per audit. Generate white-label reports in minutes with 50+ pages of actionable insights. Customize your reports with professional themes or your own branding, and export them in editable formats like PowerPoint or Google Slides. This tool is the ultimate solution for efficient and impactful Google Ads audits.

How to Fix the GA4 Rogue Referral Problem in SPA Websites Trending ️‍🔥

How to Fix the GA4 Rogue Referral Problem in SPA Websites

1 years ago

The rogue referral issue impacts GA4 in single-page applications. Despite not creating a new session with a change in attribution, GA4 considers new attributions. This issue arises due to GA4's attribution dimensions with user, session, and event scopes. Changes in attribution during a session affect event-scoped dimensions in reports. GA4 uses the last-known attribution from a previous session for the current one, even if it differs from the session-scoped attribution.

Google quietly released Immutable Parameters in GTM Server-Side Documentation

Google quietly released Immutable Parameters in GTM Server-Side Documentation

1 years ago

Google has released a documentation page for GTM Server-Side, detailing 'Immutable Parameters' in the Event Data that should not be changed as it could impact Google tags functionality. Parameters like ip_override and user_agent, often desired to be modified for privacy, limit flexibility in the server-side container. Google is anticipated to enhance this documentation with more specific impacts of parameter changes.