Search found 11 matches
- Sun Nov 22, 2020 9:16 am
- Forum: Components
- Topic: Google Analytics Component
- Replies: 36
- Views: 7831
Re: Google Analytics Component
Does you browser fire to GA? You might have a look into the Network Traffic in the Developer View of your Browser and look for „collect“ as this is the info Google gets sent. If there is nothing your code might not work (can’t access the gtag function). You‘ll should also find an error in console lo...
- Thu Oct 29, 2020 10:20 am
- Forum: Components
- Topic: Google Analytics Component
- Replies: 36
- Views: 7831
Re: Google Analytics Component
I guess it's due to the fact that you try to access data not from player. All information are from player.SOMEFUNCTION. but $hs is a pano2VR internal variable which is not available in the player. didn't find some documentation functions player provides to access data. Hi I'm trying to add a action ...
- Wed Sep 16, 2020 11:45 am
- Forum: Components
- Topic: Panorama Lock for Pano2VR pro
- Replies: 8
- Views: 4951
Re: Panorama Lock for Pano2VR pro
Hey all, is this still latest development? I jumped in from #whitehats site: even if you use a letter instead a number in the skin.js you still have the "_key_0.onclick" events where you can see the letter typed in by number, so that the password really easy be "reversed engineered. Any solution on ...
- Thu Aug 06, 2020 11:20 pm
- Forum: Unterstützung für Pano2VR
- Topic: Einbettung Pano2VR in Homepage
- Replies: 4
- Views: 1295
Re: Einbettung Pano2VR in Homepage
da geb ich dem soulbrother diesmal nur 99,8% recht: iframe hat schon nen Nachteil: Cookie und ggf. Google Analytics sind dann nicht mehr so einfach möglich (bzw. abhängig davon, wo die VT gespeichert ist). Hostest du die Tour (ggf. gegen Geld), ist es ein Crosssite-Thema, sonst ggf. einfacher. Hoffe...
- Thu Aug 06, 2020 10:49 pm
- Forum: Pano2VR general
- Topic: Google Analytics
- Replies: 7
- Views: 2989
Re: Google Analytics
just to add up threads:
things are going on here:
viewtopic.php?f=22&t=14661&p=62773&hili ... ics#p62773
Use the GA-Component from GGnome and adjust the event-tracker as you need
things are going on here:
viewtopic.php?f=22&t=14661&p=62773&hili ... ics#p62773
Use the GA-Component from GGnome and adjust the event-tracker as you need

- Thu Aug 06, 2020 10:42 pm
- Forum: Pano2VR general
- Topic: WebVR with oculus rift
- Replies: 12
- Views: 771
Re: WebVR with oculus rift
did you update the tour/pano2vr?
There was a switch from Facebook (Oculus) to not support WebVR anymore but only WebXR.
There was a switch from Facebook (Oculus) to not support WebVR anymore but only WebXR.
- Thu Aug 06, 2020 10:39 pm
- Forum: Components
- Topic: Google Analytics Component
- Replies: 36
- Views: 7831
Re: Google Analytics Component
You can also put the ACTION (Note Change => go to URL => Javascript...." into the other hotspot templates. If you do NOT you the hotspot proxy you can specify the event (like "open link" or "run video") depending on what was clicked. ;) btw: I case you are working with consent cookies (due to GDPR) ...
- Tue Jun 30, 2020 9:42 pm
- Forum: Components
- Topic: Google Analytics Component
- Replies: 36
- Views: 7831
Re: Google Analytics Component
Just add the mouse klick event from the skin to the mouse click from video-hotspot. But adjust the event info from “note change” to “video” ..
- Fri Jun 19, 2020 11:22 pm
- Forum: Components
- Topic: Google Analytics Component
- Replies: 36
- Views: 7831
Re: Google Analytics Component
Is there a reference list like here https://ggnome.com/doc/placeholders-list/ to use the JS equivalent for the placeholders? Thanksthomas wrote: ↑Tue Jun 02, 2020 12:19 pmPlaceholders directly can not be used, but can use the Javascript equivalent for it.
$(upt) would be for example:Code: Select all
player.getNodeUserdata('_master').title
- Thu Jun 04, 2020 2:27 pm
- Forum: Components
- Topic: Google Analytics Component
- Replies: 36
- Views: 7831
Re: Google Analytics Component
Hey All, fantastic to get GA now in the tours. Due to DSGVO (German equivalent to GDPR) you'll need to get the opt-in from visitors to use GA, or am I wrong? Therefore I put the consent-cookie-request before (linked in index.html) and changed the component-text to only load the gtag in case of opt-i...
- Tue Mar 10, 2020 4:09 pm
- Forum: Pano2VR general
- Topic: Google Analytics
- Replies: 7
- Views: 2989
Re: Google Analytics
Same for me: really new but clients ask for more insights as 3DVista offers. Any help would be great.
Thanks
Maybe a topic for a next awesome tutorial
Thanks
Maybe a topic for a next awesome tutorial
