home.social

Search

483 results for “digitalbanal”

  1. @ff7 @Flo_Rian @digitalbanal @koellefornia @fahrradkoeln @zukunftfahrrad @frostpendeln Klar gibt es das in Deutschland. Wir haben Zigtausend Kfz, insbesondere Fahrzeuge von Polizeibehörden und Kommunen, mit Abstandsaufklebern versorgt, um #anderthalbmeter ins Gesetzt zu bekommen und danach die neuen Regeln zu kommunizieren.
    anderthalbmeter.adfc.koeln

  2. @Flo_Rian @digitalbanal @ADFCKoeln @koellefornia @fahrradkoeln @zukunftfahrrad @frostpendeln
    Super Idee.
    Leichter umzusetzen als DAS hier. Gesehen auf der #tourdefrancefemmes #tdff #tdff2024 #tdffNo3 in #Morteau im #Jura

    Immerhin mussten die nicht maßstabsgetreu arbeiten, sondern konnten ihren Maßstab direkt anlegen. Obs wohl wirklich stimmt? :blob_gnikniht:

    Gibt es solche Aktionen auch bei uns? Zum Beispiel während der #DeutschlandTour ?

    #velovisite #mdrztdff

  3. Und noch ein paar Bilder zum gestrigen Fahrrad Rave

  4. @Melshust Welcome M! If you use hashtags like #DigitalAnalytics or #Analytics you can begin to find communities and topics of interest. Oh @albertocairo and @infowetrust @pbump in the world of #DataViz are here too

  5. @dowodenum @melodiousowls @zoon @NICKtheRAT @fletcher @CarBlanez33 my amateur ass opted for the Arturia V Collection to coalesce with my controllers. #digitalanalog

  6. Internal links: How interlinked are the different sections of a website?

    🔵 Using adv[.]crawlytics[.]links we get a mapping of all links (source -> destination)
    🔵 Using adv[.]url_to_df we get each component of those links (scheme, domain, path, etc)
    🔵 Count the combinations of the first directories to get the number of links from/to each section of the website

    What do you think?

    #DataScience #digitalanalytics #Python #advertools #SEO

  7. Missed Marissa Goldsmith's enlightening talk on GA4? No worries! As promised we've got you covered with a recap of all her key insights, new features, and what's changed in the GA4 landscape.

    Watch the replay: youtube.com/watch?v=IOa5Bs8e12

    #GA4 #DigitalAnalytics #WordPressDC #WordPress #WPDC

  8. ব্যবসার ভবিষ্যৎ গড়তে হলে চাই সঠিক প্রযুক্তিগত সহায়তা।
    BrainCave Software তৈরি করে ইন্টেলিজেন্ট ও স্কেলেবল সফটওয়্যার, অ্যাপ ও ক্লাউড সলিউশন – একেবারে আপনার ব্যবসার জন্য কাস্টমাইজড।
    চলুন, আজই শুরু করি নতুন ডিজিটাল যাত্রা।

    #BrainCaveBengali #TechForBusiness #DigitalBangla #SoftwarePartner #ScalableSolutions

  9. After weeks learning to use #PiwikPro & data collection,
    Now, I'm cooking some dashboards and viz tools to leverage data in #LookerStudio. 😉

    Very promising. Fast learning curse & real benefits for an important segment of website owners.

    #DigitalAnalytics will be plural in the following years and Piwik Pro will play a part.

    To get more use cases, I will free up time to propose my freelance services to new PMEs projects based on Piwik Pro (core plan) + Looker Studio

    To be continued.

  10. Ich plane auf der @Edunatika eine Session zum Thema "#Unterricht s & #Curriculumsentwicklung in #Schule mit #Designthinking #Methode n im digitalanalogen blend" anzubieten. Ziel ist es meinen bisherigen Stand der Weiterentwicklung eines #Workshops vorzustellen, der #LehrerInnen erlaubt #Unterrichtsplanung digitalanalog zu denken und ggf. interessierte Mitstreiter für Weiterentwicklung zu finden... #schulentwicklung #medienbildung #NLQ @mb_nds #edunautika #fedilz #twlz #change

  11. @ingaklas
    Jedes Mal aufs Neue bin ich fassungslos, wie eklatant digitale Bildung an Schulen und bei Bildungsverantwortlichen fehlt.
    Sind da nur #digitaleAnalphabeten?
    Warum gibt es nicht überall kundige #Digitalbeauftragte, die für Neutralität, #Datensicherheit & Unabhängigkeit sorgen???
    So viel krasse Ahnungslosigkeit ...! 🙈

    Und denen müssen wir unsere Kinder anvertrauen!? 🤔
    Auf deren Kompetenz für die Bildung unserer Kinder 🤨 vertrauen?
    Bin da sehr skeptisch, ob das so richtig ist...

  12. A simple interactive Google Sheets app:

    Enter the URL of a sitemap, enter a word (or regex), and see how much content/coverage they have on the topic.

    This is made with four formulas, utilizing two functions.

    Let me know how you would like this to be improved.

    bit.ly/3yEulye

    #DataScience #SEO #SEM #DigitalMarketing #DigitalAnalytics #Analytics #Googlesheets #Excel

  13. Day 41 of #100DaysOfCode:

    Tried to parse a log file with 4.6 Billion lines until it crashed my computer. There should be a better way to do that.

    I settled for 100 Million lines. (16 minutes, and one line of code)

    You can get started here:

    bit.ly/3oQhjWw

    #DataScience #Python #SEO #DigitalAnalytics #logfile

  14. Day 40 of #100DaysOfCode:

    🟦🟦🟦🟦⬜⬜⬜⬜⬜⬜ 40%

    Added an interactive treemap visualization to the URL analysis app, to view first two levels of a website's URL structure.

    Try it out here:

    bit.ly/3U7fROl

    #DataScience #Python #SEO #SEM #DigitalAnalytics #DigitalMarketing #BrightonSEO

  15. Day 39 of #100DaysOfCode

    Custom log file analysis

    🔵 Create log files any way you want using any format you want
    🔵 Log the events you want, answer questions that you care about
    🔵 Real example with actual data

    bit.ly/4aRAkOs

    #DataScience #Python #Logfiles #DigitalMarketing #DigitalAnalytics #SEO

  16. Day 30 of #100DaysOfCode

    🟦🟦🟦⬜⬜⬜⬜⬜⬜⬜ 30%

    Update the URL analysis app to use parquet for much much better performance.

    Try it out here:

    bit.ly/3U7fROl

    #DataScience #Python #SEO #SEM #DigitalAnalytics #DigitalMarketing

  17. Finding internal broken links is much easier than external ones with the crawlytics links function.

    After crawling a website:

    🔵 Get the link summary table with crawlytics[.]links
    🔵 Filter the error pages from the crawl table by any status code you want e.g. >=400, != 200, etc.
    🔵 Merge the two tables
    🔵 Done

    Here is a notebook if you want to test it out:

    bit.ly/43dKhCB

    #advertools #DataScience #SEO #Python #DigitalAnalytics #DigitalMarketing

  18. External link analysis with the #advertools crawlytics module

    🔵 Use the links() function to map all links on website (URL, anchor text, nofollow, internal/external)
    🔵 Count the most linked-to domains
    🔵 Crawl external links and get status codes
    🔵 Locate broken external links on the website using their location and anchor text
    🔵 Enjoy

    Get a copy of the HTML report (includes link to code repo):
    bit.ly/48OowL5

    #DataScience #SEO #Crawling #Python #DigitalAnalytics #DigitalMarketing

  19. Data Science with Python for SEO Course: This Monday!
    Get the full details and join here:

    bit.ly/dsseo-course

    If you have any questions let me know, and if you think others might benefit, please let them know.

    #DataScience #SEO #Python #DigitalMarketing #DigitalAnalytics #advertools #pandas #plotly #DataVisualization

  20. In the latest release, auto-throttling* is enabled by default. The intervals between requests are dynamically adjusted to ensure you are not overwhelming servers.

    Check it out here:
    bit.ly/49kHBp4

    #SEO #TechSEO #DataScience #Python #digitalanalytics

    *magic provided by #scrapy
    2/2

  21. #GSC analysis report template - 1st version

    Discussed in #advertools office hours tomorrow

    Here's a copy of the current report. Would love any recommendations, issues, suggestions...

    bit.ly/48BApVI

    #GoogleSearchConsole #DigitalAnalytics #SEO #DataScience #Python #advertools Report created using @Posit 's Quarto

  22. ⬆️🧵 @KNIME #DataApp Examples 🧵⬇️

    #GoogleAnalytics API can be inspected via this data app given a time window, a geographical location and users/session setting. #NoCode can help you provide a custom experience for your #DigitalAnalytics use cases.

    Check the workflow at:
    hub.knime.com/-/spaces/-/latest/~R8fsXF-q1tBk5WeB/

    #lowcodenocode #datascience #dataviz #frontend #KNIME

  23. #Business #Findings
    Some major social networks obfuscate their referred traffic ilo.im/12kx7o

    “Website owners and marketers should expect that a large portion of traffic marked as ‘direct’ in their analytics was likely sent by these networks.” — Rand Fishkin

    _____
    #SocialMedia #Marketing #DigitalAnalystics #WebAnalytics #DarkSocial #Referrals #Obfuscation #Traffic #Discord #Facebook #Instagram #LinkedIn #Mastodon #Pinterest #Reddit #Slack #TikTok #Twitter #WhatsApp #Youtube