1. Basic Banner Test
- Tests
banner_image
,banner_link
, andutm
attributes.
Your content here(Target Audience)
2. Date Range Test
valid date
2024-2030
expired date
3. Time Range Test
day
good morning
night
4. Language Test
- Tests
lang
by specifying languages (e.g.,en
,fr
).
5. Role Test
- Tests
roles
by restricting content to certain user roles.
6. Country Test
- Tests
geo
(included countries) andnot-geo
(excluded countries).
7. Device Test
- Tests
device
by specifying mobile, tablet, or desktop.
This content is only visible on desktop devices.
8. Operating System Test
- Tests
os
by specifying operating systems (e.g., Windows, macOS).
9. Combined Attribute Test
- Tests a mix of date, time, language, country, role, and device attributes.
Notes
- Testing Dates/Times: Make sure to adjust
start_date
,end_date
,start_time
, andend_time
to match the current date and time while testing. - Country Detection: To test
geo
andnot-geo
, you may need a VPN or IP-changing tool to view the content from specific countries. - User Roles: Log in with different user accounts (e.g., subscriber, editor) to test role-based visibility.
Leave a Reply