Collect and forward analytics events to your Woopra tables, now at the edge.
Find it on GitHub: /edgee-cloud/woopra-component
Woopra lets you analyze and visualize the entire customer journey, from first marketing touch to product usage. Now you can use Woopra at the edge, without having to load the Woopra script on your website. This is a huge win for privacy and performance.
Here’s how Edgee events map to Woopra events:
Edgee event | Woopra Event |
---|---|
Page | Track request with name = “pv” |
Track | Track request |
User | Identify request |
To add Woopra to your project:
edgee/woopra
from the list of available components.Project name
associated with your Woopra project and click Save.When specifying the component in the Edgee Data Layer or using SDK methods, please use edgee/woopra
as the component name:
For more details on Woopra implementation, refer to the official HTTP Tracking API documentation.