How to use do plug ins in adobe mobile analytics | Community
Skip to main content
November 16, 2020
Solved

How to use do plug ins in adobe mobile analytics

  • November 16, 2020
  • 2 replies
  • 1141 views

How to implement do plugins in mobile analytics? I want to know the new and repeat visitors in adobe analytics for mobile, like: s.getNewRepeat(); ? How to implement it in mobile analytics(ios)?

 

 

 

Regards,

Sheikh

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Andrey_Osadchuk

I wonder if you have tried to use the out of the box dimension Visit Number or derived segments to differentiate first time and repeat users?

 
Best wishes,
Andrey Osadchuk | Launch Inspector, Analytics Connector, Bookmarks

2 replies

Andrey_Osadchuk
Andrey_OsadchukAccepted solution
Level 10
November 16, 2020

I wonder if you have tried to use the out of the box dimension Visit Number or derived segments to differentiate first time and repeat users?

 
Best wishes,
Andrey Osadchuk | Launch Inspector, Analytics Connector, Bookmarks
khurshid
Adobe Employee
Adobe Employee
December 2, 2020

Implementation plugins are part of Javascript implementation. For, SDKs, you would need to write your own code. Or, as Andrey said, leverage Visit Number dimension to create segments.