Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Coffee Break: Join us on Wednesday, April 5th at 10am PT to chat with Ben Gaines, Director of Product Management for Adobe Analytics. Ben will be online to answer your Analytics and Adobe Summit questions.
SOLVED

Capturing analytics from a webpart in two report suites

Avatar

Level 1

- We have a SharePoint application. The application captures analytics in one report suite.
- On this page we have added a webpart that acts as its own application within the page and collects analytics in a separate report suite.  The webpart uses the same URL as the original application with a redirect at the end of it (#rediretpage).
- The problem is that the page that contains the webpart is now being captured in the 2nd report suite, that is for the web part analytics and not in the initial report suite.  This action stops us from getting accurate page view and visit counts on the initial page.

Does anyone have any recommendations to fix this?

1 Accepted Solution

Avatar

Correct answer by
Level 10

I'm guessing there is some overlap in your implementations. In order to have two Analytics implementations on the same page you need to change the Analytics variable name. Typically this is the s object on normal implementation.

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

I'm guessing there is some overlap in your implementations. In order to have two Analytics implementations on the same page you need to change the Analytics variable name. Typically this is the s object on normal implementation.