Rename photoEmbed metric fields to postUri/postAuthorDid
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -979,8 +979,8 @@ let PostFeed = ({
|
||||
ax.metric('post:photoEmbed:impression', {
|
||||
layout,
|
||||
totalImages,
|
||||
uri: post.uri,
|
||||
authorDid: post.author.did,
|
||||
postUri: post.uri,
|
||||
postAuthorDid: post.author.did,
|
||||
feedDescriptor: feedFeedback.feedDescriptor || feed,
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user