mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-25 06:48:01 -05:00
5c8f678ed9ac82543749756b2a0f16b6df80a2ab
This change will make it possible to track traffic by campaign instead of just by link. Note that, as is, this change will cause the campaign fullname to be included as part of the subreddit string in traffic_thingtarget and traffic_clicktarget, two tables that are not currently used anywhere in the app. To complete campaign traffic, the TargetedClickthroughsByCodename and TargetedImpressionsByCodename in lib/traffic.py:make_report() will need to be updated to store the campaign codename instead of link codename when available.
Description
No description provided
Languages
Python
54.4%
JavaScript
26.7%
HTML
11.3%
Less
4.5%
Shell
1%
Other
2%