Squarespace Google Analytics Integration

mickey

New member
Hi, I've been trying to get Google analytics working for some of our webrotate360 models to no avail. I've pasted the Global Site Tag into my page headers, and have exported the views out of Spoteditor properly with the correct Tracking ID and name. But for whatever reason it's still not tracking any events.
 

WebSupport

Active member
Hi Mickey,

Please add "events: true and "name": "your-name" properties to your webrotate snippet on the Squarespace page. There's an example on this page closer to the bottom:

https://www.webrotate360.com/blog/2015/webrotate-360-product-viewer-integration-with-squarespace.aspx

This should activate the Google Analytics integration.
 

mickey

New member
Already tried that

<div class="wr360embed-cdl" style="width:100%;height:600px;"
data-imagerotator='{"xmlfile":"https://eastvillage360.s3.amazonaws.com/360_assets/EastVillage360/EastVillage360.xml",
"events": true,
"name": "LutherWilliams360",
"lic": "xxxxxxx="}'></div>
 
Top