Conversion Tracking for Organic Social Content
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Users and brand owners in social networking systems face difficulties in tracking interactions, such as comments, views, and shares, on their posted content, as this information is not easily accessible and often lacks demographic breakdowns, making it hard to assess the effectiveness of their content.
Innovation Solution
A mechanism is provided within the social networking system that allows users to define conversion events for individual posts, enabling tracking and analysis of specific interactions, such as views, tags, comments, likes, or shares, and displaying this information, possibly segmented by demographics, to the posting user.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Loss of information
If users manually review interactions by revisiting content continually, then they can obtain basic interaction data, but this process is time-consuming and lacks demographic breakdowns
Solution Approach 1:
The system automatically collects and delivers interaction data back to users through conversion tracking. When users perform actions like commenting, liking, or sharing content, the system captures these interactions and provides feedback to the content poster through accessible dashboards and notifications, eliminating the need for manual review
Solution Approach 2:
The system performs automatic tracking and analysis of interactions without requiring user intervention. The conversion tracking mechanism autonomously monitors user actions, aggregates data, and generates reports, allowing users to obtain comprehensive interaction information passively rather than actively searching for it
2Loss of information
If the system tracks all user interactions automatically, then comprehensive interaction data becomes available, but the system complexity increases
Solution Approach 1:
The tracking system is divided into modular components: conversion definitions that specify trackable actions, event listeners that capture specific interaction types, data aggregation modules that organize information, and reporting systems that present results. This segmentation allows comprehensive tracking while maintaining manageable system architecture through clear separation of concerns
Solution Approach 2:
The conversion tracking system serves multiple functions simultaneously: it tracks various interaction types (comments, likes, shares), collects demographic information, generates different types of reports, and provides real-time and historical data. This multi-functionality reduces overall system complexity by consolidating diverse tracking needs into a single unified platform
Data Source
AI summary
A user posting content to a social networking system provides a conversion definition along with the content. The conversion definition identifies a type of interaction associated with the content, such as type of interaction with the content that the user would like to track. After the content is presented to additional users, the social networking system identifies additional users performing the type of interaction with the content identified by the conversion definition. One or more metrics describing the interactions of the type of interaction associated with the content are provide to the user that posted the content.


