Add content reader property to link_read event
This commit is contained in:
@ -25,6 +25,7 @@ import Views
|
||||
.linkRead(
|
||||
linkID: item.unwrappedID,
|
||||
slug: item.unwrappedSlug,
|
||||
reader: "WEB",
|
||||
originalArticleURL: item.unwrappedPageURLString
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user