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?