Publisher Analytics when invoking Player with shortcodes

Greetings,

I have Podlove Publisher and Player installed in Wordpress. If I use Podlove Player using the custom shortcode like in your documentation:

[podlove-web-player
  title="My episode title"
  subtitle="Episode Subtitle"
  poster="/files/path/to/poster.png"
  chapters="/files/path/to/chapters.json"
  transcripts="/files/path/to/transcripts.json"
  playlist="/files/path/to/playlist.json"
  src="http://mysite.com/mymedia.mp3"
  size="1337"
  show="My show title"
  duration="03:33"
]

Do I get analytics data for that episode?

A similar question: again, having both Podlove and Publisher and Player installed in Wordpress, if I insert Player to a podcast episode using a Gutenberg Block, but selecting “Custom”, will I get analytics for that episode?