Excerpt |
---|
Insert a tableau dashboard using the Tableau API and including Site Improve event tracking by using the Dashboard shortcode. |
Note |
---|
This shortcode is not enabled by default. It must be enabled by an admin on each community site that will use it. |
...
This is the JavaScript file that will be used. The file must be adding added to the Zuse code base to be included, so this attribute should only be used in coordination with the web team. The default is "dashboard". To view the on screen pop ups at Story Point Switch (for testing), use "dashboard2".
...
This is the height of the iframe. It should be formatted as a valid CSS value, for example '500px' or '80%'. The default value is '669px'. Setting the height to a percent value is usually not recommended.
hideTabs
This parameter is passed to the Tableau API when building the viz. The default is 'true'.
...