Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
A-B testing with WordPress
Search
Saaheel Majethia
July 22, 2018
Programming
0
38
A-B testing with WordPress
How & Why to do A/B Testing?
How to do A/B Testing with WordPress
Saaheel Majethia
July 22, 2018
Tweet
Share
More Decks by Saaheel Majethia
See All by Saaheel Majethia
How I implemented my First AB experiment in REACT?
saaheel
0
16
Other Decks in Programming
See All in Programming
Exploring: Partial and Independent Composables
blackbracken
0
100
17年周年のWebアプリケーションにTanStack Queryを導入する / Implementing TanStack Query in a 17th Anniversary Web Application
saitolume
0
250
今年のアップデートで振り返るCDKセキュリティのシフトレフト/2024-cdk-security-shift-left
tomoki10
0
210
Итераторы в Go 1.23: зачем они нужны, как использовать, и насколько они быстрые?
lamodatech
0
840
선언형 UI에서의 상태관리
l2hyunwoo
0
180
SymfonyCon Vienna 2025: Twig, still relevant in 2025?
fabpot
3
1.2k
PHPとAPI Platformで作る本格的なWeb APIアプリケーション(入門編) / phpcon 2024 Intro to API Platform
ttskch
0
260
良いユニットテストを書こう
mototakatsu
8
2.7k
「とりあえず動く」コードはよい、「読みやすい」コードはもっとよい / Code that 'just works' is good, but code that is 'readable' is even better.
mkmk884
3
490
[JAWS-UG横浜 #76] イケてるアップデートを宇宙いち早く紹介するよ!
maroon1st
0
480
From Translations to Multi Dimension Entities
alexanderschranz
2
130
Monixと常駐プログラムの勘どころ / Scalaわいわい勉強会 #4
stoneream
0
280
Featured
See All Featured
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
45
2.2k
Documentation Writing (for coders)
carmenintech
66
4.5k
The World Runs on Bad Software
bkeepers
PRO
65
11k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
5
450
Java REST API Framework Comparison - PWX 2021
mraible
28
8.3k
Raft: Consensus for Rubyists
vanstee
137
6.7k
The Pragmatic Product Professional
lauravandoore
32
6.3k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
226
22k
Fantastic passwords and where to find them - at NoRuKo
philnash
50
2.9k
Designing for humans not robots
tammielis
250
25k
Designing Experiences People Love
moore
138
23k
GraphQLとの向き合い方2022年版
quramy
44
13k
Transcript
A/B testing with WordPress Saaheel Majethia @saaheelm
None
What is A/B Testing? User A User B
What is A/B Testing? (contd...) User A Cart User B
Cart
What is A/B Testing? (contd...)
When Should You Conduct A/B Testing?
New Product Launch
New Website Launch
Marketing campaigns
CTA on Ecommerce site
Increased & Decreased conversions
What can you test using A/B Testing?
• Heading • CTA Text • CTA Button • Social
Icon • Video Ad • Layout • Design
What are the types of A/B Testing? • Split Testing
• Multi-variant Testing
Split Testing
Split Testing (contd...) Cases when A/B Split Testing to be
done on :- 1. Single CTA experiment 2. Sign up form Experiment 3. Placing ad on website
Multi-variant Testing
Multi-variant Testing (contd...) Why to go for Multi-variant testing:- •
Avoid performing successive A/B tests • Determine the impact of each variable • Measure the impact of interactions
Why A/B Testing is a Good Idea?
Content on site
User Engagement
Customer Satisfaction
Decision Making
Marketing Campaign
Increase Sales & Revenue
Design Acceptance
Tips and Best Practices of A/B testing 1. Choose good
testing tool 2. Define time span for running the experiment 3. Define segments and audience for your experiment 4. Define goals from success & failure of experiment 5. Create a knowledge database from learning
Some tools used for A/B testing • Simple Page Tester
• Title Experiments • Optimizely • Google Optimize • and many more...
References • https://wordpress.org/plugins/simple-page-tester/ • https://wordpress.org/plugins/wp-experiments-free/ • https://www.abtasty.com/multivariate-testing/ • https://wpforms.com/5-best-ab-testing-plugins-for-your-word press-forms/
• https://colorlib.com/wp/ab-split-test-wordpress-blog-plugins- tools/
Thank You Saaheel Majethia
[email protected]
Follow me @saaheelm