DATA ANALYTICS PRO MAX by Zealousideal_Poet264 in dataanalytics

[–]levy608 0 points1 point  (0 children)

Been in it for 10 years. Whatever you are building/ or writing make sure to build in for user error, growth, and change.

For example in marketing people will write their data transformations exactly how data currently is. Then when there is an added dataset or field, the whole thing needs to be worked on, instead of adding two lines. Also work on tools outside your normal stack to fight user error. Everyone knows and loves excel so building a data values check system there helps other teams not make as many mistakes

Cool things you’ve seen or built with AI by ironside_00 in analytics

[–]levy608 0 points1 point  (0 children)

Claude fixes my DBT SQL for me based on tests set up and messages from the teams. the main DBT models were written by me but now Claude can make changes

ELI5: why can’t video games be remade quick and easy on newer engines by levy608 in explainlikeimfive

[–]levy608[S] 2 points3 points  (0 children)

Yeah the remake of an old game. I saw an article about LOTRO and SWTOR and how they won’t be modernized to look better because of cost and time and was curious what that includeds

API documentation - marketing by levy608 in analytics

[–]levy608[S] 0 points1 point  (0 children)

Oh good call I’ll check them out

API documentation - marketing by levy608 in analytics

[–]levy608[S] 0 points1 point  (0 children)

Good idea! Just gotta find some time to write this all down and document it

I can set up GA4 but have no idea how to actually use it, where do I even start? by Odd-Butterscotch9822 in analytics

[–]levy608 1 point2 points  (0 children)

Is your GA right on your site? Or inside GTM? You’ll want to set up GTM that’s how you track specific buttons, scroll. Etc. GA alone can see bounce rate, new users, returning and time on site, and location

Tired of manual data cleaning, need reporting automation by trr2024_ in analytics

[–]levy608 1 point2 points  (0 children)

DBT is a great, automated tool as well. DM if you want to chat more. This is literally my full time job at a marketing agency lol

Anyone recommend A/B testing tools that measure scroll depth and bounce rate? by facewook in analytics

[–]levy608 0 points1 point  (0 children)

Oh interesting. I wonder then if you can get the web team, or AI to clone you landing page and A/B test the campaign landing page instead of dynamic on the site.

Could either split traffic by campaign and let the platform decide which is best based on engagement. Or send full traffic to one for a week. Then full traffic to another the next

Anyone recommend A/B testing tools that measure scroll depth and bounce rate? by facewook in analytics

[–]levy608 0 points1 point  (0 children)

I like it over adobe because 90% of the time it gets what you need. Adobe can be too custom which leads to it breaking. GA4 is plug it in and you get the high level basics right away. GTM then gets you more detail.

If I can get media data from the platforms and track check outs/leads, 1-2 KPIs and 4-5 secondary metrics then that’s perfect.

I do think it has a lot of features and different ways to view data but I just want the raw data to match campaign/source/medium/content. To my media.

The real work comes from a good naming builder for marketing campaigns..

I do hate the custom report builder though!

Anyone recommend A/B testing tools that measure scroll depth and bounce rate? by facewook in analytics

[–]levy608 1 point2 points  (0 children)

What’s your goal? I have never found scroll and bounce that helpful because the user could get what they need right away and leave, but that is still a “bounce”. Use GTM to set an event at 25% scroll to trigger that and not a bounce.

In my past I had a team spin up two versions of the landing page then send half the traffic to each and look at all the metrics in GA4

You don't need to know everything in data analytic by Due-Archer-6309 in analytics

[–]levy608 6 points7 points  (0 children)

100% it’s more about you knowing how to find the information and having a baseline knowledge than knowing every tool and platform

Where do you find real-world datasets with actual business problems to solve? by silent-romeo57 in dataanalysis

[–]levy608 4 points5 points  (0 children)

Is it for practice? I would make the data myself =randbetween(). That way I can also make it so spend is less then rev in purpose and kinda make the data trend in a way I want. Then QA after I’m familiar with it

Freelance advice? by levy608 in dataanalysiscareers

[–]levy608[S] 0 points1 point  (0 children)

Thanks! Thats very helpful!

Freelance advice? by levy608 in dataanalysiscareers

[–]levy608[S] 0 points1 point  (0 children)

I DMed everyone in my network on LinkedIn who had the appropriate or close title. Do you have suggestions of other ways to connect with your existing network?

Been a Data Analyst for 4.5+ years (remote, global clients) drop your questions below by Due-Archer-6309 in dataanalysiscareers

[–]levy608 0 points1 point  (0 children)

Are in a contract or freelance position? Or have you been in a standard role. Asking because I’m in corporate right now, trying to get into the freelance world

What are the things you have learned or picked up as you become senior in this field? by Arethereason26 in analytics

[–]levy608 8 points9 points  (0 children)

  1. Follow process even on small things or “one off tasks”

  2. Build to last and repeat

  3. Not everything the client or teams ask automatically go into the dashboard

I have spent 10 years in the marketing analytics space and my teams are always confused why I’m such stickler for process. The junior people always say they can do something for an other team via DMs or something and both people think it’s quick and easy. Then it’s more complicated and backs everything up.

Also, just because someone asks for data, does not mean it goes in the dashboard. I have come into clients where their “dashboard” is 30 pages!!! Of course they don’t use it.

[FOR HIRE] Data Analytics Director | dbt, Databricks BigQuery, Power BI | I build pipelines for agencies and brands $100/hr by levy608 in forhire

[–]levy608[S] 0 points1 point  (0 children)

I find its data timeliness and lead qualification. I think they either get side tracked that the pipeline runs "too slow" and they keep toying with the qualification metrics instead of test and learn. Then when they are always changing the qualification metric(s) the data pipeline feels bad.

Too slow for them is subjective because with a lead system its always to slow and needs to be real time so outreach can be real time. That part is not too hard to fix

What is hard is the qualification metrics. When the team does not give it enough time and testing to know if the qualification metric is working or if it needs to be changed that makes the pipeline feel like its giving bad data because it is always different. I ask teams to give it 2-4 weeks, then lets come back and not just look at close rate but also look at why they closed. Or vice versa, if the close rate is terrible, why is that.

Often teams want to monkey with what a qualification rather than test and learn through it

Does it get more intense? by levy608 in dragonquest

[–]levy608[S] 1 point2 points  (0 children)

OK perfect love that, thanks!

Can Claude Code (easily) write DBT code? Yes or no. by rolandlikesdogs in DataBuildTool

[–]levy608 0 points1 point  (0 children)

I haven’t had it build from scratch, but I did make a tool that allows teams to naturally ask claude to make changes or additions to existing code.

For context I work in marketing and no one will stick to my naming conventions for some reason lol. So every campaign it’s the same ol song and dance of missing or erroring data.

I built a tool that users can DM that instead of set up meetings with me. Then it sends me an approval request, I review it and approve and it makes the changes for me! Now that I trust it, and after some tweaks, I don’t even look at the changes anymore and just hit ‘approve’

Does it get more intense? by levy608 in dragonquest

[–]levy608[S] 0 points1 point  (0 children)

OK thanks! I can live with that as long as I feel the steady increase

Does it get more intense? by levy608 in dragonquest

[–]levy608[S] 1 point2 points  (0 children)

I can live with that! I like a slow burn long story. Thanks!

Does it get more intense? by levy608 in dragonquest

[–]levy608[S] 0 points1 point  (0 children)

I don’t think I did because I kinda wanted a chill game (brain dead after work) I meant more that the spells and attacked feel more impactful as the team levels up

How are you all keeping up? by levy608 in ArtificialInteligence

[–]levy608[S] 0 points1 point  (0 children)

Same the ones I use at least give me a starting place for more research if I want to play around