Marketing Data Solutions with server-side GTM, BigQuery, and Google Cloud
INSERT INTO analytics_engineers (name, specialization, skills, interests)
VALUES (
'Július Selnekovič',
'marketing data',
ARRAY [
'SQL', 'Python', 'JavaScript'
],
ARRAY [
'Google Cloud Platform', 'Machine learning'
]
);
Hi! I’m Julo – a server-side Google Tag Manager specialist and digital marketing analytics engineer passionate about data and problem-solving. I originally studied philosophy but later transitioned to applied informatics. During my studies in informatics, I discovered machine learning and deep neural networks, which led me to work with data.
I currently work as a consultant for the agencies Dase(SK), Abovo Maxlead(NL), and Morefire(DE). I am a Google Cloud Platform enthusiast and outside of work, I enjoy playing guitar or shakuhachi, diving into detective stories, and reading about math.
My Main Focus Areas
Server-side GTM
BigQuery
Google Cloud
Have a Project in Mind?
Do not hesitate to contact me.
Latest from Blog
sGTM Tip: Consolidate Tags Like a Pro Using Lookup Tables
Sometimes, you find a client-side GTM (cGTM) container with multiple conversion tags with similar configurations, like three purchase Google…
Facebook Conversion API: Or How I Wrote Our Own Tag
Marketing on Facebook remains a widespread method for acquiring customers. Our clients have long used Facebook Pixel — a…
BigQuery tip – Updating data in sharded tables
If you work with sharded tables like GA4 export to BigQuery, you may encounter a situation where raw or…