Keep your marketing fresh and your value proposition moving. Rotating Benefit Sequences allow you to guide visitors through a dynamic journey by displaying a series of diverse messages in a specified order.
Instead of showing the same static headline on every visit, If-So ensures that users are consistently met with a new, compelling reason to choose your brand.
This sequence is powered by a cookie. When a visitor encounters the first version, a cookie is assigned to their browser; as they progress to the next version (whether by refreshing the page or navigating to a different section of your site) the cookie updates to trigger the next message in line. There is no limit to the number of versions you can include, allowing you to build a comprehensive narrative that unfolds as the user explores your site.
Use cases
- Sequential Value Stacking: Present your benefits in a logical order – start with a high-level “Hook” on the first visit, follow up with “Specific Features” on the second, and close with “Social Proof” on the third.
- Cross-Page Benefit Continuity: Display the first part of your sequence on the homepage and the second part on the “About Us” page, ensuring the user journey feels connected and intentional.
- High-Frequency Visitor Refresh: If you have a site where users return daily (like a dashboard or news portal), rotate through a long sequence of tips or features to keep the interface from feeling stagnant.
- “Did You Know?” Series: Use a small sidebar block to rotate through ten different “Quick Facts” about your product, educating the user on your full capabilities without overwhelming them with a single long list.
- Trust-Building Rotations: Cycle through different industry-specific certifications or security badges on every page load to build a broad layer of authority and safety.
- Tiered Discount Reveals: Start with a “Welcome” message on visit one, and if the user hasn’t converted by visit three, rotate in a “First-Time Buyer” discount code to provide that final nudge.
For Digital Agencies
Digital Agency Angle: Pitch this as a “Digital Sales Assistant.” Just as a good salesperson doesn’t shout every benefit at once, a smart website should “drip-feed” information based on the visitor’s progress. You can charge for the creative and technical setup of this “virtual closer,” helping your clients transform a static homepage into an active, persuasive sales tool.
The ROI Connection: Higher Trust, Lower CPA
Every visitor has a different “pain point” that triggers a purchase.
By rotating your benefits, you increase the statistical probability of hitting the exact message that resonates with a specific user.
Instead of betting your entire marketing budget on a single headline, you are “multi-threading” your value proposition, which leads to higher page depth and lower bounce rates.
Implementation Overview
Setting up a sequence requires a “bottom-up” logic. Because If-So evaluates conditions from top to bottom, the system must check for the most “advanced” step in the sequence first. If the user hasn’t reached that step yet, it moves down the list until it finds a version they have qualified for, eventually hitting the Default Version at the very bottom.
Step 1: Create a New Trigger
Start by creating a new If-So trigger (e.g., “Home Page Benefit Sequence”). This will act as the container for your rotating messages.
Step 2: Set the Default Version (The Start)
The Default Version is located at the very bottom of your trigger. This is the first message a brand-new visitor will see.
- Content: Enter your first benefit or “Hook.”
- The Cookie: Paste the shortcode to “tag” the visitor as having seen the start:
Step 3: Create Version B (The Second Message)
Add a new version above the Default Version.
- Condition: Set this to: Cookie Name
version_seen| Value.default_seen - Content: Enter your second benefit.
- The Cookie: Add the next shortcode to update their progress:
Since this shortcode uses the same cookie name, it simply replaces the existing value from a_seen to b_seen, “upgrading” the visitor to the next step in the sequence.
Step 4: Create Version A (The Final Message)
When a visitor reaches the final version in your sequence, you have two options:
- Stop the Sequence: If you do not add a new shortcode, the visitor will continue to see this final message on all subsequent visits.
- Loop the Sequence: To start the journey over, insert the remove-cookie shortcode into your final version. This removes the progress marker entirely. On the next visit, If-So will find no cookie and return the user to the Default Version at the bottom, restarting the rotation.
Step 5: Deploy Your Sequence
Paste the main If-So trigger shortcode onto your page. On the first visit, If-So checks the top versions, finds no cookies, and shows the Default. On the second visit, it finds the a_seen cookie and stops at Version B. On the third visit, it stops at Version A.