I'm redisplaying a Google Data Studio report on my <a href="https://macrotickets.com/sports-wall/" rel="nofollow noreferrer">wordpress site</a> via the html embed box. For this particular report I don't want viewers to know the backend is data studio. I've tried readjusting the viewing size to be smaller than that of the report in hopes it would trim out the footer but have had no luck.
Below is the code placed in the html embed box:
Does anyone know how I could remove the google data studio report footer/watermark from my website?
Below is the code placed in the html embed box:
Code:
<iframe width="2000" height="1600" src="https://datastudio.google.com/embed/reporting/12EqvlygNlYq0D2zpHyNFe3CbswPAC_fT/page/xV>>>>DLB" frameborder="none" style="border:none" allowfullscreen=""></iframe>
Does anyone know how I could remove the google data studio report footer/watermark from my website?