0
votes
0answers
29 views

Tracking video viewing in website analytics

Let's say I have a page which has web part that takes URL from Youtube and show video. I want to see how many times this video has been viewed in Site Collection Web Analytics Report. Is this ...
1
vote
3answers
48 views

Use a webpart throughtout the site

Is it possible to use a webpart, f.x. a list of news on all sites, f.x. in a right column? The webpart will only be created once and then "copied" to all other sub-/sites.?
0
votes
3answers
294 views

Site Collections <target user> is a member of

There is already a webpart for this but it shows subsites etc, which is not the requirement. What I need is a webpart that will list the Site collections a target user is a member of, and it must be ...
1
vote
1answer
880 views

Display a list of subsites?

Is it possible to display a clickable, self-updating list of subsites on the top-level site? Also, is it possible to further sort the list according to the subsite category? if it is, how can you ...
3
votes
1answer
621 views

how to check if a webpart already exists on a page or not

I am adding three webparts with different titles to a given page url, but I need to check if webpart is already on page or not, here is the code i am using atm to add webpart to the page. using ...
1
vote
3answers
292 views

How to display a database table in a page, based on the current Site Collection Subsite

being new to the Sharepoint scene, I was wondering what the best approach was in this situation. I have a few customers, who all login into the Main Home site, and then get a link to their resp. ...