We have introduced a new event type called Performance Events (or DMP Events). These events can be used to track sub-page events, such as ad tracking, video player event tracking, visibility tracking, social media tracking, and recommendations tracking. Use of these events require a license for the Cxense DMP.
Currently, we use these events to track ad performance (impressions and clicks) from our own ad servers (Cxense Advertising and Cxense Display). We plan to expand the use of Performance Events to track recommendations from Cxense Content, and also for tracking of conversion funnels.
You can use these events yourself to track any aspect of you website. The events are submitted using the /dmp/push method, and it is documented here:
https://wiki.cxense.com/pages/viewpage.action?pageId=29527340
You can also send the events from the browser using the sendEvent helper function:
https://wiki.cxense.com/pages/viewpage.action?pageId=29540207
You can set you own event type, and include any custom information with the event using the customParameters field. Performance Events are synchronized with Page View events using a common value in the prnd field.
You can create audience segments based on the Performance Events, for instance users who have clicked on a particular ad campaign. Look for the Performance Parameters group in the segment creation user interface.
Aggregated performance data is available through new /dmp/traffic APIs. Check the following wiki page for more details:
https://wiki.cxense.com/display/cust/Cxense+DMP+API
Comments
0 comments
Please sign in to leave a comment.