Toyota ha desarrollado "Walk Me" ¿La silla de ruedas del futuro? - Somosdisc@

El fabricante de automóviles japonés Toyota ha desarrollado "Walk Me", un invento que pretende ayudar a personas con movilidad reducida

Somosdisc@
Neuer Podcast 🎙️ https://podcast.opensap.info/education-newscast/ Nach den Folgen mit Praxiserfahrungen bei Nestlé und der Telekom, nun eine weitere Episode zum Thema Digital Adoption und #WalkMe - diesmal mit der Partnerperspektive
Von der Einführung zur Skalierung - Nestlés Digital Adoption-Strategie mit #WalkMe
🎧 SAP Podcasts https://lnkd.in/eYJekKtZ
🎧 Apple https://lnkd.in/efqdmv-y
🎧 Spotify https://lnkd.in/eU-AH66T
Seit 2019 erzielt Nestlé messbare Effekte – 163.000 eingesparte Stunden pro Quartal, 80% bessere Datenqualität und deutlich weniger Support-Tickets. Patrick zeigt die fünf Kern-Use-Cases und den Weg von Piloten zu Governance, Centers of Excellence und ROI-Framework #walkme

🎓 New certification: WalkMe Builder

#digitaladoption #walkme #nocode #lowcode #certification #certificate

📢 Digital Adoption Plattformen in der Praxis: Laura Hartmann berichtet über den Einsatz von WalkMe bei der Deutschen Telekom. 🎧 Höre den Podcast https://podcast.opensap.info/education-newscast/ und erfahre mehr über erfolgreiche Implementierung und Lean Adoption.
💡 Auch schauen wir auf KPIs und Erfolgsfaktoren!
#WalkMe #DigitalAdoption
Education NewsCast - Education NewsCast

Education NewsCast -
Podcast der Woche: WalkMe - Überblick, Nutzen und konkrete Einführung der Digital Adoption Plattform mit Maximilian Richter
🎧 SAP Podcasts https://podcast.opensap.info/education-newscast/2025/01/20/enc334-walkme-uberblick-nutzen-und-konkrete-einfuhrung-mit-maximilian-richter/
🎧 Apple https://podcasts.apple.com/de/podcast/enc334-walkme-%C3%BCberblick-nutzen-und-konkrete-einf%C3%BChrung/id1352307529?i=1000684656951
🎧 Spotify https://open.spotify.com/episode/6kc7CAWTieXRCp0YXWX1D7
🎙️ Maximilian stellt WalkMe vor & erklärt Funktionen wie In-App-Anleitungen oder Prozessautomatisierung. Und wir schauen auf Use Cases wie Onboarding, tägliche Nutzung komplexer Systeme sowie die Einführung.
#walkme #digitaladoption #dap #digitaladoptionplattform
Education NewsCast - ENC334 – WalkMe: Überblick, Nutzen und konkrete Einführung mit Maximilian Richter

Wir greifen im Podcast wieder das Thema

Education NewsCast -

WalkMe: Einführung und Nutzen der Digital Adoption Plattform mit Maximilian Richter
🎧 SAP Podcasts: https://podcasts.apple.com/de/podcast
🎧 Apple: https://podcasts.apple.com/de/podcast/enc334-walkme-%C3%BCberblick-nutzen-und-konkrete-einf%C3%BChrung/id1352307529?i=1000684656951
🎧 Spotify: https://open.spotify.com/episode/6kc7CAWTieXRCp0YXWX1D7

Im Podcast wird ein Überblick zu WalkMe gegeben, einer kürzlich von SAP übernommenen Digital Adoption Platform (DAP), die Unternehmen bei der Software-Nutzung unterstützt.

#walkme #digitaladoption #dap

WalkMe is a tool with many uses including guiding staff through adoption of new online platforms. You can add it to a web application by adding the snippet described in the official documentation.

If you have Content Security Policy (CSP) enabled, which you should, there is one additional step which you must follow before everything will start working.

The safest way, without compromising too much on security, is to update your Content-Security-Policy meta tag to whitelist the WalkMe Content Distribution Network (CDN) and tracking domain. An example illustrating this can be found below:

If you already have some of these set in the meta tags, you can just add the walkme domains to the end. Make sure that you include self in single quotes and end each line with a semicolon to avoid any errors.

Note that adding unsafe-eval will remove some of the security protections that Content Security Policy provides (the word “unsafe” is there to discourage you from using it). This is unfortunately a necessary evil due to the way in which WalkMe has been implemented. If you don’t add it WalkMe will not work.

https://robinjanssens.com/enabling-walkme-with-csp-content-security-policy/

WalkMe Snippet and Deployment Method Overview - WalkMe Support

What is the Snippet? The snippet is a piece of JavaScript code that allows WalkMe to appear on your site. Each WalkMe Editor account has a unique snippet