Appearance
Track page view (Segment) ​
Use this action to send a page view to Segment. It’s useful for understanding what content users look at most.
Add the action ​
- In the WeWeb editor, go to the
Integrationstab and add theSegmentintegration. - In an
Interfaceworkflow, click+ Add action. - Select
Segment→Track page view. - Select the
Connectionyou want to use.
Configure the action ​
- User vs Anonymous: Choose whether this page view belongs to a signed-in user (
User) or a visitor (Anonymous). - User ID / Anonymous ID: Fill the one that matches your selection.
- Page Name: Optional name like
HomeorPricing. - Category: Optional grouping like
MarketingorHelp center. - Properties: Optional details (for example
{ "url": "...", "referrer": "..." }).
Advanced options ​
- Timestamp: When the page view happened.
- Context: Extra info about the environment.
- Integrations: Control which Segment destinations receive the event.
- Message ID: A unique ID to help avoid duplicates.

