Skip to content
FacebookYouTubeX (Twitter)

Hidden Messages

One of the actions categorized in the special section of Pingstreams Design Studio is the Hidden Message.

This action allows you to send messages to the system without being visible to the end customer.

There are several applications for this action, such as conditional logic, data storage, analytics tracking, and more.

Step-by-step Guide to Using Hidden Messages

Section titled “Step-by-step Guide to Using Hidden Messages”

To use the hidden action, first, navigate to the Pingstreams dashboard and then to the Design Studio.

For this example, I will evaluate the user’s email to determine if it is a company email. If it is, I will store it as the user’s company without sharing this information with the user.

To assess the user’s email, I need to use an action called “AI Task” and insert the following prompt in its prompt section:

Analyze the email address provided by the user and respond only and exclusively with the name of their company if it is a business email.

The user’s email is: {user_email}

AI Task Configuration

Then, I will use the Hidden Message action and insert the AI-generated company information. In this scenario, we extract the user’s company from their email without sharing this information with the end user, as it is not necessary to share it with them.

Hidden Message Configuration

In the next step, I will use another action called “Set attribute” to assign the user’s company name to a new attribute, as shown in the image below.

Set Attribute Configuration

With this strategy, we can record the user’s company in a new attribute just by asking for their work email.

Hidden Messages are incredibly versatile and can be used in various scenarios:

  • Track user behavior patterns without showing the tracking to users
  • Log conversation metrics for analysis
  • Store conversion funnel data
  • Record user preferences silently
  • Set flags for complex conditional flows
  • Store intermediate calculation results
  • Maintain state information between conversation branches
  • Create invisible decision trees
  • Format data for external API calls
  • Prepare webhook payloads
  • Store processed information for later use
  • Clean and validate data before transmission
  • Build user profiles from conversation patterns
  • Store inferred demographics or interests
  • Track user engagement levels
  • Create personalization data points
  • Log internal system states
  • Store error information for troubleshooting
  • Track conversation flow paths
  • Monitor action execution results
User Input → AI Task (Sentiment Analysis) → Hidden Message (Log Sentiment Score) → Continue Flow
User Responses → Code Action (Calculate Score) → Hidden Message (Store Score) → Conditional Routing
Random Assignment → Hidden Message (Log Test Variant) → Show Variant Content → Track Results
  1. Keep It Organized: Use clear naming conventions for your hidden messages
  2. Document Your Logic: Comment on what each hidden message stores and why
  3. Avoid Overuse: Only use hidden messages when necessary to keep flows clean
  4. Privacy Compliance: Ensure hidden data collection complies with privacy laws
  5. Regular Cleanup: Periodically review and clean up unnecessary hidden data
  • Hidden messages don’t count toward the user’s visible conversation
  • They can store any text or formatted data
  • Use them to pass data between different parts of your flow
  • They’re processed in real-time like any other action
  • Can be used with variables and dynamic content

I hope you found this helpful.

If you need assistance, do not hesitate to contact us via support@pingstreams.io.

For more details, please visit www.pingstreams.com.

If you haven’t created your free account yet, start here with Pingstreams.