Ben Halpern
|
561bdb278c
|
Change value of signup in success score (#20647)
|
2024-02-18 10:30:59 -08:00 |
|
Ben Halpern
|
8eb41eef8e
|
Record billboard signup conversions (#20629)
* Record billboard signup conversions
* Update app/models/billboard_event.rb
* Modify click tracking
|
2024-02-14 14:18:57 -05:00 |
|
Ben Halpern
|
2f9769a89d
|
Add new sidebar billboard locations and remove legacy campaign area (#20562)
* Add new sidebar billboard locations
* Remove some specs
* Remove campaign tests
* Adjust tag-allowed billboards
* Fix up targeting functionality
* Fix sidebar third render
|
2024-02-08 16:55:48 +00:00 |
|
Ben Halpern
|
e7fc1bb0ce
|
Add article id and geolocation info to billboard events (#20329)
* Add article id and geolocation info to billboard events
* Confirm destroyed in rollup
|
2023-11-09 12:43:23 -05:00 |
|
Anna Buianova
|
2d6b740940
|
Renamed DisplayAd model to Billboard (#19993)
* Renamed Resource Admin: DisplayAd to Billboard
* Renamed DisplayAd to Billboard
* Added a data update script for roles
|
2023-08-28 08:09:36 -04:00 |
|
Anna Buianova
|
ffb560c2a7
|
Rename DisplayAdEvent to BillboardEvent (#19833)
|
2023-07-26 13:57:02 -04:00 |
|
Anna Buianova
|
963eea8126
|
Aliased DisplayAdEvent.display_ad_id to billboard_id (#19805)
* Aliased DisplayAdEvent.display_ad_id to billboard_id
* Allow :display_ad_id instead of :billboard_id for billboard_events in case of cache
|
2023-07-24 17:54:39 +03:00 |
|
Anna Buianova
|
3adeb14ea0
|
Take :display_ad_event params as well as :billboard_event (#19810)
|
2023-07-21 10:53:28 -04:00 |
|
Anna Buianova
|
e659dbfc00
|
Renamed display_ad_events variables and associations (#19788)
* Renamed stuff related to display_ad_events (except the model)
* Updated user billboard_events association spec
* Fixed display_ad_event factory
|
2023-07-21 14:59:28 +03:00 |
|
Anna Buianova
|
fbd2ca0453
|
Rename DisplayAdEventsController to BillboardEventsController (#19771)
|
2023-07-19 08:51:22 -04:00 |
|