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
43
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
26
Other Decks in Programming
See All in Programming
10年もののAPIサーバーにおけるCI/CDの改善の奮闘
mbook
0
740
SpecKitでどこまでできる? コストはどれくらい?
leveragestech
0
490
CSC305 Lecture 01
javiergs
PRO
1
390
iOSエンジニア向けの英語学習アプリを作る!
yukawashouhei
0
160
アメ車でサンノゼを走ってきたよ!
s_shimotori
0
130
GitHub Actions × AWS OIDC連携の仕組みと経緯を理解する
ota1022
0
240
止められない医療アプリ、そっと Swift 6 へ
medley
1
110
Go Conference 2025: Goで体感するMultipath TCP ― Go 1.24 時代の MPTCP Listener を理解する
takehaya
7
1.5k
ABEMAモバイルアプリが Kotlin Multiplatformと歩んだ5年 ─ 導入と運用、成功と課題 / iOSDC 2025
akkyie
0
320
ネイティブ製ガントチャートUIを作って学ぶUICollectionViewLayoutの威力
jrsaruo
0
130
フロントエンド開発に役立つクライアントプログラム共通のノウハウ / Universal client-side programming best practices for frontend development
nrslib
7
3.9k
ポスターセッション: 「まっすぐ行って、右!」って言ってラズパイカーを動かしたい 〜生成AI × Raspberry Pi Pico × Gradioの試作メモ〜
komofr
0
930
Featured
See All Featured
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
132
19k
Intergalactic Javascript Robots from Outer Space
tanoku
273
27k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
9
570
Git: the NoSQL Database
bkeepers
PRO
431
66k
Scaling GitHub
holman
463
140k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
51k
Raft: Consensus for Rubyists
vanstee
139
7.1k
Why You Should Never Use an ORM
jnunemaker
PRO
59
9.6k
Art, The Web, and Tiny UX
lynnandtonic
303
21k
Why Our Code Smells
bkeepers
PRO
339
57k
GitHub's CSS Performance
jonrohan
1032
460k
For a Future-Friendly Web
brad_frost
180
9.9k
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