Search found 8 matches

by ae_registration
Fri Mar 22, 2019 7:07 am
Forum: Responsive Web Design
Topic: Problem. (in)Visible objects in BP
Replies: 4
Views: 3883

Re: Problem. (in)Visible objects in BP

Thank you very much!
by ae_registration
Thu Mar 21, 2019 8:58 am
Forum: Responsive Web Design
Topic: Problem. (in)Visible objects in BP
Replies: 4
Views: 3883

Problem. (in)Visible objects in BP

Hello!

I have several breakpoints on my page. Page uses master frame. which is also has the same breakpoints. So, I use copies of shape object (cause I have to change text size inside shape object) for 320p and 768p breakpoints on the page. Original shape object is "visible" at default and 1024p ...
by ae_registration
Sun Feb 24, 2019 12:43 pm
Forum: Off Topic Section
Topic: Best way to use Google Analytics in WB?
Replies: 22
Views: 34419

Re: Best way to use Google Analytics in WB?

Yes, I see it works. I saw you've entered the site. Well, I suppose that the problem was in my browser settings? I use incognito mode and tracking is forbidden. Possible that was the problem?
by ae_registration
Sun Feb 24, 2019 11:27 am
Forum: Off Topic Section
Topic: Best way to use Google Analytics in WB?
Replies: 22
Views: 34419

Re: Best way to use Google Analytics in WB?

https://*.com/
by ae_registration
Sun Feb 24, 2019 11:07 am
Forum: Off Topic Section
Topic: Best way to use Google Analytics in WB?
Replies: 22
Views: 34419

Re: Best way to use Google Analytics in WB?

One more thing. I've generated html output locally to see the code. The part of it is the following:

</style>
<!-- Insert Google Analytics code here --><!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-135071129-1"></script ...
by ae_registration
Sun Feb 24, 2019 10:39 am
Forum: Off Topic Section
Topic: Best way to use Google Analytics in WB?
Replies: 22
Views: 34419

Re: Best way to use Google Analytics in WB?

Yes, the sequencing was the following:
1. I've created google analytics account
2. Got my tracking code.
3. Inserted it to the html code of the master frame using Google Analytics property
4. Then save the project and republished it (entire site and Publish html files only options)
5. After that I ...
by ae_registration
Sun Feb 24, 2019 9:09 am
Forum: Off Topic Section
Topic: Best way to use Google Analytics in WB?
Replies: 22
Views: 34419

Re: Best way to use Google Analytics in WB?

Does it apply to the project with unpublished master frame page used on every page of the site? I've tried to insert snippet into Meta Tags, html properties between <body> on every page, even only on master frame page. But didn't get GA working. It continues to show 0 online. Is there exist an exact ...