Expand my Community achievements bar.

Check out the November edition of the Analytics Community Lens newsletter to see what's been trending in the last two months!

getPercentPageViewed implementation

Avatar

Level 1

Hey all, I implemented the getPercentPageViewed plugin but i am not able to set the cookie s_ppv . If anyone implemented it recently and got the results. Kindly share the plugin code.

3 Replies

Avatar

Community Advisor

I I just ran a quick test, and the cookie is setting for me... I used https://experienceleague.adobe.com/docs/analytics/implementation/vars/plugins/getpercentpageviewed.h...

 

Instead of setting values into props, I just did a console log:

Jennifer_Dungan_0-1668981423779.png

 

And here is the cookie:

Jennifer_Dungan_1-1668981468796.png

 

 

Are you getting a JS error? Did you install the plugin in the proper place, and are you calling it correctly?

 

Any information you can share about your implementation will help us to help you.

Avatar

Community Advisor

How have you implemented it?