SlideShare a Scribd company logo
experience
Advanced Experimentation Workshop
James Spittal, CEO, Web Marketing ROI
Holly Joshi, Sr. Customer Success Manager, Optimizely
Mansoor Omar, Technical Support Engineer, Optimizely
1. Tackling data problems
• Misconceptions/theories
• Data between GA and Optimizely
• How to ensure what you’re seeing is accurate
2. Overcoming common challenges faced operationally
• Writing regular expressions
• Cross-domain Optimizely
3. Making your campaign development faster and more efficient
• Optimizely Extensions
• Reducing flickering
Agenda
experience
CRO/MarTech Leadership = GSD
experience
experience
experience
All About The Data
What Optimizely measures and integrating with your data systems
1. Resolving the misconceptions
2. Implementation is the solution
3. Get the most common/most critical
right
Optimizely Data
experience
73%
… the percentage of Google Analytics implementations that are wrong (leading to
incorrect traffic numbers, incorrect revenue, etc).
Source: https://econsultancy.com/blog/10925-80-of-online-retailers-are-using-google-
analytics-incorrectly
Apples & Oranges
experience
If you’re not comparing the same thing –
you’re not going to see the same numbers.
Apples & Oranges
experience
Google Analytics Session Time-Outs (and
Optimizely End User Id)
By default, a Google Analytics session
expires after 30 minutes of user inactivity.
This is entirely different to how Optimizely
tracks a “unique visitor” (tied to Optimizely
End User Id cookie, 10 year expiry).
experience
Impressions (new Optimizely measurement
model) – How it actually works
Optimizely logs an event whenever an experiment activates (this can be seen as a ‘decision’
under the hood as an XMLHTTPRequest)
The decision carries a few pieces of information, including:
Visitor ID
The ID of the experiment / campaign which is activating
The ID of the variation the visitor is allocated to
UUID: A unique decision ID (used for deduplication)
Again, decision events are generated whenever an experiment activates, even if the visitor
has been targeted by the same experiment previously. So in a non-technical sense, you can
imagine that a decision is generated each time an experience is delivered to a visitor.
Impressions (new Optimizely measurement
model)
select
count(distinct(UUID))
from
decisions;
This deduplication on UUID is important because Optimizely clients sometimes send multiple
decisions for the same experiment activation (this is due to the batching behavior of the web
snippet).
Typically, impressions are allocated on an annual basis. So we just count up the number of
unique decision events, subtract them from the annual quota, and voila, you've got your
"impressions remaining" count for the year.
experience
Optimizely Results Screen Example
Pages misfiring/misactivating
experience
Audience Conditions – Custom JavaScript
experience
QA everything (DIY)
1. Make a spreadsheet of all of your
events, pages and audiences
2. Create a QA campaign for each, to verify
it is triggering when intended and not
triggering when it shouldn’t.
experience
Optimizely Accelerate
experience
Optimizely Accelerate
Total cost around $15k AUD, includes full events/pages/URLs/audiences QA and campaign build,
delivered by approved Optimizely Solutions Partners.
experience
experience
URLs
Custom, Cross-Domain, Multi-Page
1. Regular expressions (versus Simple
Match, Exact Match and Substring Match)
2. Multi-page tests
3. Making Optimizely work cross-domain
(and/or cross-project)
Pages & URLs
experience
1. Matching too freely
2. ‘example.com’ Matches (Substring) for:
yourdomain.com.au/example.com
Common ‘Pages’ mistakes
experience
Regular Expressions Cheat Sheet
experience
Regular Expressions Practice
1. This makes Optimizely cross-domain
work
2. In short - Injects an iFrame that allows
local storage/cookie to traverse
3. Put waitForOriginSync into your Project
JS
WaitForOriginSync
experience
WaitForOriginSync
experience
experience
Campaign Development
Extensions, Efficiencies and Performance
1. Extensions = more campaigns, faster
• Extensions 101
• Why extensions can be tricky
• Extension of extensions
2. Experiment flickering minimisation
Campaign Development
experience
Extensions
Extensions are extendable!
experience
1. Templates, modularity, performance,
strategy, operational savings…
2. Object- orientated
101
experience
1. How many input fields should we have?
2. Why is my extension not showing up/not
accessible?
3. Where did my extension go?
4. Data drops out of an extension
Challenges
experience
1. Translation
[:en]
Hello World
[:zh]
(Traditional Chinese)
2. Markdown
3. Extending extensions
Cool Use Cases
experience
Page Flash/Flickering
https://media.giphy.com/media/wdh1SvEn0E06I/giphy.g
if
1. WaitForElement & ES6
2. WaitUntil
3. See the Optimzely Developer Docs
4. Async vs. Sync
Document object model
challenges
experience
jQuery – what you need to know about
Optimizely X
Var $ = window.optimizely.get(‘jQuery’) [Optimizely jQuery] when
instrumenting jQuery in your Optimizely campaigns goes wrong versus
var $ = window.jQuery;
var $ = window.jQuery || window.optimizely.get(‘jQuery’);
experience
1. Use ‘utils’ (WaitForElement, etc)
2. Use ES6/Native JavaScript
3. Asynchronous versus synchronous
Most important things to know
experience
JavaScript Hell
Asynchronous versus synchronous
Don’t always believe what Google
PageSpeed Insights tells you 
experience
Document Object Model
experience
experience
Takeaways
Recap & Resources
1. If you need help with data analysis
problems or auditing your GA data, speak
to an Optimizely Solutions Partner or
GACP
2. Manny and Holly are available for on-
demand Optimizely support for Optimizely
customers
Next steps
experience
experience
Questions?
james@webmarketingroi.com.au
James Spittal
THANK YOU

More Related Content

What's hot

Definition of A/B testing and Case Studies by Optimizely
Definition of A/B testing and Case Studies by OptimizelyDefinition of A/B testing and Case Studies by Optimizely
Definition of A/B testing and Case Studies by Optimizely
RusseWeb
 
Optimizely, HEMA & Farfetch - Unlock the Potential of Digital Experimentation...
Optimizely, HEMA & Farfetch - Unlock the Potential of Digital Experimentation...Optimizely, HEMA & Farfetch - Unlock the Potential of Digital Experimentation...
Optimizely, HEMA & Farfetch - Unlock the Potential of Digital Experimentation...
Optimizely
 
Run High Impact Experimentation with High-quality Customer Discovery
Run High Impact Experimentation with High-quality Customer DiscoveryRun High Impact Experimentation with High-quality Customer Discovery
Run High Impact Experimentation with High-quality Customer Discovery
Optimizely
 
Optimizely Workshop: Take Action on Results with Statistics
Optimizely Workshop: Take Action on Results with StatisticsOptimizely Workshop: Take Action on Results with Statistics
Optimizely Workshop: Take Action on Results with Statistics
Optimizely
 
Metrics that Matter: Measure Experiment Impact with Optimizely's Data Platform
Metrics that Matter: Measure Experiment Impact with Optimizely's Data PlatformMetrics that Matter: Measure Experiment Impact with Optimizely's Data Platform
Metrics that Matter: Measure Experiment Impact with Optimizely's Data Platform
Optimizely
 
Performance as a feature - Scale conf
Performance as a feature - Scale confPerformance as a feature - Scale conf
Performance as a feature - Scale conf
John Clegg
 
Intuit - How to Scale Your Experimentation Program
Intuit - How to Scale Your Experimentation ProgramIntuit - How to Scale Your Experimentation Program
Intuit - How to Scale Your Experimentation Program
Optimizely
 
Program Management 101: Best Practices from Optimizely-on-Optimizely
Program Management 101: Best Practices from Optimizely-on-OptimizelyProgram Management 101: Best Practices from Optimizely-on-Optimizely
Program Management 101: Best Practices from Optimizely-on-Optimizely
Optimizely
 
Vwo talk 3 17-21
Vwo talk   3 17-21Vwo talk   3 17-21
Vwo talk 3 17-21
VWO
 
The real c in cro is communication
The real c in cro is communicationThe real c in cro is communication
The real c in cro is communication
VWO
 
Managing an Experimentation Platform by LinkedIn Product Leader
Managing an Experimentation Platform by LinkedIn Product LeaderManaging an Experimentation Platform by LinkedIn Product Leader
Managing an Experimentation Platform by LinkedIn Product Leader
Product School
 
Ff for product success
Ff for product successFf for product success
Ff for product success
VWO
 
Building a Culture of Product Experimentation by Optimizely PM
Building a Culture of Product Experimentation by Optimizely PMBuilding a Culture of Product Experimentation by Optimizely PM
Building a Culture of Product Experimentation by Optimizely PM
Product School
 
Test & Learn: Automation & Experimentation - In-Depth Discussion on Data-Driv...
Test & Learn: Automation & Experimentation - In-Depth Discussion on Data-Driv...Test & Learn: Automation & Experimentation - In-Depth Discussion on Data-Driv...
Test & Learn: Automation & Experimentation - In-Depth Discussion on Data-Driv...
Optimizely
 
MVP Design Hacks
MVP Design HacksMVP Design Hacks
MVP Design Hacks
Naresh Jain
 
Lean Startup101 2014-05-07
Lean Startup101 2014-05-07Lean Startup101 2014-05-07
Lean Startup101 2014-05-07
Guita Gopalan
 
Gamification - Compliance Training
Gamification - Compliance TrainingGamification - Compliance Training
Gamification - Compliance Training
Geniteam
 
Openbadges for e-assessment - e-assessment scotland 2013
Openbadges for e-assessment - e-assessment scotland 2013Openbadges for e-assessment - e-assessment scotland 2013
Openbadges for e-assessment - e-assessment scotland 2013
stevesidaway
 
Lean Startup Experimentation, outputs to outcomes, short version.
Lean Startup Experimentation, outputs to outcomes, short version.Lean Startup Experimentation, outputs to outcomes, short version.
Lean Startup Experimentation, outputs to outcomes, short version.
Andrew Rusling
 
NIMIWIPitch
NIMIWIPitchNIMIWIPitch
NIMIWIPitch
MosesFam
 

What's hot (20)

Definition of A/B testing and Case Studies by Optimizely
Definition of A/B testing and Case Studies by OptimizelyDefinition of A/B testing and Case Studies by Optimizely
Definition of A/B testing and Case Studies by Optimizely
 
Optimizely, HEMA & Farfetch - Unlock the Potential of Digital Experimentation...
Optimizely, HEMA & Farfetch - Unlock the Potential of Digital Experimentation...Optimizely, HEMA & Farfetch - Unlock the Potential of Digital Experimentation...
Optimizely, HEMA & Farfetch - Unlock the Potential of Digital Experimentation...
 
Run High Impact Experimentation with High-quality Customer Discovery
Run High Impact Experimentation with High-quality Customer DiscoveryRun High Impact Experimentation with High-quality Customer Discovery
Run High Impact Experimentation with High-quality Customer Discovery
 
Optimizely Workshop: Take Action on Results with Statistics
Optimizely Workshop: Take Action on Results with StatisticsOptimizely Workshop: Take Action on Results with Statistics
Optimizely Workshop: Take Action on Results with Statistics
 
Metrics that Matter: Measure Experiment Impact with Optimizely's Data Platform
Metrics that Matter: Measure Experiment Impact with Optimizely's Data PlatformMetrics that Matter: Measure Experiment Impact with Optimizely's Data Platform
Metrics that Matter: Measure Experiment Impact with Optimizely's Data Platform
 
Performance as a feature - Scale conf
Performance as a feature - Scale confPerformance as a feature - Scale conf
Performance as a feature - Scale conf
 
Intuit - How to Scale Your Experimentation Program
Intuit - How to Scale Your Experimentation ProgramIntuit - How to Scale Your Experimentation Program
Intuit - How to Scale Your Experimentation Program
 
Program Management 101: Best Practices from Optimizely-on-Optimizely
Program Management 101: Best Practices from Optimizely-on-OptimizelyProgram Management 101: Best Practices from Optimizely-on-Optimizely
Program Management 101: Best Practices from Optimizely-on-Optimizely
 
Vwo talk 3 17-21
Vwo talk   3 17-21Vwo talk   3 17-21
Vwo talk 3 17-21
 
The real c in cro is communication
The real c in cro is communicationThe real c in cro is communication
The real c in cro is communication
 
Managing an Experimentation Platform by LinkedIn Product Leader
Managing an Experimentation Platform by LinkedIn Product LeaderManaging an Experimentation Platform by LinkedIn Product Leader
Managing an Experimentation Platform by LinkedIn Product Leader
 
Ff for product success
Ff for product successFf for product success
Ff for product success
 
Building a Culture of Product Experimentation by Optimizely PM
Building a Culture of Product Experimentation by Optimizely PMBuilding a Culture of Product Experimentation by Optimizely PM
Building a Culture of Product Experimentation by Optimizely PM
 
Test & Learn: Automation & Experimentation - In-Depth Discussion on Data-Driv...
Test & Learn: Automation & Experimentation - In-Depth Discussion on Data-Driv...Test & Learn: Automation & Experimentation - In-Depth Discussion on Data-Driv...
Test & Learn: Automation & Experimentation - In-Depth Discussion on Data-Driv...
 
MVP Design Hacks
MVP Design HacksMVP Design Hacks
MVP Design Hacks
 
Lean Startup101 2014-05-07
Lean Startup101 2014-05-07Lean Startup101 2014-05-07
Lean Startup101 2014-05-07
 
Gamification - Compliance Training
Gamification - Compliance TrainingGamification - Compliance Training
Gamification - Compliance Training
 
Openbadges for e-assessment - e-assessment scotland 2013
Openbadges for e-assessment - e-assessment scotland 2013Openbadges for e-assessment - e-assessment scotland 2013
Openbadges for e-assessment - e-assessment scotland 2013
 
Lean Startup Experimentation, outputs to outcomes, short version.
Lean Startup Experimentation, outputs to outcomes, short version.Lean Startup Experimentation, outputs to outcomes, short version.
Lean Startup Experimentation, outputs to outcomes, short version.
 
NIMIWIPitch
NIMIWIPitchNIMIWIPitch
NIMIWIPitch
 

Similar to Modernize 2018: Advanced Experimentation Workshop - Web Marketing ROI & Optimizely

Let's make users happy
Let's make users happyLet's make users happy
Let's make users happy
dpuiu
 
Designing intrapreneurship program with gamified startup toolkit
Designing intrapreneurship program with gamified startup toolkitDesigning intrapreneurship program with gamified startup toolkit
Designing intrapreneurship program with gamified startup toolkit
Corporate Startup Summit
 
UX Lead Product Management
UX Lead Product ManagementUX Lead Product Management
UX Lead Product Management
John Wyatt
 
An Experimentation Framework: How to Position for Triple Digit Growth
An Experimentation Framework: How to Position for Triple Digit GrowthAn Experimentation Framework: How to Position for Triple Digit Growth
An Experimentation Framework: How to Position for Triple Digit Growth
Optimizely
 
BEST Practices - Testing & Optimization | Bredan Rendan
BEST Practices - Testing & Optimization | Bredan RendanBEST Practices - Testing & Optimization | Bredan Rendan
BEST Practices - Testing & Optimization | Bredan Rendan
Caleb Whitmore
 
Why Does My Conversion Rate Suck? Craig Sullivan, Senior Optimisation Consult...
Why Does My Conversion Rate Suck? Craig Sullivan, Senior Optimisation Consult...Why Does My Conversion Rate Suck? Craig Sullivan, Senior Optimisation Consult...
Why Does My Conversion Rate Suck? Craig Sullivan, Senior Optimisation Consult...
PRWD
 
The Leaders Guide to Getting Started with Automated Testing
The Leaders Guide to Getting Started with Automated TestingThe Leaders Guide to Getting Started with Automated Testing
The Leaders Guide to Getting Started with Automated Testing
James Briers
 
1
11
1
11
User Centered Design 101 Experience Dynamics Web Seminar 1229121780083642 3
User Centered Design 101 Experience Dynamics Web Seminar 1229121780083642 3User Centered Design 101 Experience Dynamics Web Seminar 1229121780083642 3
User Centered Design 101 Experience Dynamics Web Seminar 1229121780083642 3
Aravind Rajagopalan
 
Webinar: How to Conduct Unmoderated Remote Usability Testing
Webinar: How to Conduct Unmoderated Remote Usability TestingWebinar: How to Conduct Unmoderated Remote Usability Testing
Webinar: How to Conduct Unmoderated Remote Usability Testing
UserZoom
 
How to do usability testing and eye tracking
How to do usability testing and eye trackingHow to do usability testing and eye tracking
How to do usability testing and eye tracking
Objective Experience
 
Optimizely x Live Demo
Optimizely x Live DemoOptimizely x Live Demo
Optimizely x Live Demo
Optimizely
 
How to build confidence in your release cycle
How to build confidence in your release cycleHow to build confidence in your release cycle
How to build confidence in your release cycle
DiUS
 
3 Optimisation Decks : WAW Copenhagen - 27 Feb 2013
3 Optimisation Decks : WAW Copenhagen - 27 Feb 20133 Optimisation Decks : WAW Copenhagen - 27 Feb 2013
3 Optimisation Decks : WAW Copenhagen - 27 Feb 2013
Craig Sullivan
 
Condensed testing syrup - @OptimiseorDie @sydney sep 2011 - 4 years of testin...
Condensed testing syrup - @OptimiseorDie @sydney sep 2011 - 4 years of testin...Condensed testing syrup - @OptimiseorDie @sydney sep 2011 - 4 years of testin...
Condensed testing syrup - @OptimiseorDie @sydney sep 2011 - 4 years of testin...
Craig Sullivan
 
Mastering Paid Search Automation
Mastering Paid Search AutomationMastering Paid Search Automation
Mastering Paid Search Automation
ROI Revolution
 
Risk Driven Testing
Risk Driven TestingRisk Driven Testing
Risk Driven Testing
Jorge Boria
 
ROI: Nonprofit Technology
ROI: Nonprofit TechnologyROI: Nonprofit Technology
ROI: Nonprofit Technology
Beth Kanter
 
Creating Your Dashboard & Universal Measures with Userzoom – The Deep-Dive Ho...
Creating Your Dashboard & Universal Measures with Userzoom – The Deep-Dive Ho...Creating Your Dashboard & Universal Measures with Userzoom – The Deep-Dive Ho...
Creating Your Dashboard & Universal Measures with Userzoom – The Deep-Dive Ho...
UserZoom
 

Similar to Modernize 2018: Advanced Experimentation Workshop - Web Marketing ROI & Optimizely (20)

Let's make users happy
Let's make users happyLet's make users happy
Let's make users happy
 
Designing intrapreneurship program with gamified startup toolkit
Designing intrapreneurship program with gamified startup toolkitDesigning intrapreneurship program with gamified startup toolkit
Designing intrapreneurship program with gamified startup toolkit
 
UX Lead Product Management
UX Lead Product ManagementUX Lead Product Management
UX Lead Product Management
 
An Experimentation Framework: How to Position for Triple Digit Growth
An Experimentation Framework: How to Position for Triple Digit GrowthAn Experimentation Framework: How to Position for Triple Digit Growth
An Experimentation Framework: How to Position for Triple Digit Growth
 
BEST Practices - Testing & Optimization | Bredan Rendan
BEST Practices - Testing & Optimization | Bredan RendanBEST Practices - Testing & Optimization | Bredan Rendan
BEST Practices - Testing & Optimization | Bredan Rendan
 
Why Does My Conversion Rate Suck? Craig Sullivan, Senior Optimisation Consult...
Why Does My Conversion Rate Suck? Craig Sullivan, Senior Optimisation Consult...Why Does My Conversion Rate Suck? Craig Sullivan, Senior Optimisation Consult...
Why Does My Conversion Rate Suck? Craig Sullivan, Senior Optimisation Consult...
 
The Leaders Guide to Getting Started with Automated Testing
The Leaders Guide to Getting Started with Automated TestingThe Leaders Guide to Getting Started with Automated Testing
The Leaders Guide to Getting Started with Automated Testing
 
1
11
1
 
1
11
1
 
User Centered Design 101 Experience Dynamics Web Seminar 1229121780083642 3
User Centered Design 101 Experience Dynamics Web Seminar 1229121780083642 3User Centered Design 101 Experience Dynamics Web Seminar 1229121780083642 3
User Centered Design 101 Experience Dynamics Web Seminar 1229121780083642 3
 
Webinar: How to Conduct Unmoderated Remote Usability Testing
Webinar: How to Conduct Unmoderated Remote Usability TestingWebinar: How to Conduct Unmoderated Remote Usability Testing
Webinar: How to Conduct Unmoderated Remote Usability Testing
 
How to do usability testing and eye tracking
How to do usability testing and eye trackingHow to do usability testing and eye tracking
How to do usability testing and eye tracking
 
Optimizely x Live Demo
Optimizely x Live DemoOptimizely x Live Demo
Optimizely x Live Demo
 
How to build confidence in your release cycle
How to build confidence in your release cycleHow to build confidence in your release cycle
How to build confidence in your release cycle
 
3 Optimisation Decks : WAW Copenhagen - 27 Feb 2013
3 Optimisation Decks : WAW Copenhagen - 27 Feb 20133 Optimisation Decks : WAW Copenhagen - 27 Feb 2013
3 Optimisation Decks : WAW Copenhagen - 27 Feb 2013
 
Condensed testing syrup - @OptimiseorDie @sydney sep 2011 - 4 years of testin...
Condensed testing syrup - @OptimiseorDie @sydney sep 2011 - 4 years of testin...Condensed testing syrup - @OptimiseorDie @sydney sep 2011 - 4 years of testin...
Condensed testing syrup - @OptimiseorDie @sydney sep 2011 - 4 years of testin...
 
Mastering Paid Search Automation
Mastering Paid Search AutomationMastering Paid Search Automation
Mastering Paid Search Automation
 
Risk Driven Testing
Risk Driven TestingRisk Driven Testing
Risk Driven Testing
 
ROI: Nonprofit Technology
ROI: Nonprofit TechnologyROI: Nonprofit Technology
ROI: Nonprofit Technology
 
Creating Your Dashboard & Universal Measures with Userzoom – The Deep-Dive Ho...
Creating Your Dashboard & Universal Measures with Userzoom – The Deep-Dive Ho...Creating Your Dashboard & Universal Measures with Userzoom – The Deep-Dive Ho...
Creating Your Dashboard & Universal Measures with Userzoom – The Deep-Dive Ho...
 

Recently uploaded

Generating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and MilvusGenerating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and Milvus
Zilliz
 
Skybuffer AI: Advanced Conversational and Generative AI Solution on SAP Busin...
Skybuffer AI: Advanced Conversational and Generative AI Solution on SAP Busin...Skybuffer AI: Advanced Conversational and Generative AI Solution on SAP Busin...
Skybuffer AI: Advanced Conversational and Generative AI Solution on SAP Busin...
Tatiana Kojar
 
Taking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdfTaking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdf
ssuserfac0301
 
A Comprehensive Guide to DeFi Development Services in 2024
A Comprehensive Guide to DeFi Development Services in 2024A Comprehensive Guide to DeFi Development Services in 2024
A Comprehensive Guide to DeFi Development Services in 2024
Intelisync
 
Building Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and MilvusBuilding Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and Milvus
Zilliz
 
Artificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopmentArtificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopment
Octavian Nadolu
 
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdfMonitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Tosin Akinosho
 
Recommendation System using RAG Architecture
Recommendation System using RAG ArchitectureRecommendation System using RAG Architecture
Recommendation System using RAG Architecture
fredae14
 
Presentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of GermanyPresentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of Germany
innovationoecd
 
TrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy SurveyTrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy Survey
TrustArc
 
GraphRAG for Life Science to increase LLM accuracy
GraphRAG for Life Science to increase LLM accuracyGraphRAG for Life Science to increase LLM accuracy
GraphRAG for Life Science to increase LLM accuracy
Tomaz Bratanic
 
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
saastr
 
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAUHCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
panagenda
 
Deep Dive: Getting Funded with Jason Jason Lemkin Founder & CEO @ SaaStr
Deep Dive: Getting Funded with Jason Jason Lemkin Founder & CEO @ SaaStrDeep Dive: Getting Funded with Jason Jason Lemkin Founder & CEO @ SaaStr
Deep Dive: Getting Funded with Jason Jason Lemkin Founder & CEO @ SaaStr
saastr
 
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdfUnlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Malak Abu Hammad
 
Nordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptxNordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptx
MichaelKnudsen27
 
Nunit vs XUnit vs MSTest Differences Between These Unit Testing Frameworks.pdf
Nunit vs XUnit vs MSTest Differences Between These Unit Testing Frameworks.pdfNunit vs XUnit vs MSTest Differences Between These Unit Testing Frameworks.pdf
Nunit vs XUnit vs MSTest Differences Between These Unit Testing Frameworks.pdf
flufftailshop
 
GenAI Pilot Implementation in the organizations
GenAI Pilot Implementation in the organizationsGenAI Pilot Implementation in the organizations
GenAI Pilot Implementation in the organizations
kumardaparthi1024
 
UI5 Controls simplified - UI5con2024 presentation
UI5 Controls simplified - UI5con2024 presentationUI5 Controls simplified - UI5con2024 presentation
UI5 Controls simplified - UI5con2024 presentation
Wouter Lemaire
 
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with SlackLet's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
shyamraj55
 

Recently uploaded (20)

Generating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and MilvusGenerating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and Milvus
 
Skybuffer AI: Advanced Conversational and Generative AI Solution on SAP Busin...
Skybuffer AI: Advanced Conversational and Generative AI Solution on SAP Busin...Skybuffer AI: Advanced Conversational and Generative AI Solution on SAP Busin...
Skybuffer AI: Advanced Conversational and Generative AI Solution on SAP Busin...
 
Taking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdfTaking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdf
 
A Comprehensive Guide to DeFi Development Services in 2024
A Comprehensive Guide to DeFi Development Services in 2024A Comprehensive Guide to DeFi Development Services in 2024
A Comprehensive Guide to DeFi Development Services in 2024
 
Building Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and MilvusBuilding Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and Milvus
 
Artificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopmentArtificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopment
 
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdfMonitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdf
 
Recommendation System using RAG Architecture
Recommendation System using RAG ArchitectureRecommendation System using RAG Architecture
Recommendation System using RAG Architecture
 
Presentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of GermanyPresentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of Germany
 
TrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy SurveyTrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy Survey
 
GraphRAG for Life Science to increase LLM accuracy
GraphRAG for Life Science to increase LLM accuracyGraphRAG for Life Science to increase LLM accuracy
GraphRAG for Life Science to increase LLM accuracy
 
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
 
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAUHCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
 
Deep Dive: Getting Funded with Jason Jason Lemkin Founder & CEO @ SaaStr
Deep Dive: Getting Funded with Jason Jason Lemkin Founder & CEO @ SaaStrDeep Dive: Getting Funded with Jason Jason Lemkin Founder & CEO @ SaaStr
Deep Dive: Getting Funded with Jason Jason Lemkin Founder & CEO @ SaaStr
 
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdfUnlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
 
Nordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptxNordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptx
 
Nunit vs XUnit vs MSTest Differences Between These Unit Testing Frameworks.pdf
Nunit vs XUnit vs MSTest Differences Between These Unit Testing Frameworks.pdfNunit vs XUnit vs MSTest Differences Between These Unit Testing Frameworks.pdf
Nunit vs XUnit vs MSTest Differences Between These Unit Testing Frameworks.pdf
 
GenAI Pilot Implementation in the organizations
GenAI Pilot Implementation in the organizationsGenAI Pilot Implementation in the organizations
GenAI Pilot Implementation in the organizations
 
UI5 Controls simplified - UI5con2024 presentation
UI5 Controls simplified - UI5con2024 presentationUI5 Controls simplified - UI5con2024 presentation
UI5 Controls simplified - UI5con2024 presentation
 
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with SlackLet's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
 

Modernize 2018: Advanced Experimentation Workshop - Web Marketing ROI & Optimizely